NetBSD/sys
2001-02-12 21:25:30 +00:00
..
adosfs make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const 2001-01-22 12:17:35 +00:00
altq remove variable names from prototype. sync with kame. 2001-01-29 20:02:48 +00:00
arch Removed a copyright for code I have removed in a previous commit 2001-02-12 21:20:32 +00:00
coda make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const 2001-01-22 12:17:35 +00:00
compat Clarified comments about the LINUX_SCERR_SIGN macro 2001-02-12 21:25:08 +00:00
conf move udp6_output() to separate file. (sync better with kame) 2001-02-08 16:48:01 +00:00
crypto
ddb alphabetize db_command tables 2001-02-11 21:12:24 +00:00
dev Don't put the request onto the `worklist' in ccb_submit(), since it may 2001-02-12 19:04:35 +00:00
filecorefs Declare prtactive extern. 2001-02-07 12:34:59 +00:00
gdbscripts
ipkdb
isofs Declare prtactive extern. 2001-02-03 12:48:43 +00:00
kern add pfctlinput2() (pfctlinput() with args). 2001-02-11 06:38:45 +00:00
lib Sync with libc for licence update. 2001-01-23 19:12:29 +00:00
lkm Ultrix LKM would not be useful on mipseb so don't build it. 2001-02-08 12:58:12 +00:00
miscfs Oops, removal unintenionally commited debug code. 2001-02-12 19:12:10 +00:00
msdosfs Fix nested extern declaration of prtactive. 2001-02-07 12:40:43 +00:00
net sync comment with latest kame 2001-02-08 12:36:06 +00:00
netatalk
netccitt
netinet pull latest kame pcbnotify code. synchronizes ICMPv6 path mtu discovery 2001-02-11 06:49:49 +00:00
netinet6 protect router list management by splsoftnet properly. sync with kame 2001-02-11 07:12:01 +00:00
netisdn Fix my incomplete attempt to ALTQify this so it now actually works. 2001-02-03 18:43:45 +00:00
netiso
netkey
netnatm
netns
netsmb
nfs Instead of storing the filehandle in the mount structure, store the 2001-02-12 20:02:30 +00:00
ntfs note MALLOC()/FREE() usage should be cleaned up 2001-02-12 21:25:30 +00:00
smbfs
stand
sys add pfctlinput2() (pfctlinput() with args). 2001-02-11 06:38:45 +00:00
ufs remove debug code that was left in by accident. 2001-02-07 22:40:06 +00:00
uvm SWAP_DUMPDEV,SWAP_OFF cases: make sure to release the vnode being operated on. 2001-02-12 11:50:50 +00:00
Makefile