Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/alpha/conf White space police.



details:   https://anonhg.NetBSD.org/src/rev/1d4de1428996
branches:  trunk
changeset: 539978:1d4de1428996
user:      itohy <itohy%NetBSD.org@localhost>
date:      Sat Nov 30 07:06:40 2002 +0000

description:
White space police.

diffstat:

 sys/arch/alpha/conf/ALPHA           |  12 ++++++------
 sys/arch/alpha/conf/BASIL           |   6 +++---
 sys/arch/alpha/conf/FRAU-FARBISSINA |   6 +++---
 sys/arch/alpha/conf/GENERIC         |  28 ++++++++++++++--------------
 sys/arch/alpha/conf/INSTALL         |  10 +++++-----
 5 files changed, 31 insertions(+), 31 deletions(-)

diffs (199 lines):

diff -r 1ba9515106cb -r 1d4de1428996 sys/arch/alpha/conf/ALPHA
--- a/sys/arch/alpha/conf/ALPHA Sat Nov 30 06:18:54 2002 +0000
+++ b/sys/arch/alpha/conf/ALPHA Sat Nov 30 07:06:40 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: ALPHA,v 1.174 2002/11/05 08:31:43 fair Exp $
+# $NetBSD: ALPHA,v 1.175 2002/11/30 07:06:40 itohy Exp $
 #
 # Alpha kernel with all the options you'd want, and more.
 
@@ -6,7 +6,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-ident          "ALPHA-$Revision: 1.174 $"
+ident          "ALPHA-$Revision: 1.175 $"
 
 maxusers 32
 
@@ -146,8 +146,8 @@
 options        FIX_UNALIGNED_VAX_FP    # fix unaligned VAX FP loads & stores
 #options       NO_KERNEL_RCSIDS        # don't include kernel file RCS IDs
 options        USERCONF                # userconf(4) support
-#options       PIPE_SOCKETPAIR         # smaller, but slower pipe(2)
-options                FONT_GALLANT12x22       # Console font for TC devices
+#options       PIPE_SOCKETPAIR         # smaller, but slower pipe(2)
+options        FONT_GALLANT12x22       # Console font for TC devices
 
 # The Alpha console firmware network boots using the BOOTP
 # protocol, so we ask the NFS code to use BOOTP/DHCP as well,
@@ -204,8 +204,8 @@
 ioasic*        at      tc? slot ? offset ?
 mcclock* at    ioasic? offset ?
 le*    at      ioasic? offset ?
-zsc0    at      ioasic? offset 0x100000   
-zsc1    at      ioasic? offset 0x180000
+zsc0   at      ioasic? offset 0x100000
+zsc1   at      ioasic? offset 0x180000
 bba0   at      ioasic? offset ?
 audio* at      bba?
 tcds*  at      tc? slot ? offset ?
diff -r 1ba9515106cb -r 1d4de1428996 sys/arch/alpha/conf/BASIL
--- a/sys/arch/alpha/conf/BASIL Sat Nov 30 06:18:54 2002 +0000
+++ b/sys/arch/alpha/conf/BASIL Sat Nov 30 07:06:40 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: BASIL,v 1.14 2002/09/18 02:43:54 lukem Exp $
+# $NetBSD: BASIL,v 1.15 2002/11/30 07:06:41 itohy Exp $
 #
 # basil.shagadelic.org -- thorpej's API UP1000
 
@@ -6,7 +6,7 @@
 
 #options       INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "BASIL-$Revision: 1.14 $"
+#ident                 "BASIL-$Revision: 1.15 $"
 
 maxusers 64
 
@@ -105,7 +105,7 @@
 #options       TCVERBOSE               # recognize "unknown" TC devices
 options        UCONSOLE                # users can use TIOCCONS (for xconsole)
 options        USERCONF                # userconf(4) support
-#options       PIPE_SOCKETPAIR         # smaller, but slower pipe(2)
+#options       PIPE_SOCKETPAIR         # smaller, but slower pipe(2)
 
 # The Alpha console firmware network boots using the BOOTP
 # protocol, so we ask the NFS code to use BOOTP/DHCP as well,
diff -r 1ba9515106cb -r 1d4de1428996 sys/arch/alpha/conf/FRAU-FARBISSINA
--- a/sys/arch/alpha/conf/FRAU-FARBISSINA       Sat Nov 30 06:18:54 2002 +0000
+++ b/sys/arch/alpha/conf/FRAU-FARBISSINA       Sat Nov 30 07:06:40 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: FRAU-FARBISSINA,v 1.19 2002/09/18 02:43:54 lukem Exp $
+# $NetBSD: FRAU-FARBISSINA,v 1.20 2002/11/30 07:06:41 itohy Exp $
 #
 # frau-farbissina.shagadelic.org -- thorpej's AlphaServer 1200 MP hacking
 # box
@@ -7,7 +7,7 @@
 
 #options       INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "FRAU-FARBISSINA-$Revision: 1.19 $"
+#ident                 "FRAU-FARBISSINA-$Revision: 1.20 $"
 
 maxusers 64
 
@@ -102,7 +102,7 @@
 #options       TCVERBOSE               # recognize "unknown" TC devices
 options        UCONSOLE                # users can use TIOCCONS (for xconsole)
 options        USERCONF                # userconf(4) support
-#options       PIPE_SOCKETPAIR         # smaller, but slower pipe(2)
+#options       PIPE_SOCKETPAIR         # smaller, but slower pipe(2)
 
 # The Alpha console firmware network boots using the BOOTP
 # protocol, so we ask the NFS code to use BOOTP/DHCP as well,
diff -r 1ba9515106cb -r 1d4de1428996 sys/arch/alpha/conf/GENERIC
--- a/sys/arch/alpha/conf/GENERIC       Sat Nov 30 06:18:54 2002 +0000
+++ b/sys/arch/alpha/conf/GENERIC       Sat Nov 30 07:06:40 2002 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: GENERIC,v 1.220 2002/11/22 12:20:58 wiz Exp $
+# $NetBSD: GENERIC,v 1.221 2002/11/30 07:06:41 itohy Exp $
 #
 # GENERIC machine description file
-# 
+#
 # This machine description file is used to generate the default NetBSD
 # kernel.  The generic kernel on NetBSD/alpha does enough to get booted,
 # etc., but not much more.  For a more complete kernel see the ALPHA
@@ -25,7 +25,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.220 $"
+#ident                 "GENERIC-$Revision: 1.221 $"
 
 maxusers 32
 
@@ -55,7 +55,7 @@
 options        SYSTRACE                # System call vetting via systrace(1)
 options        NTP                     # kernel PLL for NTP
 
-# Enable experimental buffer queue strategy for better responsiveness under 
+# Enable experimental buffer queue strategy for better responsiveness under
 # high disk I/O load. Use it with caution - it's not proven to be stable yet.
 #options       NEW_BUFQ_STRATEGY
 
@@ -141,8 +141,8 @@
 options        UCONSOLE                # users can use TIOCCONS (for xconsole)
 #options       PCMCIAVERBOSE
 options        USERCONF                # userconf(4) support
-#options       PIPE_SOCKETPAIR         # smaller, but slower pipe(2)
-options                FONT_GALLANT12x22       # Console font for TC devices
+#options       PIPE_SOCKETPAIR         # smaller, but slower pipe(2)
+options        FONT_GALLANT12x22       # Console font for TC devices
 
 # The Alpha console firmware network boots using the BOOTP
 # protocol, so we ask the NFS code to use BOOTP/DHCP as well,
@@ -199,8 +199,8 @@
 ioasic*        at      tc? slot ? offset ?
 mcclock* at    ioasic? offset ?
 le*    at      ioasic? offset ?
-zsc0    at      ioasic? offset 0x100000   
-zsc1    at      ioasic? offset 0x180000
+zsc0   at      ioasic? offset 0x100000
+zsc1   at      ioasic? offset 0x180000
 bba0   at      ioasic? offset ?
 audio* at      bba?
 tcds*  at      tc? slot ? offset ?
@@ -532,13 +532,13 @@
 pseudo-device  raid            8       # RAIDframe disk driver
 options        RAID_AUTOCONFIG         # auto-configuration of RAID components
 # Options to enable various other RAIDframe RAID types.
-# options      RF_INCLUDE_EVENODD=1
-# options      RF_INCLUDE_RAID5_RS=1
-# options      RF_INCLUDE_PARITYLOGGING=1
-# options      RF_INCLUDE_CHAINDECLUSTER=1
-# options      RF_INCLUDE_INTERDECLUSTER=1
+# options      RF_INCLUDE_EVENODD=1
+# options      RF_INCLUDE_RAID5_RS=1
+# options      RF_INCLUDE_PARITYLOGGING=1
+# options      RF_INCLUDE_CHAINDECLUSTER=1
+# options      RF_INCLUDE_INTERDECLUSTER=1
 # options      RF_INCLUDE_PARITY_DECLUSTERING=1
-# options      RF_INCLUDE_PARITY_DECLUSTERING_DS=1
+# options      RF_INCLUDE_PARITY_DECLUSTERING_DS=1
 pseudo-device  ipfilter        1
 pseudo-device  loop            1
 pseudo-device  md              1
diff -r 1ba9515106cb -r 1d4de1428996 sys/arch/alpha/conf/INSTALL
--- a/sys/arch/alpha/conf/INSTALL       Sat Nov 30 06:18:54 2002 +0000
+++ b/sys/arch/alpha/conf/INSTALL       Sat Nov 30 07:06:40 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL,v 1.68 2002/09/24 13:30:41 ad Exp $
+# $NetBSD: INSTALL,v 1.69 2002/11/30 07:06:42 itohy Exp $
 #
 # Alpha INSTALL kernel.
 
@@ -74,9 +74,9 @@
 options        UCONSOLE                # users can use TIOCCONS (for xconsole)
 options        INSECURE                # disable `kernel security level'
 options        USERCONF                # userconf(4) support
-options                PIPE_SOCKETPAIR         # smaller, but slower pipe(2)
+options        PIPE_SOCKETPAIR         # smaller, but slower pipe(2)
 options        MALLOC_NOINLINE         # Not inlining MALLOC saves memory
-options                FONT_GALLANT12x22       # Console font for TC devices
+options        FONT_GALLANT12x22       # Console font for TC devices
 
 # The Alpha console firmware network boots using the BOOTP
 # protocol, so we ask the NFS code to use BOOTP/DHCP as well,
@@ -126,8 +126,8 @@
 ioasic*        at      tc? slot ? offset ?
 mcclock* at    ioasic? offset ?
 le*    at      ioasic? offset ?
-zsc0    at      ioasic? offset 0x100000   
-zsc1    at      ioasic? offset 0x180000
+zsc0   at      ioasic? offset 0x100000
+zsc1   at      ioasic? offset 0x180000
 tcds*  at      tc? slot ? offset ?
 asc*   at      tcds? chip ?
 le*    at      tc? slot ? offset ?



Home | Main Index | Thread Index | Old Index