enable SYSVMSG,SYSVSEM,SYSVSHM
This commit is contained in:
parent
b5930afc5f
commit
cae9130ef6
@ -1,4 +1,4 @@
|
||||
# $NetBSD: SS5,v 1.6 1994/11/20 20:51:39 deraadt Exp $
|
||||
# $NetBSD: SS5,v 1.7 1994/11/30 19:44:53 deraadt Exp $
|
||||
|
||||
# Kernel for Theo's (mythical) SS5. NOTE: NetBSD 1.0 DOES NOT SUPPORT
|
||||
# sun4m MACHINES -- THIS IS UNDER DEVELOPMENT AND INCOMPLETE
|
||||
@ -18,7 +18,7 @@ options KTRACE # system call tracing support
|
||||
#options KGDB # support for kernel gdb
|
||||
#options KGDBDEV=0xc01, KGDBRATE=38400 # device & baud rate
|
||||
options RCONSOLE # fast rasterop console
|
||||
#options SYSVMSG,SYSVSEM,SYSVSHM
|
||||
options SYSVMSG,SYSVSEM,SYSVSHM
|
||||
|
||||
# Filesystem options
|
||||
options FFS
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: SUN4,v 1.4 1994/11/20 20:51:40 deraadt Exp $
|
||||
# $NetBSD: SUN4,v 1.5 1994/11/30 19:44:54 deraadt Exp $
|
||||
|
||||
# Kernel for Theo's wimpy sparcstation IPC
|
||||
|
||||
@ -19,7 +19,7 @@ options KTRACE # system call tracing support
|
||||
#options KGDB # support for kernel gdb
|
||||
#options KGDBDEV=0xc01, KGDBRATE=38400 # device & baud rate
|
||||
options RCONSOLE # fast rasterop console
|
||||
#options SYSVMSG,SYSVSEM,SYSVSHM
|
||||
options SYSVMSG,SYSVSEM,SYSVSHM
|
||||
options "COMPAT_09"
|
||||
|
||||
# Filesystem options
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: SUN4C_ONLY,v 1.2 1994/11/20 20:51:41 deraadt Exp $
|
||||
# $NetBSD: SUN4C_ONLY,v 1.3 1994/11/30 19:44:55 deraadt Exp $
|
||||
|
||||
# Kernel for Theo's wimpy sparcstation IPC
|
||||
|
||||
@ -17,7 +17,7 @@ options KTRACE # system call tracing support
|
||||
#options KGDB # support for kernel gdb
|
||||
#options KGDBDEV=0xc01, KGDBRATE=38400 # device & baud rate
|
||||
options RCONSOLE # fast rasterop console
|
||||
#options SYSVMSG,SYSVSEM,SYSVSHM
|
||||
options SYSVMSG,SYSVSEM,SYSVSHM
|
||||
options "COMPAT_09"
|
||||
|
||||
# Filesystem options
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: SUN4_ONLY,v 1.2 1994/11/20 20:51:42 deraadt Exp $
|
||||
# $NetBSD: SUN4_ONLY,v 1.3 1994/11/30 19:44:56 deraadt Exp $
|
||||
|
||||
# Kernel for Theo's wimpy sparcstation IPC
|
||||
|
||||
@ -17,7 +17,7 @@ options KTRACE # system call tracing support
|
||||
#options KGDB # support for kernel gdb
|
||||
#options KGDBDEV=0xc01, KGDBRATE=38400 # device & baud rate
|
||||
options RCONSOLE # fast rasterop console
|
||||
#options SYSVMSG,SYSVSEM,SYSVSHM
|
||||
options SYSVMSG,SYSVSEM,SYSVSHM
|
||||
options "COMPAT_09"
|
||||
|
||||
# Filesystem options
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: TDR,v 1.19 1994/11/20 20:51:43 deraadt Exp $
|
||||
# $NetBSD: TDR,v 1.20 1994/11/30 19:44:57 deraadt Exp $
|
||||
|
||||
# Kernel for Theo's wimpy sparcstation IPC
|
||||
|
||||
@ -17,7 +17,7 @@ options KTRACE # system call tracing support
|
||||
#options KGDB # support for kernel gdb
|
||||
#options KGDBDEV=0xc01, KGDBRATE=38400 # device & baud rate
|
||||
options RCONSOLE # fast rasterop console
|
||||
#options SYSVMSG,SYSVSEM,SYSVSHM
|
||||
options SYSVMSG,SYSVSEM,SYSVSHM
|
||||
options "COMPAT_09"
|
||||
|
||||
# Filesystem options
|
||||
|
Loading…
Reference in New Issue
Block a user