From 34b5fca7605e5c2151e136abb88b8fb56865d7f2 Mon Sep 17 00:00:00 2001 From: Julian Elischer Date: Tue, 18 Jun 1996 10:20:16 +0000 Subject: [PATCH] As we have appletalk protocol support we might as well show how to get it.. --- sys/conf/NOTES | 4 +++- sys/i386/conf/LINT | 4 +++- sys/i386/conf/NOTES | 4 +++- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/sys/conf/NOTES b/sys/conf/NOTES index af2409f7eb2..d62179c0ade 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.264 1996/06/14 09:42:52 asami Exp $ +# $Id: LINT,v 1.265 1996/06/16 20:04:47 joerg 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 @@ -174,6 +174,8 @@ 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 + # These are currently broken and are no longer shipped due to lack # of interest. #options CCITT #X.25 network layer diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT index af2409f7eb2..d62179c0ade 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.264 1996/06/14 09:42:52 asami Exp $ +# $Id: LINT,v 1.265 1996/06/16 20:04:47 joerg 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 @@ -174,6 +174,8 @@ 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 + # These are currently broken and are no longer shipped due to lack # of interest. #options CCITT #X.25 network layer diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index af2409f7eb2..d62179c0ade 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.264 1996/06/14 09:42:52 asami Exp $ +# $Id: LINT,v 1.265 1996/06/16 20:04:47 joerg 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 @@ -174,6 +174,8 @@ 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 + # These are currently broken and are no longer shipped due to lack # of interest. #options CCITT #X.25 network layer