dragonfly.git
2009-06-24 Matthew DillonUSB - Fix compiler warning.
2009-06-24 Matthew DillonAMD64 - More %llX format fixes
2009-06-24 Hasso TepperMake atomic_load_acq_* and atomic_store_rel_* actually...
2009-06-24 Matthew DillonAMD64 - Fix many compile-time warnings. int/ptr type...
2009-06-24 Matthew Dillonusb ehci - Fix machine freezes from shutdown race ...
2009-06-24 Matthew DillonHAMMER Util: Fix missing check on fopen result.
2009-06-24 Matthew Dillonusb ehci - Fix machine freezes from shutdown race
2009-06-24 Matthew Dillonusb - More interrupt livelock fixes.
2009-06-23 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-23 Matthew Dillonkernel diskmbr handling - Detect maxed out slice ds_siz...
2009-06-23 Matthew Dillondisklabel - expand warning if the media is too large.
2009-06-23 Matthew Dillonfdisk - allow media sizes larger then 2TB
2009-06-23 Sascha WildnerAdd sili(4) and drm(4) manpages (from OpenBSD and NetBS...
2009-06-23 Sascha Wildnermake upgrade: Remove GNU cpio's info file, too.
2009-06-22 Hasso TepperMake all G4X chips use the new framecount register.
2009-06-22 Hasso Tepperkrealloc() behaves identically to kmalloc when passed...
2009-06-22 Hasso TepperDon't panic if drm_rmmap is called with a NULL map...
2009-06-22 Hasso TepperDon't try to setup interrupts for drivers that don...
2009-06-22 Hasso TepperCheck offsets for R300_ZB_ZPASS_ADDR.
2009-06-22 Hasso TepperAdd regs required for occlusion queries support.
2009-06-22 Hasso TepperAdd support for RV790 (HD 4890) asics.
2009-06-22 Hasso TepperRadeon microcode handling cleanup.
2009-06-22 Sepherosa ZiehauMP table: Don't mix lapic/ioapic/imcr configuration...
2009-06-22 Sepherosa ZiehauMerge mptable_check() into mptable_probe()
2009-06-22 Sepherosa ZiehauUse madt_iterate_entries() in madt_pass2()
2009-06-22 Sepherosa ZiehauACPI MADT: When locating lapic address, take Local...
2009-06-22 Sepherosa ZiehauACPI MADT: Check existance of BSP in madt_check()
2009-06-22 Sepherosa ZiehauACPI MADT: Add madt_iterate_entries()
2009-06-22 Sepherosa ZiehauUse mptable_iterate_entries() in mptable_pass2()
2009-06-22 Sepherosa ZiehauPull IMCR setting out of mptable_pass2()
2009-06-22 Sepherosa ZiehauLet mptable_pass2() call mptable_default()
2009-06-22 Sepherosa Ziehaumptable_default() only configures ioapic stuffs
2009-06-22 Sepherosa ZiehauUse mptable_iterate_entries() in mptable_pass1()
2009-06-22 Sepherosa ZiehauMP table: Remove global variables for HT fixup
2009-06-22 Sepherosa ZiehauNAPICID 16 -> 256.
2009-06-22 Sepherosa Ziehaumptable_lapic_enumerate(): Fix comment
2009-06-22 Sepherosa ZiehauRearrange mptable_lapic_enumerate() by factoring out...
2009-06-22 Sepherosa ZiehauAdd APIC_ID to extract apic id from local apic id field
2009-06-22 Sepherosa ZiehauAdd lapic_init() to map local apic
2009-06-22 Sepherosa ZiehauMP table: Pull lapic related information extraction...
2009-06-22 Sepherosa ZiehauMP table: Do preliminary checks before claiming that...
2009-06-22 Sepherosa ZiehauPut mp_nbusses and bus_data under APIC_IO
2009-06-22 Sepherosa ZiehauStaticize mp_nbusses
2009-06-22 Sepherosa ZiehauRemove bsp_apic_ready
2009-06-22 Sepherosa ZiehauCorrect the logical_cpus calculation in mptable_hyperth...
2009-06-22 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2009-06-22 Peter AvalosAdd README.DELETED to libarchive's vendor branch.
2009-06-21 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2009-06-21 Peter AvalosMerge branch 'vendor/LIBARCHIVE' (early part)
2009-06-21 Peter AvalosRename libarchive-2/ to libarchive/. No need for it...
2009-06-21 Peter AvalosRemove old versions of libarchive.
2009-06-21 Peter AvalosRemove GNU cpio.
2009-06-21 Sascha Wildnerpnpinfo(8): Oops, add missing semicolons.
2009-06-21 Sascha Wildnerdiff(1): Commit our patches to contrib/ and get rid...
2009-06-21 Peter AvalosMerge branch 'master' of /home/www-data/gitweb/dragonfly
2009-06-21 Peter AvalosMerge branch 'vendor/LESS'
2009-06-21 Peter AvalosUpgrade to less-429.
2009-06-21 Peter AvalosAdd README.DELETED to the vendor/LESS branch.
2009-06-21 Peter AvalosMerge branch 'vendor/LESS'
2009-06-21 Sascha Wildnerpnpinfo(8): isolation_protocol() takes no arguments.
2009-06-21 Peter AvalosMove less-4/ to less/. No need for versioned directories.
2009-06-21 Peter AvalosRemove old versions of less.
2009-06-21 Peter AvalosAdd MD, optimized versions of string functions for...
2009-06-21 Peter AvalosAdd amd64 assembly versions of div(3), ldiv(3), and...
2009-06-21 Peter AvalosUpdate some of the amd64 parts of libc:
2009-06-21 Peter AvalosSync with i386's _fpmath.h:
2009-06-21 Peter AvalosDefine an END() macro for use in i386 and amd64 assembl...
2009-06-21 Peter AvalosRemove dead code (_ARCH_INDIRECT) from <machine/asm.h>.
2009-06-21 Peter AvalosAllow pre-2.3 systems to build the new version of file.
2009-06-21 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-21 Matthew DillonHAMMER VFS - Implement inode number matching against...
2009-06-21 Matthew Dilloncpdup - Do not create a .tmp file and rename if the...
2009-06-21 Peter AvalosMerge branch 'vendor/FILE'
2009-06-20 Peter AvalosUpgrade to file-5.03.
2009-06-20 Matthew DillonHAMER VFS - Cache additional b-tree nodes in directory.
2009-06-20 Peter AvalosMerge branch 'vendor/FILE'
2009-06-20 Peter AvalosAdd README.DELETED to file's vendor branch.
2009-06-20 Peter AvalosMerge branch 'vendor/FILE'
2009-06-20 Peter AvalosMerge branch 'vendor/FILE' (early part)
2009-06-20 Peter AvalosMove file-4/ to file/. We don't need a versioned direc...
2009-06-20 Peter AvalosRemove old versions of file.
2009-06-20 Matthew DillonHAMMER VFS - Add hinting capability to block allocator...
2009-06-20 Matthew Dilloniostat - Increase the tps field width from 3 to 4.
2009-06-20 Peter AvalosMerge branch 'vendor/OPENSSH'
2009-06-20 Peter AvalosUpgrade to OpenSSH-5.2p1.
2009-06-20 Peter AvalosAdd README.DELETED to the OpenSSH's vendor branch.
2009-06-20 Peter AvalosMerge branch 'vendor/OPENSSH'
2009-06-20 Peter AvalosMerge branch 'vendor/OPENSSH' (early part)
2009-06-20 Peter AvalosMove openssh-5/ to openssh/. We don't need a versioned...
2009-06-20 Peter AvalosRemove old versions of OpenSSH.
2009-06-20 Sascha Wildnerlibmd: Raise WARNS to 2 and fix a warning.
2009-06-20 Sascha WildnerRaise WARNS level of several libraries.
2009-06-20 Sascha WildnerAdd sys/boot/pc32/boot0sio to the build.
2009-06-20 Matthew DillonHAMMER UTILITY - reorg cache, add -C, document blockmap...
2009-06-20 Matthew DillonHAMMER (and kernel) - Fix cpu-bound kernel thread issue.
2009-06-19 Matthew DillonHAMMER UTIL - Add -C cachesize option to improve the...
2009-06-19 Matthew DillonHAMMER UTIL - Add minor verboseness to "show"
2009-06-19 Matthew DillonAHCI - Correct prdbc warning.
2009-06-19 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-19 Matthew DillonSILI - Minor fixes and adjustments.
next