summaryrefslogtreecommitdiff
path: root/sys/conf/GENERIC
diff options
context:
space:
mode:
authorJason Downs <downsj@cvs.openbsd.org>1996-07-29 21:01:12 +0000
committerJason Downs <downsj@cvs.openbsd.org>1996-07-29 21:01:12 +0000
commita55dc9cda994c552736b76ee1d6fbe4e941cab7d (patch)
treeab956f9725b5d849925a0fc69bee2abd2b4981ca /sys/conf/GENERIC
parent1a151afc5e79c32513fc2e2935c2b0563d5be398 (diff)
Comment out all obscure networking support; XNS, in particular, is very
busted and crashes people's machines when using ppp.
Diffstat (limited to 'sys/conf/GENERIC')
-rw-r--r--sys/conf/GENERIC10
1 files changed, 5 insertions, 5 deletions
diff --git a/sys/conf/GENERIC b/sys/conf/GENERIC
index 29e1b5f10fe..aa3a41ad2a4 100644
--- a/sys/conf/GENERIC
+++ b/sys/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.4 1996/07/27 11:31:00 deraadt Exp $
+# $OpenBSD: GENERIC,v 1.5 1996/07/29 21:01:11 downsj Exp $
#
# Machine-independent option; used by all architectures for their
# GENERIC kernel
@@ -53,10 +53,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
option IPFILTER # IP packet filter for security
pseudo-device loop 1 # network loopback