NetBSD/sys
2008-04-08 20:25:00 +00:00
..
altq
arch SMP support for ofppc. (finally) Much thanks to Matt Thomas for help in 2008-04-08 02:33:03 +00:00
coda when queueing a message back to Venus, prioritise signals by inserting 2008-03-21 18:02:39 +00:00
compat Cleanup unneeded LINUX_NPTL ifdef/endif. 2008-04-08 20:25:00 +00:00
conf Certain misguided people have complained, NetBSD only runs rare or 2008-04-02 01:34:36 +00:00
contrib/dev/ath
crypto
ddb Fix CS_MACH definition. 0x10 is spelled 0x10, not 0x16. 2008-03-27 01:15:15 +00:00
dev use aprint_*_dev and device_xname 2008-04-08 20:08:49 +00:00
dist Change ICMP6 stats from a structure to an array of uint64_t's. 2008-04-08 15:04:35 +00:00
fs Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
gdbscripts +cpus 2008-02-20 21:01:23 +00:00
ipkdb
kern When accessing a block/char device, cache the D_MPSAFE flag on initial 2008-04-06 17:27:39 +00:00
lib Fix a warning in #ifdef RARP_DEBUG. PR kern/20314 2008-04-05 05:15:33 +00:00
lkm Merge NOMAN, CLEANFILES and WARNS into the shared Makefile.inc. 2008-04-05 19:03:57 +00:00
miscfs Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
modules Add an example on how to handle the incoming properties during module load. 2008-03-02 11:19:30 +00:00
net Change IP stats from a structure to an array of uint64_t's. 2008-04-07 06:31:27 +00:00
net80211 revert the broken DeMorgan-ification 2008-04-05 09:34:22 +00:00
netatalk Fix a bug that I introduced in rev 1.11, when I left out an assignment 2008-04-06 18:46:56 +00:00
netbt move the updating of num_cmd_pkts to its own function, mostly so that 2008-03-17 09:16:17 +00:00
netinet Change ICMP6 stats from a structure to an array of uint64_t's. 2008-04-08 15:04:35 +00:00
netinet6 Change ICMP6 stats from a structure to an array of uint64_t's. 2008-04-08 15:04:35 +00:00
netipsec Fix build of FAST_IPSEC after the change of ip_newid prototype 2008-02-10 21:42:20 +00:00
netisdn use aprint_*_dev and device_xname 2008-04-05 13:40:05 +00:00
netiso Don't lock the socket to set/clear FNONBLOCK. Just set it atomically. 2008-02-06 21:57:53 +00:00
netkey
netnatm
netsmb Commit the "per-CPU" select patch. This is the result of much work and 2008-03-22 18:04:42 +00:00
nfs use aprint_*_dev and device_xname 2008-04-05 13:49:36 +00:00
opencrypto Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
rump Workaround gcc -Wunitialized bug for -Osomething compilations. 2008-04-08 08:25:49 +00:00
secmodel Remove include of sys/pset.h in sys/lwp.h header. 2008-03-09 15:39:14 +00:00
stand
sys #include <sys/queue.h> for SLIST_HEAD. This is needed by third party 2008-04-06 11:26:36 +00:00
ufs Make rusage collection per-LWP and collate in the appropriate places. 2008-03-27 19:06:51 +00:00
uvm make this compile 2008-03-29 20:40:52 +00:00
Makefile