NetBSD/sys
yamt 70f8f58cac s/selwakeup/selnotify/ in a comment. 2008-04-17 14:02:24 +00:00
..
altq
arch cpu_debug_dump: s/curproc/curlwp/ in a message. 2008-04-17 14:01:03 +00:00
coda when queueing a message back to Venus, prioritise signals by inserting 2008-03-21 18:02:39 +00:00
compat Remove an obsolete comment about SHM_LOCK/SHM_UNLOCK being no-op. 2008-04-16 14:47:31 +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 device_t / softc split. From Hans Rosenfeld. 2008-04-16 09:39:01 +00:00
dist Make ip6 and icmp6 stats per-cpu. 2008-04-15 03:57:04 +00:00
fs Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
gdbscripts
ipkdb
kern s/selwakeup/selnotify/ in a comment. 2008-04-17 14:02:24 +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
net Make ARP stats per-cpu. 2008-04-15 15:17:54 +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
netinet C99 does not allow u_int8_t bitfields, so use unsigned int, instead. 2008-04-16 20:58:35 +00:00
netinet6 Make pim6 stats per-cpu. 2008-04-15 05:40:15 +00:00
netipsec Make ip6 and icmp6 stats per-cpu. 2008-04-15 04:43:53 +00:00
netisdn use aprint_*_dev and device_xname 2008-04-05 13:40:05 +00:00
netiso
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 - make nfs_receive and nfs_reply static. 2008-04-10 12:32:37 +00:00
opencrypto Protect selrecord/selnotify calls with crypto_mtx; few misc changes. 2008-04-11 10:28:10 +00:00
rump +evcnt_attach_dynamic 2008-04-11 15:24:48 +00:00
secmodel
stand
sys Replace get/setspecific with a void pointer in struct ufsmount. Use explicit 2008-04-17 09:52:47 +00:00
ufs Replace get/setspecific with a void pointer in struct ufsmount. Use explicit 2008-04-17 09:52:47 +00:00
uvm Set up uvmhist in uvm_aio_aiodone_pages(). 2008-04-17 05:39:41 +00:00
Makefile