diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1996-08-05 10:38:35 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1996-08-05 10:38:35 +0000 |
commit | b4d9486196d0321e2529f250f06028b8dd86c048 (patch) | |
tree | f6c5ee38485169cd241ba5b9121617017c1eda3f /sys/arch/i386 | |
parent | 418a0a5fe4ad44587b333bfaa44d116335b8fd8d (diff) |
remove NS support + tab nitpicks
Diffstat (limited to 'sys/arch/i386')
-rw-r--r-- | sys/arch/i386/conf/NETTAN | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/sys/arch/i386/conf/NETTAN b/sys/arch/i386/conf/NETTAN index 13415346d5f..ec2b298b15c 100644 --- a/sys/arch/i386/conf/NETTAN +++ b/sys/arch/i386/conf/NETTAN @@ -1,4 +1,4 @@ -# $OpenBSD: NETTAN,v 1.9 1996/07/31 18:35:19 deraadt Exp $ +# $OpenBSD: NETTAN,v 1.10 1996/08/05 10:38:34 niklas Exp $ # # NETTAN -- Applitron Datasystem AB # @@ -51,7 +51,7 @@ option LKM # loadable kernel modules option FFS # UFS option QUOTA # UFS quotas -#option LFS # log-structured file system +#option LFS # log-structured file system option MFS # memory file system option NFSCLIENT # Network File System client @@ -70,10 +70,10 @@ option UNION # union file system #option GATEWAY # packet forwarding option INET # IP + ICMP + TCP + UDP -option NS # XNS -#option ISO,TPIP # OSI -#option EON # OSI tunneling over IP -#option CCITT,LLC,HDLC # X.25 +#option NS # XNS +#option ISO,TPIP # OSI +#option EON # OSI tunneling over IP +#option CCITT,LLC,HDLC # X.25 config bsd swap generic |