NetBSD/sys
itojun e9a0023b37 bring in content of GENERIC.v6 into GENERIC.
remove GENERIC.v6 file (as it is part of GENERIC now).

"faith" interface is commented out by default as it is not really for
general use.
IPsec items are commented out as well, though we can enable "options IPSEC"
without export-related issue ("options IPSEC" will enable authentication
portion only).  We may need to think about it again.

if you have problem compiling with INET6 on archs I do not have access to,
please contact me.

XXX what to do with arch/arm32/SHARK{,.v6}?
1999-11-21 14:00:37 +00:00
..
adosfs Fix typo in softdep code. 1999-11-15 20:55:48 +00:00
arch bring in content of GENERIC.v6 into GENERIC. 1999-11-21 14:00:37 +00:00
coda fix DEBUG printfs to compile. 1999-10-31 15:49:27 +00:00
compat Fix typo in comment. From Brad <brad@openbsd.org> 1999-11-19 23:50:21 +00:00
conf Add the mii_bitbang attribute to the elink3 and tlp drivers. 1999-11-19 18:16:13 +00:00
ddb db_cmd_list(): variable ``width'' might have be used uninitialized, initialize 1999-11-02 23:53:31 +00:00
dev Add a entry for Mobile Dock 2, which is 2.5" HDD adapter. 1999-11-21 10:13:08 +00:00
filecorefs Add Kirk McKusick's soft updates code to the trunk. Not enabled by 1999-11-15 18:49:07 +00:00
gdbscripts
ipkdb
isofs Add Kirk McKusick's soft updates code to the trunk. Not enabled by 1999-11-15 18:49:07 +00:00
kern Initialize the vnode_hold_list correctly. 1999-11-18 05:50:25 +00:00
lib make this work again with -mrtd. 1999-11-16 18:16:53 +00:00
lkm eliminate the PMAP_NEW option by making it required for all ports. 1999-09-12 01:16:55 +00:00
miscfs Add Kirk McKusick's soft updates code to the trunk. Not enabled by 1999-11-15 18:49:07 +00:00
msdosfs Add Kirk McKusick's soft updates code to the trunk. Not enabled by 1999-11-15 18:49:07 +00:00
net Include param.h instead of types.h, to get mem* macros on vax. 1999-11-19 22:07:12 +00:00
netatalk Make NETATALK over FDDI. 1999-09-21 22:18:51 +00:00
netccitt s/acknowledgment/acknowledgement/ 1999-09-10 03:24:14 +00:00
netinet Add the `packed' attribute to structures which describe wire protocol data. 1999-11-20 00:37:58 +00:00
netinet6 Update protocoles and interfaces stats counters to 64bit. 1999-11-19 10:41:41 +00:00
netiso Back out previous. I was getting bitten by a bug in make(1), which is 1999-07-12 18:15:09 +00:00
netkey allow any SPI value to be used, if well-known ipcomp CPI is used. 1999-09-07 07:41:45 +00:00
netnatm
netns defopt the XNS protocol (options NS), clean up the use of related 1999-10-25 19:18:10 +00:00
nfs Add Kirk McKusick's soft updates code to the trunk. Not enabled by 1999-11-15 18:49:07 +00:00
ntfs remove some staff not needed anymore after SOFTDEP is merged; 1999-11-15 19:38:14 +00:00
stand
sys Bump __NetBSD_Version__ to match osrelease.sh. Thanks Bernd :) 1999-11-19 13:32:39 +00:00
ufs Define i_e2fs_rdev. 1999-11-18 08:26:21 +00:00
uvm Add Kirk McKusick's soft updates code to the trunk. Not enabled by 1999-11-15 18:49:07 +00:00
vm Change the pmap_enter() API slightly; pmap_enter() now returns an error 1999-11-13 00:24:38 +00:00
Makefile Builds LKMs on PowerPC (although there are still some issues with loading 1999-11-08 00:16:40 +00:00