dragonfly.git
2010-08-14 Alex Hornungcryptsetup - fix issue with uuid
2010-08-14 Matthew Dillonkernel - netif - temporary hack for IFT_ETHER
2010-08-14 Matthew Dillonkernel - dm - Add support for BUF_CMD_FLUSH
2010-08-14 Matthew Dillonkernel - flag when bogus_page's are present
2010-08-14 Matthew Dillonkernel - dm - rewrite dm_target_stripe.c to add functio...
2010-08-14 Matthew Dillonkernel - devfs - Fix dangling lock created by recent...
2010-08-14 Alex Hornunglibdm/lvm - Fix bugs
2010-08-14 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-08-14 Matthew Dillonkernel - kqueue - fix EVFILT_WRITE notification on...
2010-08-13 Sascha WildnerFix a printf issue in bthcid(8) (fixes x86_64 buildworld).
2010-08-13 Matthew Dillonkernel - make POLLHUP conform better to OpenGroup
2010-08-13 Matthew Dillonkernel - More kqueue work
2010-08-13 Matthew Dillonkernel - Some minor swap allocator / blist work
2010-08-13 Matthew Dillonstress2 - Use statvfs to fix calculations for large...
2010-08-13 Antonio Huete... libdevattr - Minimal error checking in devattr_test
2010-08-13 Samuel J. Greearlibevent - Remove from tree
2010-08-13 Samuel J. Greearftp-proxy - Port from libevent to kqueue(2)/kevent(2)
2010-08-13 Samuel J. Greearbthcid - Port from libevent to kqueue(2)/kevent(2)
2010-08-13 Matthew Dillonkernel - Fix reboot races
2010-08-13 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-08-13 Matthew Dillonkernel - devfs - Fix deadlocks
2010-08-13 Matthew Dillonkernel - Add sysref assertions
2010-08-13 Sascha WildnerAdjust the docs for the renaming of devfs_clone_bitmap_...
2010-08-13 Matthew Dillonkernel - Add sysref assertions
2010-08-13 Matthew Dillonkernel - More tty and devfs race fixes
2010-08-13 Matthew DillonHAMMER VFS - Adjust signedness of a media field for...
2010-08-13 Matthew Dillonkernel - Fix pty registration, memory leak
2010-08-13 Matthew Dillonkernel - Fix pty clone vnode leak
2010-08-13 Venkatesh SrinivasAdd DSCHED_FQ to GENERIC.
2010-08-11 Matthew Dillonkernel - Adjust krate infrastructure
2010-08-11 Matthew Dillonbuildworld - Fix breakage
2010-08-11 Matthew Dillonbuildworld - Fix breakage
2010-08-11 Sascha Wildnerobjcache.9: Oops, .Vt actually.
2010-08-11 Sascha Wildnerobjcache.9: Use .Ft for a type.
2010-08-10 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-08-10 Matthew Dillonkernel - Add per-user file descriptor limit
2010-08-10 Venkatesh Srinivaslibthread_xu: Convert 0 to NULL for pointer assignment.
2010-08-10 Matthew Dillonkernel - Fix lockf panic
2010-08-10 Sascha WildnerSome cleanup in the pf manual pages.
2010-08-10 Matthew Dillonkqueue - Fix junk kfree() in doselect()
2010-08-10 Sascha WildnerRemove old ftp-proxy per 'make upgrade'.
2010-08-10 Sascha Wildnerpf(4): Remove a ', 1' that had no effect (OpenBSD dev...
2010-08-10 Sascha Wildneraicasm: Correct logic bug in the undefined register...
2010-08-10 Venkatesh SrinivasEliminate XIG server workaround in fp_mmap; just an...
2010-08-10 Venkatesh SrinivasDocument sysctls vm.fast_fault, vm.dreadful_invltlb...
2010-08-09 Venkatesh SrinivasVM - Enable idlezero by default.
2010-08-09 Thomas Nikolajsenpf.conf.5: Minor adjustments
2010-08-09 Sascha WildnerUndo part of the last change until I understand why...
2010-08-09 Sascha WildnerFix some mis-usage of && and || in the kernel.
2010-08-09 Sascha Wildnersound(4): Fix typos: illeagal -> illegal
2010-08-09 Sascha Wildnerwlan(4): Replace GNU old-style field designators with...
2010-08-09 Samuel J. Greearkernel - Move KNOTE() out of interrupt path
2010-08-09 Jan Lentferpf: Fix if_pfsync to compile
2010-08-09 Sascha Wildnerpf(4): Add missing file to sys/conf/files for building...
2010-08-08 Sascha Wildnerpfctl(8): Fix some little printf() issues on x86_64...
2010-08-08 Sascha Wildner.gitignore: Add *.bak, *.core, *.old and .depend.
2010-08-08 Sascha Wildner.gitignore: Sort alphabetically.
2010-08-08 Sascha Wildnerftp-proxy(8): Remove leftover .depend.
2010-08-08 Jan Lentferftp-proxy: Update to OpenBSD 4.1
2010-08-08 Jan Lentferpflogd: Update to OpenBSD 4.1
2010-08-08 Matthew Dillonkernel - Fix kqueue panic on signal event knote
2010-08-08 Jan LentferMerge branch 'master' of git://island.quantumachine...
2010-08-08 Sascha WildnerFix a panic in the varsym_get(2) syscall.
2010-08-08 Antonio Huete... loader - Use PTOV() to convert physical addresses to...
2010-08-08 Sascha WildnerFix a panic in the __getcwd(2) syscall.
2010-08-08 Sascha WildnerFix panics in two syscalls, caps_sys_get(2) and caps_sy...
2010-08-08 Jan Lentferpf: Update packet filter to the version that comes...
2010-08-08 Thomas Nikolajsenre(4): fix re_setmulti(): PCIe mcast hash registers...
2010-08-08 Thomas Nikolajsendaemon(8): add missing break
2010-08-07 Sascha Wildneriwn.4: Miscellaneous adjustments.
2010-08-07 Sascha Wildneriwn(4): Add Makefile for building iwn6050fw.ko.
2010-08-07 Sascha WildnerAdd iwn(4) and iwnfw(4) to LINT.
2010-08-07 Joe Talbottconfig - Fix typo in iwn6050 clean target.
2010-08-06 Sascha WildnerUnbreak buildworld.
2010-08-06 Joe Talbottiwn - Fix warning related to token work.
2010-08-06 Joe Talbottiwn - Cleanup sysctl tree on detach.
2010-08-06 Joe Talbottiwn - Clean up memory freeing.
2010-08-06 Joe Talbottiwn - Convert to use the new wlan layer's global token.
2010-08-06 Joe Talbottwlan - Convert lockmgr locking to a global token.
2010-08-06 Joe Talbottiwn - Bring in recent changes from FreeBSD.
2010-08-06 Joe Talbottiwn - Lock callout iwn_timer_timeout().
2010-08-06 Joe Talbottiwn - Update firmware for 6000 chipset.
2010-08-06 Joe Talbottiwnfw - Update 6000 firmware and add 6050 firmware
2010-08-06 Sascha WildnerAdd some more *at() system calls.
2010-08-06 Sascha WildnerRemove <sys/selinfo.h> per 'make upgrade'.
2010-08-06 Samuel J. Greearkernel - Clean up pipe filters (fixes last)
2010-08-06 Samuel J. Greearkern - Clean up pipe filters
2010-08-06 Samuel J. Greearkernel - Silently swallow EOPNOTSUPP filter errors...
2010-08-06 Samuel J. Greearkernel - make poll return only explicitly asked for...
2010-08-05 Sascha WildnerFix some typos in various places.
2010-08-05 Sascha WildnerFix LINT build.
2010-08-04 Sascha WildnerBring in FreeBSD's stress2 stress testing suite.
2010-08-04 Matthew Dillonbuildworld - Fix header file
2010-08-04 Matthew Dillonkernel - Add ALTQ to GENERIC and X86_64_GENERIC
2010-08-03 Samuel J. Greearkernel - Make filters able to be marked MPSAFE
2010-08-03 Samuel J. Greearkernel - Remove kevent subsystem from under mplock
2010-08-03 Sascha Wildneriwn{,fw}.4: Remove trailing whitespace and an unneeded .Pp
2010-08-03 Sascha Wildnertwa(4): Sync with FreeBSD's current code.
2010-08-03 Samuel J. Greearkernel - Silently swallow EOPNOTSUPP filter errors...
2010-08-03 Sascha WildnerFix buildkernel with 'options CPU_GEODE' but without...
next