NetBSD/sys
1999-01-13 10:08:59 +00:00
..
adosfs
arch Change 'from from' to 'from' in some comments 1999-01-13 09:25:59 +00:00
coda Commit a couple of old fixes 1998-12-10 02:22:52 +00:00
compat Add symbolic names for the sys_context() subcodes. 1999-01-12 02:09:18 +00:00
conf Add declarations for the `ipip' network pesudo-device, which implements 1999-01-11 21:33:02 +00:00
ddb Avoid arithmetic on `void *' since that's not ANSI C. 1999-01-08 18:10:35 +00:00
dev Fixes from Nick Hibma. 1999-01-13 10:08:59 +00:00
filecorefs COMPAT_xxx option review: add missing opt_compat_netbsd.h 1998-12-18 14:24:43 +00:00
gdbscripts
ipkdb
isofs Multisession-CD-Support, by Torsten Duwe <duwe@ns.lst.de>. 1999-01-04 15:32:08 +00:00
kern Garbage-collect `mbutl'. 1999-01-09 22:10:12 +00:00
lib Separate the userland and libsa errno declarations from <sys/errno.h> into 1999-01-12 03:08:14 +00:00
lkm
miscfs In nullfs_mount, we need to check if error before VOP_UNLOCK(vp,0) as 1999-01-13 01:51:37 +00:00
msdosfs Implement short-term solution for PR#6576 1999-01-07 15:03:36 +00:00
net Pull the IP-in-IP tunneling support out of the GRE code. It's not handled 1999-01-11 21:32:13 +00:00
netatalk
netccitt
netinet Fix byte order and ip_len inconsistencies in ICMP reply code. Also, fix 1999-01-11 22:35:06 +00:00
netiso
netnatm
netns
nfs
stand
sys Separate the userland and libsa errno declarations from <sys/errno.h> into 1999-01-12 03:08:14 +00:00
ufs No need to #include malloc.h here. 1998-12-04 11:02:30 +00:00
uvm When a reference is made to a hole in a swap file, panic. The optimal 1998-12-26 06:25:59 +00:00
vm
Makefile