NetBSD/sys
2001-02-12 19:12:10 +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 Adjust the way that media is initialized on DP8390-compatible 2001-02-12 18:49:03 +00:00
coda make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const 2001-01-22 12:17:35 +00:00
compat Moved the fix for negative errno returned to userland on the PowerPC to a 2001-02-11 20:24:49 +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 Unlock the rename target vnode after sillyrename'ing it. 2001-02-11 01:09:04 +00:00
ntfs ntfs_unmount(): make the first 'vflush failed' printf a debug message; this 2001-02-10 14:28:51 +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