Subject: kern/25281: Small typo in i386 kernel configuration files
To: None <gnats-bugs@gnats.NetBSD.org>
From: None <njoly@pasteur.fr>
List: netbsd-bugs
Date: 04/22/2004 14:56:20
>Number:         25281
>Category:       kern
>Synopsis:       Small typo in i386 kernel configuration files
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Apr 22 12:57:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     Nicolas Joly
>Release:        NetBSD 2.0D (-current 20040422)
>Organization:
	Insitut Pasteur
>Environment:
System: NetBSD hal.sis.pasteur.fr 2.0D NetBSD 2.0D (HAL) #0: Thu Apr 22 10:58:00 CEST 2004 njoly@hal.sis.pasteur.fr:/local/src/NetBSD/obj/i386/sys/arch/i386/compile/HAL i386
Architecture: i386
Machine: i386
>Description:
There is a small typo in some i386 kernel configuration files (and some
others which were made from i386) :
#      you don't want the option below ON iff you are using the
                                          ^^^
>How-To-Repeat:
grep ' iff ' src/sys/arch/*/conf/*
>Fix:

Index: sys/arch/amd64/conf/GENERIC
===================================================================
RCS file: /cvsroot/src/sys/arch/amd64/conf/GENERIC,v
retrieving revision 1.21
diff -u -r1.21 GENERIC
--- sys/arch/amd64/conf/GENERIC	14 Jan 2004 22:29:03 -0000	1.21
+++ sys/arch/amd64/conf/GENERIC	21 Apr 2004 17:33:25 -0000
@@ -32,7 +32,7 @@
 # This option allows you to force a serial console at the specified
 # I/O address.   see console(4) for details.
 #options 	CONSDEVNAME="\"com\"",CONADDR=0x2f8,CONSPEED=57600
-#	you don't want the option below ON iff you are using the
+#	you don't want the option below ON if you are using the
 #	serial console option of the new boot strap code.
 #options 	CONS_OVERRIDE	# Always use above! independent of boot info
 
Index: sys/arch/i386/conf/DELPHI
===================================================================
RCS file: /cvsroot/src/sys/arch/i386/conf/DELPHI,v
retrieving revision 1.34
diff -u -r1.34 DELPHI
--- sys/arch/i386/conf/DELPHI	16 Feb 2004 17:11:26 -0000	1.34
+++ sys/arch/i386/conf/DELPHI	21 Apr 2004 17:33:26 -0000
@@ -32,7 +32,7 @@
 # This option allows you to force a serial console at the specified
 # I/O address.   see console(4) for details.
 #options 	CONSDEVNAME="\"com\"",CONADDR=0x2f8,CONSPEED=57600
-#	you don't want the option below ON iff you are using the
+#	you don't want the option below ON if you are using the
 #	serial console option of the new boot strap code.
 #options 	CONS_OVERRIDE	# Always use above! independent of boot info
 
Index: sys/arch/i386/conf/GENERIC
===================================================================
RCS file: /cvsroot/src/sys/arch/i386/conf/GENERIC,v
retrieving revision 1.597
diff -u -r1.597 GENERIC
--- sys/arch/i386/conf/GENERIC	21 Apr 2004 01:05:35 -0000	1.597
+++ sys/arch/i386/conf/GENERIC	21 Apr 2004 17:33:26 -0000
@@ -49,7 +49,7 @@
 # This option allows you to force a serial console at the specified
 # I/O address.   see console(4) for details.
 #options 	CONSDEVNAME="\"com\"",CONADDR=0x2f8,CONSPEED=57600
-#	you don't want the option below ON iff you are using the
+#	you don't want the option below ON if you are using the
 #	serial console option of the new boot strap code.
 #options 	CONS_OVERRIDE	# Always use above! independent of boot info
 
Index: sys/arch/i386/conf/GENERIC_LAPTOP
===================================================================
RCS file: /cvsroot/src/sys/arch/i386/conf/GENERIC_LAPTOP,v
retrieving revision 1.90
diff -u -r1.90 GENERIC_LAPTOP
--- sys/arch/i386/conf/GENERIC_LAPTOP	14 Mar 2004 08:09:42 -0000	1.90
+++ sys/arch/i386/conf/GENERIC_LAPTOP	21 Apr 2004 17:33:27 -0000
@@ -32,7 +32,7 @@
 # This option allows you to force a serial console at the specified
 # I/O address.   see console(4) for details.
 #options 	CONSDEVNAME="\"com\"",CONADDR=0x2f8,CONSPEED=57600
-#	you don't want the option below ON iff you are using the
+#	you don't want the option below ON if you are using the
 #	serial console option of the new boot strap code.
 #options 	CONS_OVERRIDE	# Always use above! independent of boot info
 
Index: sys/arch/i386/conf/GENERIC_PS2TINY
===================================================================
RCS file: /cvsroot/src/sys/arch/i386/conf/GENERIC_PS2TINY,v
retrieving revision 1.24
diff -u -r1.24 GENERIC_PS2TINY
--- sys/arch/i386/conf/GENERIC_PS2TINY	16 Feb 2004 17:11:26 -0000	1.24
+++ sys/arch/i386/conf/GENERIC_PS2TINY	21 Apr 2004 17:33:27 -0000
@@ -32,7 +32,7 @@
 # This option allows you to force a serial console at the specified
 # I/O address.   see console(4) for details.
 #options 	CONSDEVNAME="\"com\"",CONADDR=0x2f8,CONSPEED=57600
-#	you don't want the option below ON iff you are using the
+#	you don't want the option below ON if you are using the
 #	serial console option of the new boot strap code.
 #options 	CONS_OVERRIDE	# Always use above! independent of boot info
 
Index: sys/arch/i386/conf/IOPENER
===================================================================
RCS file: /cvsroot/src/sys/arch/i386/conf/IOPENER,v
retrieving revision 1.44
diff -u -r1.44 IOPENER
--- sys/arch/i386/conf/IOPENER	16 Feb 2004 17:11:27 -0000	1.44
+++ sys/arch/i386/conf/IOPENER	21 Apr 2004 17:33:27 -0000
@@ -24,7 +24,7 @@
 # This option allows you to force a serial console at the specified
 # I/O address.   see console(4) for details.
 #options 	CONSDEVNAME="\"com\"",CONADDR=0x2f8,CONSPEED=57600
-#	you don't want the option below ON iff you are using the
+#	you don't want the option below ON if you are using the
 #	serial console option of the new boot strap code.
 #options 	CONS_OVERRIDE	# Always use above! independent of boot info
 
Index: sys/arch/i386/conf/LAMB
===================================================================
RCS file: /cvsroot/src/sys/arch/i386/conf/LAMB,v
retrieving revision 1.35
diff -u -r1.35 LAMB
--- sys/arch/i386/conf/LAMB	16 Feb 2004 17:11:27 -0000	1.35
+++ sys/arch/i386/conf/LAMB	21 Apr 2004 17:33:27 -0000
@@ -31,7 +31,7 @@
 # This option allows you to force a serial console at the specified
 # I/O address.   see console(4) for details.
 #options 	CONSDEVNAME="\"com\"",CONADDR=0x2f8,CONSPEED=57600
-#	you don't want the option below ON iff you are using the
+#	you don't want the option below ON if you are using the
 #	serial console option of the new boot strap code.
 #options 	CONS_OVERRIDE	# Always use above! independent of boot info
 
Index: sys/arch/i386/conf/NET4501
===================================================================
RCS file: /cvsroot/src/sys/arch/i386/conf/NET4501,v
retrieving revision 1.25
diff -u -r1.25 NET4501
--- sys/arch/i386/conf/NET4501	16 Feb 2004 17:11:27 -0000	1.25
+++ sys/arch/i386/conf/NET4501	21 Apr 2004 17:33:27 -0000
@@ -40,7 +40,7 @@
 # This option allows you to force a serial console at the specified
 # I/O address.   see console(4) for details.
 #options 	CONSDEVNAME="\"com\"",CONADDR=0x2f8,CONSPEED=57600
-#	you don't want the option below ON iff you are using the
+#	you don't want the option below ON if you are using the
 #	serial console option of the new boot strap code.
 #options 	CONS_OVERRIDE	# Always use above! independent of boot info
 
Index: sys/arch/i386/conf/SWINGER
===================================================================
RCS file: /cvsroot/src/sys/arch/i386/conf/SWINGER,v
retrieving revision 1.47
diff -u -r1.47 SWINGER
--- sys/arch/i386/conf/SWINGER	16 Feb 2004 17:11:27 -0000	1.47
+++ sys/arch/i386/conf/SWINGER	21 Apr 2004 17:33:27 -0000
@@ -33,7 +33,7 @@
 # This option allows you to force a serial console at the specified
 # I/O address.   see console(4) for details.
 #options 	CONSDEVNAME="\"com\"",CONADDR=0x2f8,CONSPEED=57600
-#	you don't want the option below ON iff you are using the
+#	you don't want the option below ON if you are using the
 #	serial console option of the new boot strap code.
 #options 	CONS_OVERRIDE	# Always use above! independent of boot info
 
Index: sys/arch/i386/conf/VIRTUALPC
===================================================================
RCS file: /cvsroot/src/sys/arch/i386/conf/VIRTUALPC,v
retrieving revision 1.2
diff -u -r1.2 VIRTUALPC
--- sys/arch/i386/conf/VIRTUALPC	1 Jan 2004 18:46:14 -0000	1.2
+++ sys/arch/i386/conf/VIRTUALPC	21 Apr 2004 17:33:27 -0000
@@ -38,7 +38,7 @@
 # This option allows you to force a serial console at the specified
 # I/O address.   see console(4) for details.
 #options 	CONSDEVNAME="\"com\"",CONADDR=0x2f8,CONSPEED=57600
-#	you don't want the option below ON iff you are using the
+#	you don't want the option below ON if you are using the
 #	serial console option of the new boot strap code.
 #options 	CONS_OVERRIDE	# Always use above! independent of boot info
 
Index: sys/arch/xen/conf/GENERIC
===================================================================
RCS file: /cvsroot/src/sys/arch/xen/conf/GENERIC,v
retrieving revision 1.2
diff -u -r1.2 GENERIC
--- sys/arch/xen/conf/GENERIC	17 Apr 2004 12:56:27 -0000	1.2
+++ sys/arch/xen/conf/GENERIC	21 Apr 2004 17:33:29 -0000
@@ -51,7 +51,7 @@
 # This option allows you to force a serial console at the specified
 # I/O address.   see console(4) for details.
 #options 	CONSDEVNAME="\"com\"",CONADDR=0x2f8,CONSPEED=57600
-#	you don't want the option below ON iff you are using the
+#	you don't want the option below ON if you are using the
 #	serial console option of the new boot strap code.
 #options 	CONS_OVERRIDE	# Always use above! independent of boot info
 
>Release-Note:
>Audit-Trail:
>Unformatted: