NetBSD/sys
elad adf9419c9a Multiple inclusion protection, as suggested by christos@ on tech-kern@
few days ago.
2005-12-10 23:44:08 +00:00
..
altq
arch Implement pmap_collect() for arm32. 2005-12-10 21:19:57 +00:00
coda
compat Fix problem in ioctl() handling in OSS audio emulation which caused 2005-12-08 19:19:14 +00:00
conf Remove the VNODE_OP_NOINLINE option. We now NEVER inline vnode ops. 2005-12-07 00:42:03 +00:00
contrib
crypto
ddb After addition of "show all pools", we now need <sys/pool.h> here. 2005-12-03 22:47:25 +00:00
dev Second stage of read TOC modifications. Introducing the various forms of 2005-12-10 21:17:21 +00:00
dist
fs VFS_TO_TMPFS: remove a wrong assertion. 2005-12-06 21:46:34 +00:00
gdbscripts
ipkdb
kern Move a misplaced #endif, so that NO_DEV_PTM builds don't get a duplicate 2005-12-09 01:06:15 +00:00
lib
lkm
miscfs genfs_compat_getpages: add minimum support of async get. ie. ignore them. 2005-12-03 17:23:25 +00:00
net Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:21:38 +00:00
net80211 Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:21:38 +00:00
netatalk Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:21:38 +00:00
netccitt Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:31:41 +00:00
netinet Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:31:41 +00:00
netinet6 Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:31:41 +00:00
netipsec Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:44:08 +00:00
netisdn Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:44:08 +00:00
netiso For some peverse reason the ISO code has to have the same template for 2005-11-16 20:44:19 +00:00
netkey
netnatm
netns
netsmb
nfs merge yamt-readahead branch. 2005-11-29 22:52:02 +00:00
opencrypto swcr -> swcrypto 2005-11-25 16:41:31 +00:00
stand
sys More spacing. 2005-12-10 12:37:30 +00:00
ufs merge yamt-readahead branch. 2005-11-29 22:52:02 +00:00
uvm Avoid leaking memory if uiomove fails. from openbsd via PR 32251. 2005-12-06 16:01:13 +00:00
Makefile