NetBSD/sys/arch/next68k
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
..
compile Initial import of NetBSD/next68k. 1998-06-09 07:53:05 +00:00
conf Only declare block major numbers for devices which can be the root device. 1999-06-07 20:31:27 +00:00
dev In xxx_mediachange(), if there is no callback to the front-end, just 1999-06-23 04:17:10 +00:00
include Slightly rearrange the SSIR inline assembly implementation in order to avoid 1999-06-15 15:26:34 +00:00
next68k - Call ip6intr if INET6 is defined. 1999-06-28 08:20:40 +00:00
stand include <lib/libkern/libkern.h> for intoa()/inet_ntoa() 1999-05-07 16:19:27 +00:00
Makefile Add include to SUBDIR to install the machine includes. 1998-07-12 18:06:54 +00:00