NetBSD/sys
thorpej 3f466bce48 Change IPv6 stats from a structure to an array of uint64_t's.
Note: This is ABI-compatible with the old ip6stat structure; old netstat
binaries will continue to work properly.
2008-04-08 23:37:43 +00:00
..
altq
arch Attach elansc(4) at mainbus(4) instead of at pci(4). Attach pci(4) 2008-04-08 20:30:16 +00:00
coda
compat Cleanup unneeded LINUX_NPTL ifdef/endif. 2008-04-08 20:25:00 +00:00
conf
contrib/dev/ath
crypto
ddb
dev use aprint_*_dev and device_xname 2008-04-08 20:40:42 +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
gdbscripts
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
modules
net Change IPv6 stats from a structure to an array of uint64_t's. 2008-04-08 23:37:43 +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 Change IPv6 stats from a structure to an array of uint64_t's. 2008-04-08 23:37:43 +00:00
netinet6 Change IPv6 stats from a structure to an array of uint64_t's. 2008-04-08 23:37:43 +00:00
netipsec Change IPv6 stats from a structure to an array of uint64_t's. 2008-04-08 23:37:43 +00:00
netisdn use aprint_*_dev and device_xname 2008-04-05 13:40:05 +00:00
netiso
netkey
netnatm
netsmb
nfs use aprint_*_dev and device_xname 2008-04-05 13:49:36 +00:00
opencrypto
rump Workaround gcc -Wunitialized bug for -Osomething compilations. 2008-04-08 08:25:49 +00:00
secmodel
stand
sys #include <sys/queue.h> for SLIST_HEAD. This is needed by third party 2008-04-06 11:26:36 +00:00
ufs
uvm
Makefile