This commit is contained in:
deraadt 1994-05-22 23:13:51 +00:00
parent 1e65a5b9e8
commit ef17fdff45
4 changed files with 6 additions and 9 deletions

View File

@ -1,5 +1,5 @@
# from: @(#)SPARC 8.1 (Berkeley) 6/29/93
# $Id: SPARC,v 1.5 1994/04/12 07:47:20 deraadt Exp $
# $Id: SPARC,v 1.6 1994/05/22 23:13:51 deraadt Exp $
# SPARCstation 1, 1+, 2, etc.
include "std.sparc"
@ -36,7 +36,6 @@ options TCP_COMPAT_42 # compatibility with 4.2BSD TCP/IP
#options TPIP
#options EON
options COMPAT_43
options MAXFDESCS=1024
# Options for SPARCstation hardware
options COMPAT_SUNOS # compatibility with SunOS binaries

View File

@ -1,4 +1,4 @@
# $Id: SS5,v 1.2 1994/05/12 08:22:41 deraadt Exp $
# $Id: SS5,v 1.3 1994/05/22 23:13:52 deraadt Exp $
# SPARCstation 1, 1+, 2, etc.
include "std.sparc"
@ -17,7 +17,6 @@ options KTRACE # system call tracing support
#options GDB # support for normal gdb
#options KGDBDEV=0xc01, KGDBRATE=38400 # device & baud rate
options RCONSOLE # fast rasterop console
options MAXFDESCS=1024
#options SYSVMSG,SYSVSEM
# Filesystem options

View File

@ -1,4 +1,4 @@
# $Id: TDR,v 1.11 1994/05/12 08:22:45 deraadt Exp $
# $Id: TDR,v 1.12 1994/05/22 23:13:54 deraadt Exp $
# SPARCstation 1, 1+, 2, etc.
include "std.sparc"
@ -6,7 +6,7 @@ include "std.sparc"
options "SUN4C"
# obsolete timezone spec
options TIMEZONE=480, DST=1
options TIMEZONE=0, DST=0
# Standard system options
options SWAPPAGER, VNODEPAGER, DEVPAGER # paging
@ -16,8 +16,8 @@ options KTRACE # system call tracing support
options GDB # support for normal gdb
options KGDBDEV=0xc01, KGDBRATE=38400 # device & baud rate
options RCONSOLE # fast rasterop console
options MAXFDESCS=1024
options SYSVMSG,SYSVSEM
options "COMPAT_09"
# Filesystem options
options FFS

View File

@ -1,4 +1,4 @@
# $Id: TDR2,v 1.7 1994/05/12 08:22:48 deraadt Exp $
# $Id: TDR2,v 1.8 1994/05/22 23:13:54 deraadt Exp $
# SPARCstation 1, 1+, 2, etc.
include "std.sparc"
@ -14,7 +14,6 @@ options KTRACE # system call tracing support
options GDB # support for normal gdb
options KGDBDEV=0xc01, KGDBRATE=38400 # device & baud rate
options RCONSOLE # fast rasterop console
options MAXFDESCS=1024
options SYSVMSG,SYSVSEM
# Filesystem options