Cosmetic clean up:

options<space><tab>
This commit is contained in:
jdc 2009-02-08 13:05:50 +00:00
parent d5aae1338a
commit 940659ed15
6 changed files with 47 additions and 47 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: BILL-THE-CAT,v 1.43 2008/11/12 12:36:06 ad Exp $
# $NetBSD: BILL-THE-CAT,v 1.44 2009/02/08 13:05:50 jdc Exp $
# From: NetBSD: GENERIC,v 1.84 1999/06/06 13:00:03 mrg Exp
include "arch/sparc/conf/std.sparc"
@ -57,7 +57,7 @@ options SYSVSHM # System V shared memory
## Loadable kernel module support; still under development.
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
## NFS boot options; tries DHCP/BOOTP then BOOTPARAM
@ -137,7 +137,7 @@ options COMPAT_40 # NetBSD 4.0 binary compatibility
options COMPAT_SUNOS # SunOS 4.x binary compatibility
options COMPAT_SVR4 # SunOS 5.x binary compatibility
#options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended.
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
## File systems. You probably need at least one of FFS or NFS.
file-system FFS # Berkeley Fast Filesystem

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.210 2009/01/27 06:57:59 mrg Exp $
# $NetBSD: GENERIC,v 1.211 2009/02/08 13:05:51 jdc Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/sparc/conf/std.sparc"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.210 $"
#ident "GENERIC-$Revision: 1.211 $"
maxusers 32
@ -51,19 +51,19 @@ options SUN4_MMU3L # sun4/400 3-level MMU
#options RASTERCONSOLE_BGCOL=WSCOL_WHITE
# wscons stuff
options WSEMUL_SUN
#options WSEMUL_VT100
options WSDISPLAY_COMPAT_RAWKBD
options WSDISPLAY_CUSTOM_OUTPUT
options WS_DEFAULT_FG=WSCOL_BLACK
options WS_DEFAULT_BG=WSCOL_LIGHT_WHITE
options WS_KERNEL_FG=WSCOL_GREEN
options WS_KERNEL_BG=WSCOL_LIGHT_WHITE
options WSDISPLAY_COMPAT_PCVT
options WSEMUL_SUN
#options WSEMUL_VT100
options WSDISPLAY_COMPAT_RAWKBD
options WSDISPLAY_CUSTOM_OUTPUT
options WS_DEFAULT_FG=WSCOL_BLACK
options WS_DEFAULT_BG=WSCOL_LIGHT_WHITE
options WS_KERNEL_FG=WSCOL_GREEN
options WS_KERNEL_BG=WSCOL_LIGHT_WHITE
options WSDISPLAY_COMPAT_PCVT
options WSDISPLAY_COMPAT_SYSCONS
options WSDISPLAY_COMPAT_USL
options WSDISPLAY_COMPAT_USL
options WSDISPLAY_SCROLLSUPPORT
options WSDISPLAY_SCROLLSUPPORT
# generic options vlid for both wscons and RASTERCONSOLE
options FONT_GALLANT12x22 # the console font
@ -182,7 +182,7 @@ options COMPAT_40 # NetBSD 4.0 binary compatibility
options COMPAT_50 # NetBSD 5.0 binary compatibility
options COMPAT_SUNOS # SunOS 4.x binary compatibility
options COMPAT_SVR4 # SunOS 5.x binary compatibility
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
## File systems. You probably need at least one of FFS or NFS.
file-system FFS # Berkeley Fast Filesystem
@ -209,7 +209,7 @@ options NFSSERVER # Sun NFS-compatible filesystem server
options QUOTA # FFS quotas
#options FFS_EI # FFS Endian Independent support
options WAPBL # File system journaling support - Experimental
#options UFS_DIRHASH # UFS Large Directory Hashing - Experimental
#options UFS_DIRHASH # UFS Large Directory Hashing - Experimental
#options FFS_NO_SNAPSHOT # No FFS snapshot support
## Network protocol support. In most environments, INET is required.
@ -641,8 +641,8 @@ audioamd0 at sbus0 slot ? offset ? # sun4m
audiocs0 at sbus0 slot ? offset ? # SUNW,CS4231
#options DBRI_DEBUG # noisy debug output from the dbri driver
#options DBRI_BIG_BUFFER # use bigger DMA buffers, for slow CPUs
#options DBRI_DEBUG # noisy debug output from the dbri driver
#options DBRI_BIG_BUFFER # use bigger DMA buffers, for slow CPUs
dbri* at sbus? slot ? offset ? # SUNW,DBRI[s3|e]
audio* at audiobus?
@ -731,7 +731,7 @@ pseudo-device fss 4 # file system snapshot device
pseudo-device wsmux # mouse and keyboard multiplexor
pseudo-device wsfont
#options FILEASSOC # fileassoc(9)
#options FILEASSOC # fileassoc(9)
# Veriexec
#

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL,v 1.65 2009/02/06 18:50:28 jym Exp $
# $NetBSD: INSTALL,v 1.66 2009/02/08 13:05:51 jdc Exp $
#
# from: NetBSD: GENERIC,v 1.84 1999/06/06 13:00:03 mrg Exp
#
@ -49,14 +49,14 @@ options SUN4_MMU3L # 3-level MMU on sun4/400
#options RASTERCONSOLE_BGCOL=WSCOL_WHITE
# wscons stuff
options WSEMUL_SUN
#options WSEMUL_VT100
options WSDISPLAY_COMPAT_RAWKBD
options WSDISPLAY_CUSTOM_OUTPUT
options WS_DEFAULT_FG=WSCOL_BLACK
options WS_DEFAULT_BG=WSCOL_LIGHT_WHITE
options WS_KERNEL_FG=WSCOL_GREEN
options WS_KERNEL_BG=WSCOL_LIGHT_WHITE
options WSEMUL_SUN
#options WSEMUL_VT100
options WSDISPLAY_COMPAT_RAWKBD
options WSDISPLAY_CUSTOM_OUTPUT
options WS_DEFAULT_FG=WSCOL_BLACK
options WS_DEFAULT_BG=WSCOL_LIGHT_WHITE
options WS_KERNEL_FG=WSCOL_GREEN
options WS_KERNEL_BG=WSCOL_LIGHT_WHITE
#### System options that are the same for all ports
@ -84,7 +84,7 @@ config netbsd root on ? type ?
## Loadable kernel module support; still under development.
options USERCONF # userconf(4) support
options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
## NFS boot options; tries DHCP/BOOTP then BOOTPARAM
@ -163,7 +163,7 @@ options INSECURE
#options COMPAT_SUNOS # SunOS 4.x binary compatibility
#options COMPAT_SVR4 # SunOS 5.x binary compatibility
#options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended.
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
## File systems. You probably need at least one of FFS or NFS.
file-system FFS # Berkeley Fast Filesystem

View File

@ -1,4 +1,4 @@
# $NetBSD: KRUPS,v 1.47 2008/11/24 11:41:14 ad Exp $
# $NetBSD: KRUPS,v 1.48 2009/02/08 13:05:51 jdc Exp $
# From: NetBSD: GENERIC,v 1.197 2006/12/04 23:43:35 elad Exp
#
# Krups (JavaStation-NC) machine description file
@ -8,7 +8,7 @@ include "arch/sparc/conf/std.sparc"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "KRUPS-$Revision: 1.47 $"
#ident "KRUPS-$Revision: 1.48 $"
maxusers 32
@ -184,7 +184,7 @@ options COMPAT_30 # NetBSD 3.0 binary compatibility
options COMPAT_40 # NetBSD 4.0 binary compatibility
options COMPAT_SUNOS # SunOS 4.x binary compatibility
options COMPAT_SVR4 # SunOS 5.x binary compatibility
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
## File systems. You probably need at least one of FFS or NFS.
file-system FFS # Berkeley Fast Filesystem
@ -369,7 +369,7 @@ pseudo-device ksyms # /dev/ksyms
#pseudo-device pflog # PF log if
#pseudo-device fss 4 # file system snapshot device
#options FILEASSOC # fileassoc(9)
#options FILEASSOC # fileassoc(9)
# Veriexec
#

View File

@ -1,4 +1,4 @@
# $NetBSD: MRCOFFEE,v 1.25 2008/11/24 11:41:14 ad Exp $
# $NetBSD: MRCOFFEE,v 1.26 2009/02/08 13:05:51 jdc Exp $
# From: NetBSD: GENERIC,v 1.197 2006/12/04 23:43:35 elad Exp
#
# Mr.Coffee (JavaStation 1) machine description file
@ -12,7 +12,7 @@ include "arch/sparc/conf/std.sparc"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "MRCOFFEE-$Revision: 1.25 $"
#ident "MRCOFFEE-$Revision: 1.26 $"
maxusers 32
@ -159,7 +159,7 @@ options COMPAT_30 # NetBSD 3.0 binary compatibility
options COMPAT_40 # NetBSD 4.0 binary compatibility
options COMPAT_SUNOS # SunOS 4.x binary compatibility
options COMPAT_SVR4 # SunOS 5.x binary compatibility
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
## File systems. You probably need at least one of FFS or NFS.
file-system FFS # Berkeley Fast Filesystem
@ -185,7 +185,7 @@ file-system PTYFS # /dev/pts/N support
#options NFSSERVER # Sun NFS-compatible filesystem server
#options QUOTA # FFS quotas
#options FFS_EI # FFS Endian Independent support
#options UFS_DIRHASH # UFS Large Directory Hashing - Experimental
#options UFS_DIRHASH # UFS Large Directory Hashing - Experimental
options FFS_NO_SNAPSHOT # No FFS snapshot support
## Network protocol support. In most environments, INET is required.

View File

@ -1,4 +1,4 @@
# $NetBSD: TADPOLE3GX,v 1.43 2008/11/12 12:36:06 ad Exp $
# $NetBSD: TADPOLE3GX,v 1.44 2009/02/08 13:05:51 jdc Exp $
include "arch/sparc/conf/std.sparc"
@ -39,7 +39,7 @@ options WSDISPLAY_COMPAT_USL # VT handling
options WSDISPLAY_DEFAULTSCREENS=1
options SPARCBOOK_CMD # enable screen switching with lAlt-Fn
options SPARCBOOK_CMD # enable screen switching with lAlt-Fn
#options FONT_GALLANT12x22 # the console font
options FONT_BOLD8x16 # a somewhat smaller font
@ -69,7 +69,7 @@ options SYSVSHM # System V shared memory
## Loadable kernel module support; still under development.
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
## NFS boot options; tries DHCP/BOOTP then BOOTPARAM
@ -146,7 +146,7 @@ options COMPAT_40 # NetBSD 4.0 binary compatibility
options COMPAT_SUNOS # SunOS 4.x binary compatibility
options COMPAT_SVR4 # SunOS 5.x binary compatibility
#options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended.
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
## File systems. You probably need at least one of FFS or NFS.
file-system FFS # Berkeley Fast Filesystem
@ -342,14 +342,14 @@ pseudo-device ipfilter
## /dev/audio support
#options DBRI_DEBUG # noisy debug output from the dbri driver
options DBRI_BIG_BUFFER # use bigger DMA buffers, for slow CPUs
#options DBRI_DEBUG # noisy debug output from the dbri driver
options DBRI_BIG_BUFFER # use bigger DMA buffers, for slow CPUs
dbri0 at sbus0 slot ? offset ? # SUNW,DBRI[s3|e]
audio* at audiobus?
# Tadpole 3GX/3GS (P9100 -- P Nine One Zero Zero -> pnozz)
pnozz0 at sbus? slot ? offset ?
#options PNOZZ_EMUL_CG3 # emulate a CG3 for Xsun instead of
#options PNOZZ_EMUL_CG3 # emulate a CG3 for Xsun instead of
# running natively
wsdisplay* at wsemuldisplaydev? console ?