NetBSD/sys
atatat 6675196afb Make tun interfaces perform auto-creation. This means that if a
program opens /dev/tun# and tun# has not been SIOCIFCREATE'd already,
it will be SIOCIFCREATE'd automatically.  FreeBSD's tun interfaces
behave in a somewhat similar fashion.
2002-07-29 16:53:30 +00:00
..
adosfs
altq Spell 'should' correctly. 2002-07-18 11:59:06 +00:00
arch Remove some debug code accidently left in. 2002-07-29 16:25:02 +00:00
coda
compat Convert to use p_opptr rather than p_oppid. Part of fix for 2002-07-28 18:42:41 +00:00
conf bump to 1.6E - struct proc size change on LP64 platforms 2002-07-25 21:13:40 +00:00
crypto
ddb
dev Don't name parameters in a function declaration. 2002-07-29 05:57:16 +00:00
filecorefs
fs
gdbscripts
ipkdb
isofs
kern Make killproc really public, and while we are there, constify. 2002-07-28 22:18:51 +00:00
lib
lkm
miscfs we can't use the vnode's v_usecount to track how many times the vnode 2002-07-27 16:43:36 +00:00
msdosfs
net Make tun interfaces perform auto-creation. This means that if a 2002-07-29 16:53:30 +00:00
netatalk
netccitt
netinet be friendly with gcc-3.1.1 -O2, which takes advantage of ANSI C 2002-07-29 09:14:36 +00:00
netinet6 correct multicast packet MTU check. sync w/kame 2002-07-25 12:41:51 +00:00
netisdn
netiso
netkey
netnatm
netns
netsmb
nfs Synchronize code and comment again to prevent mbuf leak. Sprinkle some 2002-07-26 01:36:30 +00:00
ntfs
stand
sys Make killproc really public, and while we are there, constify. 2002-07-28 22:18:51 +00:00
ufs Spell '[Rr]ight' correctly. From Jim Bernard. 2002-07-26 14:11:34 +00:00
uvm allocate the bufq after zeroing the swapdev structure, not before. 2002-07-27 14:37:00 +00:00
Makefile