mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-17 15:27:36 +00:00
Remove IPXPRINTFS, it is now a sysctl knob.
This commit is contained in:
parent
64a0cc86b5
commit
02c186c9bf
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=25655
@ -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.333 1997/05/10 09:18:46 jmg Exp $
|
||||
# $Id: LINT,v 1.334 1997/05/10 09:23:55 jmg 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
|
||||
@ -297,8 +297,6 @@ options INET #Internet communications protocols
|
||||
options IPX #IPX/SPX 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
|
||||
options IPX_ERRPRINTFS=0 #IPX/SPX Console Debugging Information
|
||||
|
||||
options NETATALK #Appletalk communications protocols
|
||||
|
||||
|
@ -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.333 1997/05/10 09:18:46 jmg Exp $
|
||||
# $Id: LINT,v 1.334 1997/05/10 09:23:55 jmg 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
|
||||
@ -297,8 +297,6 @@ options INET #Internet communications protocols
|
||||
options IPX #IPX/SPX 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
|
||||
options IPX_ERRPRINTFS=0 #IPX/SPX Console Debugging Information
|
||||
|
||||
options NETATALK #Appletalk communications protocols
|
||||
|
||||
|
@ -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.333 1997/05/10 09:18:46 jmg Exp $
|
||||
# $Id: LINT,v 1.334 1997/05/10 09:23:55 jmg 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
|
||||
@ -297,8 +297,6 @@ options INET #Internet communications protocols
|
||||
options IPX #IPX/SPX 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
|
||||
options IPX_ERRPRINTFS=0 #IPX/SPX Console Debugging Information
|
||||
|
||||
options NETATALK #Appletalk communications protocols
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user