NetBSD/sys
chris 4a126d9937 finish moving common arm32 bits out into arm/arm32. 2001-07-28 15:08:10 +00:00
..
adosfs
altq Fix typo. s/extention/extension/ 2001-07-05 08:38:24 +00:00
arch finish moving common arm32 bits out into arm/arm32. 2001-07-28 15:08:10 +00:00
coda change vop_symlink and vop_mknod to return vpp (the created node) 2001-07-24 15:39:30 +00:00
compat auxilliary -> auxiliary 2001-07-26 22:53:13 +00:00
conf update to 1.5X: removed WILLRELE from vop_mknod and vop_symlink 2001-07-24 15:40:15 +00:00
crypto bzero -> memset, bcopy -> memcpy 2001-07-18 16:50:27 +00:00
ddb
dev We no longer have MI ncr(4) driver. 2001-07-28 12:42:34 +00:00
filecorefs
gdbscripts
ipkdb
isofs seperate -> separate 2001-07-22 13:33:58 +00:00
kern Add a sysctl to frob sb_max. 2001-07-27 21:19:09 +00:00
lib Avoid warnings about uninitialised usage. 2001-07-19 18:55:38 +00:00
lkm change vop_symlink and vop_mknod to return vpp (the created node) 2001-07-24 15:39:30 +00:00
miscfs change vop_symlink and vop_mknod to return vpp (the created node) 2001-07-24 15:39:30 +00:00
msdosfs seperate -> separate 2001-07-22 13:33:58 +00:00
net indent fix 2001-07-28 01:13:56 +00:00
netatalk
netccitt
netinet do not check in_dstaddr on in_{add,scrub}prefix, otherwise linklocal 2001-07-27 02:04:08 +00:00
netinet6 allocate ipsec policy buffer attached to pcb in in*_pcballoc, before 2001-07-25 23:28:02 +00:00
netisdn bcopy -> memcpy; Nuke bogus local compatibility defines for it. 2001-07-08 10:33:58 +00:00
netiso
netkey do not #ifdef KEY_DEBUG in header. sync with kame 2001-07-27 04:48:13 +00:00
netnatm
netns Use SPPDEBUG not TCPDEBUG here 2001-07-08 16:14:22 +00:00
netsmb
nfs change vop_symlink and vop_mknod to return vpp (the created node) 2001-07-24 15:39:30 +00:00
ntfs update 2001-07-06 12:38:40 +00:00
smbfs
stand
sys Add a sysctl to frob sb_max. 2001-07-27 21:19:09 +00:00
ufs - multiple include protection 2001-07-27 01:28:06 +00:00
uvm Back out previous -- christos needs to update his lint(1). 2001-07-25 23:05:04 +00:00
Makefile