NetBSD/sys
augustss 76b8bd8961 Add a (partial) list of what's left to do. 1999-01-11 22:46:51 +00:00
..
adosfs
arch Pull in <errno.h> instead of <sys/errno.h> for declaration of errno. 1999-01-11 22:21:30 +00:00
coda Commit a couple of old fixes 1998-12-10 02:22:52 +00:00
compat Revert last changes: 1999-01-10 15:05:36 +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 Add a (partial) list of what's left to do. 1999-01-11 22:46:51 +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 Retry ustarfs_cylinder_read after disk change, apparently required on i386. 1998-12-19 19:24:32 +00:00
lkm merge ipf 3.2.10 1998-11-22 14:41:29 +00:00
miscfs Use the so_send and so_receive funcptrs in the socket instead of calling 1998-10-31 01:18:41 +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 Use ETHERTYPE_ATALK instead of ETHERTYPE_AT. The former seems more common. 1998-10-13 02:34:31 +00:00
netccitt
netinet Fix byte order and ip_len inconsistencies in ICMP reply code. Also, fix 1999-01-11 22:35:06 +00:00
netiso vax -> __vax__ (and mips to __mips__ in ultrix_misc.c) 1998-10-20 01:46:27 +00:00
netnatm
netns vax -> __vax__ (and mips to __mips__ in ultrix_misc.c) 1998-10-20 01:46:27 +00:00
nfs Clean up the NFS sysctl variables. 1998-11-13 20:09:54 +00:00
stand vax -> __vax__ (and mips to __mips__ in ultrix_misc.c) 1998-10-20 01:46:27 +00:00
sys Garbage-collect `mbutl'. 1999-01-09 22:10:12 +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