NetBSD/sys
2005-03-31 16:46:13 +00:00
..
altq nuke trailing whitespace 2005-02-26 22:58:54 +00:00
arch Use DEV_STRATEGY() instead of VOP_STRATEGY(). YAMAMOTO Takashi says it's not 2005-03-31 13:35:02 +00:00
coda nuke trailing whitespace 2005-02-26 22:58:54 +00:00
compat regen 2005-03-31 16:36:03 +00:00
conf It is silly to parse the comment in the header file to determine the 2005-03-27 23:27:31 +00:00
crypto nuke trailing whitespace 2005-02-26 22:58:54 +00:00
ddb remove stray error(1) comment. 2005-03-28 01:05:13 +00:00
dev Looks like a 'struct buf *bp' was left over from a previosu commit. Since kernel builds stop on this, removing it. 2005-03-31 16:46:13 +00:00
dist defopt IPFILTER_DEFAULT_BLOCK 2005-03-26 18:08:42 +00:00
fs - Define a VFS_ATTACH() macro that places a reference to a vfsops structure 2005-03-29 02:41:05 +00:00
gdbscripts nuke trailing whitespace 2005-02-26 22:58:54 +00:00
ipkdb nuke trailing whitespace 2005-02-26 22:58:54 +00:00
kern introduce a function to drain bufq and use it where appropriate. 2005-03-31 11:28:53 +00:00
lib KNF 2005-03-12 16:39:41 +00:00
lkm add missing prototype for when CODA_COMPAT_5 is #define'd 2005-03-28 06:59:13 +00:00
miscfs - Define a VFS_ATTACH() macro that places a reference to a vfsops structure 2005-03-29 02:41:05 +00:00
net factor out the interface queueing code into two functions. One used by 2005-03-31 15:48:13 +00:00
net80211 nuke trailing whitespace 2005-02-26 22:45:09 +00:00
netatalk nuke trailing whitespace 2005-02-26 22:45:09 +00:00
netccitt nuke trailing whitespace 2005-02-26 22:45:09 +00:00
netinet Add IPv6 over GRE (contributed by Gert Doering in PR 29150). 2005-03-30 16:34:54 +00:00
netinet6 Revert the change that made kern.file2 and net.*.*.pcblist into nodes 2005-03-11 06:16:15 +00:00
netipsec Repair references to nonexistent structs in sys/netipsec/key.c after 2005-02-28 17:47:50 +00:00
netisdn nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netiso nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netkey nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netnatm nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netns nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netsmb nuke trailing whitespace 2005-02-26 22:31:44 +00:00
nfs nfsrv_rcv: don't do so_receive from socket upcall context. 2005-03-29 09:22:35 +00:00
opencrypto nuke trailing whitespace 2005-02-26 22:31:44 +00:00
stand
sys introduce a function to drain bufq and use it where appropriate. 2005-03-31 11:28:53 +00:00
ufs - Define a VFS_ATTACH() macro that places a reference to a vfsops structure 2005-03-29 02:41:05 +00:00
uvm Fix some things regarding COMPAT_NETBSD32 and limits/VM addresses. 2005-03-26 05:12:34 +00:00
Makefile