NetBSD/sys
matthias 2dff258464 Support BUFCACHE option (stolen from i386). 1999-01-15 07:43:48 +00:00
..
adosfs
arch Support BUFCACHE option (stolen from i386). 1999-01-15 07:43:48 +00:00
coda Commit a couple of old fixes 1998-12-10 02:22:52 +00:00
compat fix gcc complaint about assignment in truth value 1999-01-14 15:00:38 +00:00
conf Pull in ip_ipip.c if ipip | mrouting, and use needs-flags instead of 1999-01-13 23:02:48 +00:00
ddb Avoid arithmetic on `void *' since that's not ANSI C. 1999-01-08 18:10:35 +00:00
dev Use M_RAIDFRAME. 1999-01-14 22:49:05 +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 some straggling netimp stuff. 1999-01-14 01:14:01 +00:00
lib Separate the userland and libsa errno declarations from <sys/errno.h> into 1999-01-12 03:08:14 +00:00
lkm merge ipf 3.2.10 1998-11-22 14:41:29 +00:00
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 Domains are associated with protocol families, not address families. 1999-01-14 01:16:55 +00:00
netccitt Domains are associated with protocol families, not address families. 1999-01-14 01:16:55 +00:00
netinet Domains are associated with protocol families, not address families. 1999-01-14 01:16:55 +00:00
netiso Domains are associated with protocol families, not address families. 1999-01-14 01:16:55 +00:00
netnatm Domains are associated with protocol families, not address families. 1999-01-14 01:16:55 +00:00
netns Domains are associated with protocol families, not address families. 1999-01-14 01:28:23 +00:00
nfs Clean up the NFS sysctl variables. 1998-11-13 20:09:54 +00:00
stand
sys Add M_RAIDFRAME. 1999-01-14 22:38:41 +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 patch from chuck: 1998-11-29 06:15:58 +00:00
Makefile