duh. need SYSV* stuff.
This commit is contained in:
parent
8352e0b393
commit
a0872a3916
@ -1,4 +1,4 @@
|
||||
# $NetBSD: LAGER,v 1.22 1997/12/21 17:15:01 hpeyerl Exp $
|
||||
# $NetBSD: LAGER,v 1.23 1998/05/19 15:20:40 hpeyerl Exp $
|
||||
#
|
||||
# LAGER (hpeyerl's hp425s)
|
||||
#
|
||||
@ -21,6 +21,9 @@ options COMPAT_10 # compatibility with NetBSD 1.0
|
||||
options COMPAT_11 # compatibility with NetBSD 1.1
|
||||
options COMPAT_12 # compatibility with NetBSD 1.2
|
||||
options COMPAT_13 # compatibility with NetBSD 1.3
|
||||
options SYSVSHM # System V-style shared memory
|
||||
options SYSVSEM # System V-style semaphores
|
||||
options SYSVMSG # System V-style message queues
|
||||
options KTRACE # system call tracing support
|
||||
options NKMEMCLUSTERS=2048 # # 4K pages in kernel malloc pool
|
||||
options LKM # loadable kernel modules
|
||||
|
Loading…
Reference in New Issue
Block a user