Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch typo in comment.



details:   https://anonhg.NetBSD.org/src/rev/74ebdf0f0b2d
branches:  trunk
changeset: 584002:74ebdf0f0b2d
user:      isaki <isaki%NetBSD.org@localhost>
date:      Sun Sep 04 10:40:51 2005 +0000

description:
typo in comment.

diffstat:

 sys/arch/luna68k/conf/GENERIC |  6 +++---
 sys/arch/sun2/conf/DISKLESS   |  6 +++---
 sys/arch/sun2/conf/FOURMEG    |  6 +++---
 sys/arch/sun2/conf/GENERIC    |  6 +++---
 sys/arch/sun2/conf/INSTALL    |  6 +++---
 sys/arch/sun2/conf/RAMDISK    |  4 ++--
 sys/arch/sun2/conf/VME        |  6 +++---
 7 files changed, 20 insertions(+), 20 deletions(-)

diffs (180 lines):

diff -r 82d6f5b2fcc0 -r 74ebdf0f0b2d sys/arch/luna68k/conf/GENERIC
--- a/sys/arch/luna68k/conf/GENERIC     Sun Sep 04 10:13:15 2005 +0000
+++ b/sys/arch/luna68k/conf/GENERIC     Sun Sep 04 10:40:51 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.64 2005/08/19 05:19:53 christos Exp $
+# $NetBSD: GENERIC,v 1.65 2005/09/04 10:40:51 isaki Exp $
 #
 # GENERIC machine description file
 # 
@@ -22,7 +22,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.64 $"
+#ident                 "GENERIC-$Revision: 1.65 $"
 
 maxusers       8
 
@@ -104,7 +104,7 @@
 #options       UFS_DIRHASH     # UFS Large Directory Hashing - Experimental
 
 # Networking options
-options        INET            # IP prototol stack support
+options        INET            # IP protocol stack support
 #options       INET6           # IPV6
 #options       IPSEC           # IP security
 #options       IPSEC_ESP       # IP security (encryption part; define w/IPSEC)
diff -r 82d6f5b2fcc0 -r 74ebdf0f0b2d sys/arch/sun2/conf/DISKLESS
--- a/sys/arch/sun2/conf/DISKLESS       Sun Sep 04 10:13:15 2005 +0000
+++ b/sys/arch/sun2/conf/DISKLESS       Sun Sep 04 10:40:51 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: DISKLESS,v 1.25 2005/08/19 05:20:03 christos Exp $
+# $NetBSD: DISKLESS,v 1.26 2005/09/04 10:40:51 isaki Exp $
 
 # DISKLESS Sun2 (2/120, 2/170, 2/50, ...)
 # Supports root on: ie0, ec0
@@ -7,7 +7,7 @@
 
 #options       INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "DISKLESS-$Revision: 1.25 $"
+#ident                 "DISKLESS-$Revision: 1.26 $"
 
 # Machines to be supported by this kernel
 #options       FPU_EMULATE
@@ -76,7 +76,7 @@
 options        VNODE_OP_NOINLINE # Not inlining vnode op calls saves mem
 
 # Networking options
-options        INET            # IP prototol stack support
+options        INET            # IP protocol stack support
 #options       INET6           # IPV6
 #options       IPSEC           # IP security
 #options       IPSEC_ESP       # IP security (encryption part; define w/IPSEC)
diff -r 82d6f5b2fcc0 -r 74ebdf0f0b2d sys/arch/sun2/conf/FOURMEG
--- a/sys/arch/sun2/conf/FOURMEG        Sun Sep 04 10:13:15 2005 +0000
+++ b/sys/arch/sun2/conf/FOURMEG        Sun Sep 04 10:40:51 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: FOURMEG,v 1.28 2005/08/19 05:20:03 christos Exp $
+# $NetBSD: FOURMEG,v 1.29 2005/09/04 10:40:51 isaki Exp $
 
 # FOURMEG Sun2 (2/120, 2/170, 2/50, ...)
 # Supports root on: ie0, sd*, ...
@@ -7,7 +7,7 @@
 
 #options       INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "FOURMEG-$Revision: 1.28 $"
+#ident                 "FOURMEG-$Revision: 1.29 $"
 
 # Machines to be supported by this kernel
 #options       FPU_EMULATE
@@ -77,7 +77,7 @@
 options        FFS_NO_SNAPSHOT # ffs snapshots
 
 # Networking options
-options        INET            # IP prototol stack support
+options        INET            # IP protocol stack support
 #options       INET6           # IPV6
 #options       IPSEC           # IP security
 #options       IPSEC_ESP       # IP security (encryption part; define w/IPSEC)
diff -r 82d6f5b2fcc0 -r 74ebdf0f0b2d sys/arch/sun2/conf/GENERIC
--- a/sys/arch/sun2/conf/GENERIC        Sun Sep 04 10:13:15 2005 +0000
+++ b/sys/arch/sun2/conf/GENERIC        Sun Sep 04 10:40:51 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.47 2005/08/19 05:20:03 christos Exp $
+# $NetBSD: GENERIC,v 1.48 2005/09/04 10:40:51 isaki Exp $
 #
 # GENERIC machine description file
 # 
@@ -25,7 +25,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.47 $"
+#ident                 "GENERIC-$Revision: 1.48 $"
 
 # Machines to be supported by this kernel
 #options       FPU_EMULATE
@@ -106,7 +106,7 @@
 options        FFS_NO_SNAPSHOT # ffs snapshots
 
 # Networking options
-options        INET            # IP prototol stack support
+options        INET            # IP protocol stack support
 #options       INET6           # IPV6
 #options       IPSEC           # IP security
 #options       IPSEC_ESP       # IP security (encryption part; define w/IPSEC)
diff -r 82d6f5b2fcc0 -r 74ebdf0f0b2d sys/arch/sun2/conf/INSTALL
--- a/sys/arch/sun2/conf/INSTALL        Sun Sep 04 10:13:15 2005 +0000
+++ b/sys/arch/sun2/conf/INSTALL        Sun Sep 04 10:40:51 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL,v 1.23 2005/08/19 05:20:03 christos Exp $
+# $NetBSD: INSTALL,v 1.24 2005/09/04 10:40:51 isaki Exp $
 
 # INSTALL Sun2 (2/120, 2/170, 2/50, ...)
 
@@ -6,7 +6,7 @@
 
 #options       INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "INSTALL-$Revision: 1.23 $"
+#ident                 "INSTALL-$Revision: 1.24 $"
 
 # Machines to be supported by this kernel
 #options       FPU_EMULATE
@@ -73,7 +73,7 @@
 options        FFS_NO_SNAPSHOT # ffs snapshots
 
 # Networking options
-options        INET            # IP prototol stack support
+options        INET            # IP protocol stack support
 #options       INET6           # IPV6
 #options       IPSEC           # IP security
 #options       IPSEC_ESP       # IP security (encryption part; define w/IPSEC)
diff -r 82d6f5b2fcc0 -r 74ebdf0f0b2d sys/arch/sun2/conf/RAMDISK
--- a/sys/arch/sun2/conf/RAMDISK        Sun Sep 04 10:13:15 2005 +0000
+++ b/sys/arch/sun2/conf/RAMDISK        Sun Sep 04 10:40:51 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: RAMDISK,v 1.26 2005/08/19 05:20:03 christos Exp $
+# $NetBSD: RAMDISK,v 1.27 2005/09/04 10:40:51 isaki Exp $
 
 # RAMDISK: Root/swap on ramdisk
 # This kernel is used to:
@@ -77,7 +77,7 @@
 options        FFS_NO_SNAPSHOT # ffs snapshots
 
 # Networking options
-options        INET            # IP prototol stack support
+options        INET            # IP protocol stack support
 #options       INET6           # IPV6
 #options       IPSEC           # IP security
 #options       IPSEC_ESP       # IP security (encryption part; define w/IPSEC)
diff -r 82d6f5b2fcc0 -r 74ebdf0f0b2d sys/arch/sun2/conf/VME
--- a/sys/arch/sun2/conf/VME    Sun Sep 04 10:13:15 2005 +0000
+++ b/sys/arch/sun2/conf/VME    Sun Sep 04 10:40:51 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: VME,v 1.20 2005/08/19 05:20:03 christos Exp $
+# $NetBSD: VME,v 1.21 2005/09/04 10:40:51 isaki Exp $
 
 # VME Sun2 (2/50, 2/130, 2/160...)
 # Supports root on: ie0, sd*, ...
@@ -7,7 +7,7 @@
 
 #options       INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "VME-$Revision: 1.20 $"
+#ident                 "VME-$Revision: 1.21 $"
 
 # Machines to be supported by this kernel
 #options       FPU_EMULATE
@@ -80,7 +80,7 @@
 options        FFS_NO_SNAPSHOT # No FFS snapshots
 
 # Networking options
-options        INET            # IP prototol stack support
+options        INET            # IP protocol stack support
 #options       INET6           # IPV6
 #options       IPSEC           # IP security
 #options       IPSEC_ESP       # IP security (encryption part; define w/IPSEC)



Home | Main Index | Thread Index | Old Index