From: niklas Date: Mon, 13 Jan 1997 23:32:16 +0000 (+0000) Subject: Add a commented out option NSIP with explanation X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=5c8f0c8519dac241c47fa3099b965ca0f1393c1f;p=openbsd Add a commented out option NSIP with explanation --- diff --git a/sys/conf/GENERIC b/sys/conf/GENERIC index f6c585cce1c..0a3a8cc2b96 100644 --- a/sys/conf/GENERIC +++ b/sys/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.11 1996/09/20 06:44:45 deraadt Exp $ +# $OpenBSD: GENERIC,v 1.12 1997/01/13 23:32:16 niklas Exp $ # # Machine-independent option; used by all architectures for their # GENERIC kernel @@ -53,6 +53,7 @@ option UNION # union file system #option GATEWAY # packet forwarding option INET # IP + ICMP + TCP + UDP #option NS # XNS +#option NSIP # XNS tunneling over IP #option IPX # IPX+SPX #option ISO,TPIP # OSI #option EON # OSI tunneling over IP