dragonfly.git
2010-04-16 Antonio Huete... dsched - Correct some length modifiers to fix buildkern... v2.7.1
2010-04-16 Sascha WildnerAdd more __printflike()'s and fix resulting fallout.
2010-04-16 Sascha WildnerMove memmove(), strcasecmp() and strncasecmp() in ...
2010-04-16 YONETANI Tomokazuifconfig(1) - fix autoloading of kernel module
2010-04-16 Sascha Wildnermmc(4): Remove two unneeded .PATH lines in the Makefiles.
2010-04-16 Sascha WildnerAdd a condvar(9) manual page (based on FreeBSD's).
2010-04-16 Sascha WildnerBring in FreeBSD's MMC (MultiMediaCard) stack.
2010-04-16 Sascha Wildner<sys/kthread.h>: Add some __printflike()'s.
2010-04-16 Sascha Wildnerdsched: Fix x86_64 buildkernel.
2010-04-16 Matthew DillonHAMMER Util - Add 'checkmap', adjust hammer show
2010-04-15 Alex Hornungdsched - Change loader policy tunables (again)
2010-04-15 Alex Hornungdsched_fq - bump minor version
2010-04-15 Alex Hornungdsched_fq - Remove stale comment
2010-04-15 Alex Hornungdsched - change loader tunables
2010-04-15 Alex Hornungdsched_fq - Avoid a rare div by 0
2010-04-15 Alex Hornungdsched_fq - Refactor fqp allocation/destruction
2010-04-15 Alex Hornungdsched_fq - Avoid int64 overflow on total_budget
2010-04-15 Alex Hornungdsched_fq - Fix some issues, sprinkle some asserts
2010-04-15 Alex Hornungdsched_fq - decentralize balancing code
2010-04-15 Alex Hornungdsched_fq - Refactor fq_balance_thread
2010-04-15 Alex Hornungdsched_fq - Finalize switch to new disk-busy calc
2010-04-15 Alex Hornungdsched_fq - Refactor and clean; handle flushes
2010-04-15 Alex Hornungprint_backtrace - Take parameter count
2010-04-15 Alex Hornungdsched_fq - properly drain all queues on teardown
2010-04-15 Alex Hornungdsched_fq - minor cleanup and fix
2010-04-15 Alex Hornungdsched_fq - Improve performance, reduce idle time
2010-04-15 Alex Hornungdsched_fq - Improve disk busy-% calculation
2010-04-15 Alex Hornungdsched - Implement priorities and other improvements
2010-04-15 Alex Hornungdsched - Add the FQ policy
2010-04-15 Alex Hornungdsched - Tie the dsched framework into the system
2010-04-15 Alex Hornungdsched - import the I/O scheduler framework dsched
2010-04-15 Matthew Dillonsystem boot - Fix savecore when swapdev != dumpdev
2010-04-15 Sascha Wildner<sys/buf2.h>: Add bioq_takefirst() from FreeBSD for...
2010-04-15 Sascha WildnerRemove the inclusion of <machine/bus_at386.h> from...
2010-04-14 Matthew DillonMerge remote branch 'rpaulo/net80211-update'
2010-04-14 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-04-14 Rui PauloFix build with DIAGNOSTIC.
2010-04-14 Rui PauloUpdate to new if_clone API.
2010-04-14 Rui PauloFix kernel build.
2010-04-14 Rui PauloFix build.
2010-04-14 Rui PauloDisable not yet ported drivers.
2010-04-14 Rui PauloFix wlan_acl and replace kern_firmware with subr_firmware.
2010-04-14 Rui PauloRemove references to ether_snprintf.
2010-04-14 Antonio Huete... libc - Return ENOSYS in both mlockall() / munlockall()
2010-04-14 Matthew DillonHAMMER VFS - Fix hammer lock assertion panic when REDO...
2010-04-14 Sascha WildnerClean up some remains from the gcc2 days.
2010-04-13 Matthew DillonMerge remote branch 'rpaulo/net80211-update'
2010-04-13 Rui PauloAdd AH_SUPPORT_AR5416 always.
2010-04-13 Rui PauloDisable ndis for now.
2010-04-13 Rui PauloFix for new net80211 options
2010-04-13 Matthew DillonMerge remote branch 'crater/master' into net80211-update
2010-04-13 Rui PauloUpdate for new ratectl.
2010-04-13 Rui PauloMerge branch 'master' into net80211-update
2010-04-13 Alex Hornungnata - Drop pending requests on dump
2010-04-13 Alex Hornungata - Fix dumping of old ata driver
2010-04-13 Sascha WildnerFix i386 buildworld.
2010-04-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-04-12 Matthew DillonMerge branch 'net80211-update' of git://leaf.dragonflyb...
2010-04-12 Sascha Wildnersleep.9: Document mtxsleep() and tsleep_interlock().
2010-04-10 Sascha WildnerFix LINT build.
2010-04-10 Sascha WildnerAdd -Wold-style-definition to WARNS >= 3 and fix the...
2010-04-10 Sascha WildnerIn man9 manual pages, add some references to where...
2010-04-10 Stathis KamperisACPI: Don't unlock in lock's error path
2010-04-10 YONETANI TomokazuACPI - disable ACPIIO_ACKSLPSTATE
2010-04-10 Sascha Wildnermount_portal(8): Raise WARNS to 6.
2010-04-10 Sascha Wildnermount_nwfs(8): Raise WARNS to 6.
2010-04-10 Sascha WildnerConstify ncp_error()'s fmt argument.
2010-04-10 Sascha Wildnersysctl(8): Raise WARNS to 6.
2010-04-10 Sascha WildnerInstall the boot(8) manual page too during 64 bit install.
2010-04-10 Sascha Wildnermalloc.3: Remove some phkmalloc specific info in the...
2010-04-10 YONETANI Tomokazuwindow(1): Perform NULL check before strcmp() rather...
2010-04-09 Jan Lentfersili.4: Mention support for both versions of 3124 chips.
2010-04-09 Alex Hornunglinux emu - Refactor open code
2010-04-09 Alex Hornunglinux emu - support O_DIRECTORY for open syscall
2010-04-09 Sascha Wildnerwindow(1): Remove __RCSID & friends.
2010-04-09 Sascha Wildnerrcorder(8): Remove __RCSID & friends.
2010-04-08 Sascha Wildnerhotplugd(8): We have __dead2 for __attribute__((__noret...
2010-04-08 Sascha Wildnerhotplugd(8): Raise WARNS to 6.
2010-04-08 Sascha Wildnerlook(1): Fix my previous commit.
2010-04-08 Sascha Wildnernrelease: Remove LiveDVD specific kernel configs and...
2010-04-08 Sascha WildnerFix look(1) on x86_64.
2010-04-08 Rui Paulos/firmware.h/fbsd_firmware.h/
2010-04-08 Joe Talbottfirmware - Import FreeBSD's firmware API.
2010-04-08 Rui Pauloupdate
2010-04-08 Rui PauloSync with FreeBSD.
2010-04-08 Rui PauloSync with FreeBSD.
2010-04-08 Rui PauloSync with latest net80211 changes from FreeBSD, therby...
2010-04-08 Sascha Wildnerhammer.5: Add a reference to mneumann's KIT presentatio...
2010-04-08 Rui PauloDo proper locking in the callout functions.
2010-04-08 Sascha Wildnerpthread.3: Update the IMPLEMENTATION NOTES to the curre...
2010-04-08 Rui PauloDisable non-ported drivers.
2010-04-08 Sascha WildnerAdd an rc script for starting vkernels upon boot.
2010-04-07 Rui PauloMerge branch 'master' into net80211-update
2010-04-07 Matthew Dillontmpfs - Add additional mount options
2010-04-06 Stathis Kamperismqueues: selwakeup() needs the MP lock to be held
2010-04-06 Michael Neumannhammer volume-add / volume-del: Keep bigblock stats...
2010-04-05 Sascha WildnerRemove an unused target from src/Makefile.
2010-04-05 Sascha WildnerRemove the 'update' target which was used for updating...
2010-04-05 Sascha WildnerSync zoneinfo database with tzdata2010h from elsie...
2010-04-04 Sascha Wildnernrelease: Remove unused variable.
next