SYSVSHM goes away, it will be back soon

This commit is contained in:
deraadt 1994-05-12 08:22:41 +00:00
parent 7ce60f4f0e
commit 2db3edfe06
3 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
# $Id: SS5,v 1.1 1994/05/05 07:50:05 deraadt Exp $
# $Id: SS5,v 1.2 1994/05/12 08:22:41 deraadt Exp $
# SPARCstation 1, 1+, 2, etc.
include "std.sparc"
@ -18,7 +18,7 @@ options KTRACE # system call tracing support
#options KGDBDEV=0xc01, KGDBRATE=38400 # device & baud rate
options RCONSOLE # fast rasterop console
options MAXFDESCS=1024
#options SYSVMSG,SYSVSEM,SYSVSHM
#options SYSVMSG,SYSVSEM
# Filesystem options
options FFS

View File

@ -1,4 +1,4 @@
# $Id: TDR,v 1.10 1994/05/05 07:50:07 deraadt Exp $
# $Id: TDR,v 1.11 1994/05/12 08:22:45 deraadt Exp $
# SPARCstation 1, 1+, 2, etc.
include "std.sparc"
@ -17,7 +17,7 @@ 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,SYSVSHM
options SYSVMSG,SYSVSEM
# Filesystem options
options FFS

View File

@ -1,4 +1,4 @@
# $Id: TDR2,v 1.6 1994/04/18 10:51:06 deraadt Exp $
# $Id: TDR2,v 1.7 1994/05/12 08:22:48 deraadt Exp $
# SPARCstation 1, 1+, 2, etc.
include "std.sparc"
@ -15,7 +15,7 @@ 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,SYSVSHM
options SYSVMSG,SYSVSEM
# Filesystem options
#options FIFO # POSIX fifo support (in all filesystems)