NetBSD/sys/arch/bebox
itojun 427639cdce - Call ip6intr if INET6 is defined.
- remove "need-flag" for mac68k esp driver, as it is not used in anywhere
  and conflicts with IPsec ESP header.

This should be the only MD change in IPv6 support, except kernel config file.
Very sorry if you have any compilation problem with it (I believe it is okay).
If your favorite arch is not included in here, please add a
call to ip6intr() from softintr handle.
1999-06-28 08:20:40 +00:00
..
bebox - Call ip6intr if INET6 is defined. 1999-06-28 08:20:40 +00:00
compile
conf Comment out MKDEP SFILES. bebox dir has only locore.s. 1999-06-24 01:19:51 +00:00
include remove display.h 1999-06-28 02:44:49 +00:00
isa Sync with i386's fd.c, fdreg.h. 1999-06-24 01:22:19 +00:00
pci Add casts for -Wall. 1999-06-22 02:04:06 +00:00
stand Description of making bootable floppy disk for NetBSD/bebox. 1999-06-28 02:19:37 +00:00
Makefile Include bsd.subdir.mk instead of bsd.prog.mk. 1998-09-01 08:43:48 +00:00