NetBSD/sys
2005-12-08 23:08:39 +00:00
..
altq
arch use VM_PAGE_TO_PHYS macro. 2005-12-08 22:41:44 +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
crypto
ddb After addition of "show all pools", we now need <sys/pool.h> here. 2005-12-03 22:47:25 +00:00
dev use VM_PAGE_TO_PHYS macro. 2005-12-08 22:41:44 +00:00
dist
fs VFS_TO_TMPFS: remove a wrong assertion. 2005-12-06 21:46:34 +00:00
gdbscripts
ipkdb
kern use VM_PAGE_TO_PHYS macro. 2005-12-08 22:41:44 +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 make the ALTQ macros statement-line, by wrapping them in do {} while (0) 2005-12-06 02:56:25 +00:00
net80211 Cosmetic: remove unnecessary stairstep. 2005-12-08 23:08:39 +00:00
netatalk
netccitt
netinet revert rev.1.72 as it isn't necessary. 2005-11-22 17:52:38 +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
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 Regen: Generate ANSI function decls. 2005-12-07 00:46:23 +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