mqueues: Remove duplicate code.
[dragonfly.git] / sys / kern / sys_mqueue.c
2010-01-14 Stathis Kamperismqueues: Remove duplicate code.
2010-01-14 Stathis Kamperismqueues: Return EINVAL upon invalid timeout request.
2010-01-10 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-01-10 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-01-09 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-01-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-03 Matthew Dillonkernel - kqueue - refactor kqueue_scan(), rename tick...
2009-12-17 Jan LentferMerge branch 'vendor/NCURSES'
2009-12-17 Jan LentferMerge branch 'vendor/NCURSES'
2009-12-15 Matthew Dillonkernel - adjust falloc and arguments to dupfdopen,...
2009-12-15 Matthew Dillonkernel - use new td_ucred in numerous places
2009-12-12 Sascha WildnerRemove inclusion of <sys/cdefs.h> from kernel .c files.
2009-12-03 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-11-27 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-11-27 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-11-14 Jan LentferMerge branch 'vendor/LESS' into less_update
2009-11-07 Aggelos EconomopoulosMerge branch 'vendor/OPENSSL'
2009-11-06 UserMerge branch 'vendor/OPENSSL'
2009-10-28 Simon SchubertMerge branch 'vendor/BINUTILS220' into bu220
2009-10-28 Simon SchubertMerge branch 'vendor/GCC44' into gcc442
2009-10-20 Simon SchubertMerge branch 'vendor/GDB' into gdb7
2009-10-17 Stathis Kamperismqueues: Remove left-over commented out code.
2009-10-17 Stathis Kamperismqueues: Remove left-over commented out code.
2009-10-11 Stathis Kamperismqueues: Port POSIX message queues from NetBSD.