diff options
| author | John Hay <jhay@FreeBSD.org> | 1997-05-10 11:16:22 +0000 |
|---|---|---|
| committer | John Hay <jhay@FreeBSD.org> | 1997-05-10 11:16:22 +0000 |
| commit | 02c186c9bf6932dec3513b59596a63fddafee17e (patch) | |
| tree | 02dc28e165ea5b83a3f31d160ed90e56ef9446e0 /sys | |
| parent | 64a0cc86b52d93c9979f8071cca3263e9ce48662 (diff) | |
Notes
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/conf/NOTES | 4 | ||||
| -rw-r--r-- | sys/i386/conf/LINT | 4 | ||||
| -rw-r--r-- | sys/i386/conf/NOTES | 4 |
3 files changed, 3 insertions, 9 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 4f0a6701b5bda..71df363777f36 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -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 diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT index 4f0a6701b5bda..71df363777f36 100644 --- a/sys/i386/conf/LINT +++ b/sys/i386/conf/LINT @@ -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 diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index 4f0a6701b5bda..71df363777f36 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/conf/NOTES @@ -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 |
