NetBSD/sys
elad 976bf6cfdd Multiple inclusion protection, as suggested by christos@ on tech-kern@
few days ago.
2005-12-10 23:21:38 +00:00
..
altq
arch Implement pmap_collect() for arm32. 2005-12-10 21:19:57 +00:00
coda merge yamt-vop branch. remove following VOPs. 2005-11-02 12:38:58 +00:00
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 For clarify, use the name opt_athhal.h instead of opt_ah.h for the 2005-10-19 09:04:23 +00:00
crypto RMD160_DIGEST_STRING_LENGTH is 41, including the terminating NUL. 2005-09-24 21:31:53 +00:00
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 Adjust for icmp_error signature. 2005-10-23 19:40:20 +00:00
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 put mcount.c in the normal object list, so that "make depend" works. 2005-10-02 15:34:17 +00:00
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 pk_accton(): `path' actually points into kernel space. 2005-10-06 16:32:14 +00:00
netinet Fix a bug in ESP over UDP: because udp4_espinudp() called m_pullup, it 2005-12-09 15:36:34 +00:00
netinet6 Pass the current process structure to in_pcbconnect() so that it can 2005-11-15 18:39:46 +00:00
netipsec Merge the 3 copies of m_getcl() so that fast ipsec compiles again together 2005-12-04 19:15:21 +00:00
netisdn
netiso For some peverse reason the ISO code has to have the same template for 2005-11-16 20:44:19 +00:00
netkey Make sure that the port numbers are set to 0 in SAD and SPD when NAT-T 2005-10-03 13:14:38 +00:00
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