summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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