NetBSD/sys
thorpej 9508f259bf Adjust for the new IP-IP input path. mrt_ipip_input() is called from
ipip_input(), and returns non-zero if mrt_ipip_input() handled the
packet.

XXX Eventually, the multicast code should probably use regular IP-IP
XXX `interfaces', but mrouted knows about the VIF table, etc.
1999-01-11 21:31:03 +00:00
..
adosfs
arch Use a pool for pmap structures. 1999-01-11 20:58:46 +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 Defopt POOL_DIAGNOSTIC and POOL_LOGSIZE. 1998-12-27 21:14:56 +00:00
ddb Avoid arithmetic on `void *' since that's not ANSI C. 1999-01-08 18:10:35 +00:00
dev Oops, "square root" is Unicode 221a, not 211a! 1999-01-11 20:48:10 +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
miscfs
msdosfs Implement short-term solution for PR#6576 1999-01-07 15:03:36 +00:00
net Use M_LINK{0,1} for our own mbuf flags, rather than arbitrarily picking 1999-01-09 21:47:09 +00:00
netatalk
netccitt
netinet Adjust for the new IP-IP input path. mrt_ipip_input() is called from 1999-01-11 21:31:03 +00:00
netiso
netnatm
netns
nfs
stand
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
Makefile