Add back line for options NS, though commented out for now until

Tony tells me what to do with the ns_nettype extern which is still
unresolved for this optioin.
This commit is contained in:
Jordan K. Hubbard 1996-10-18 03:52:48 +00:00
parent 07eece26e8
commit 889eef6fca
3 changed files with 6 additions and 3 deletions

View File

@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
# $Id: LINT,v 1.282 1996/10/05 11:01:24 jkh Exp $
# $Id: LINT,v 1.283 1996/10/09 18:36:43 bde Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@ -180,6 +180,7 @@ options VISUAL_USERCONFIG #visual boot -c editor
options INET #Internet communications protocols
options IPX #IPX/SPX communications protocols
#options NS #NS communications protocols
options IPXIP #IPX in IP encapsulation (not available)
options IPTUNNEL #IP in IPX encapsulation (not available)
options IPXPRINTFS=0 #IPX/SPX Console Debugging Information

View File

@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
# $Id: LINT,v 1.282 1996/10/05 11:01:24 jkh Exp $
# $Id: LINT,v 1.283 1996/10/09 18:36:43 bde Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@ -180,6 +180,7 @@ options VISUAL_USERCONFIG #visual boot -c editor
options INET #Internet communications protocols
options IPX #IPX/SPX communications protocols
#options NS #NS communications protocols
options IPXIP #IPX in IP encapsulation (not available)
options IPTUNNEL #IP in IPX encapsulation (not available)
options IPXPRINTFS=0 #IPX/SPX Console Debugging Information

View File

@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
# $Id: LINT,v 1.282 1996/10/05 11:01:24 jkh Exp $
# $Id: LINT,v 1.283 1996/10/09 18:36:43 bde Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@ -180,6 +180,7 @@ options VISUAL_USERCONFIG #visual boot -c editor
options INET #Internet communications protocols
options IPX #IPX/SPX communications protocols
#options NS #NS communications protocols
options IPXIP #IPX in IP encapsulation (not available)
options IPTUNNEL #IP in IPX encapsulation (not available)
options IPXPRINTFS=0 #IPX/SPX Console Debugging Information