mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-17 16:10:46 +01:00
No longer need SYSVIPC option, any of the SYSV options now trigger the
kern/sysv_ipc.c file for inclusion in the kernel.
This commit is contained in:
parent
08116fd7e0
commit
f4767d9a94
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=995
@ -4,7 +4,7 @@
|
||||
#
|
||||
# This kernel is NOT MEANT to be runnable!
|
||||
#
|
||||
# $Id: LINT,v 1.41 1994/01/17 05:45:26 rgrimes Exp $
|
||||
# $Id: LINT,v 1.42 1994/01/21 09:55:56 davidg Exp $
|
||||
#
|
||||
|
||||
machine "i386"
|
||||
@ -84,7 +84,6 @@ pseudo-device sl 2
|
||||
device st0
|
||||
device st1
|
||||
pseudo-device swappager
|
||||
options SYSVIPC #define if have any SYSV mechanisms
|
||||
options SYSVSHM
|
||||
options "SHMMAXPGS=64" # 256Kb of sharable memory
|
||||
options SYSVSEM
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
# This kernel is NOT MEANT to be runnable!
|
||||
#
|
||||
# $Id: LINT,v 1.41 1994/01/17 05:45:26 rgrimes Exp $
|
||||
# $Id: LINT,v 1.42 1994/01/21 09:55:56 davidg Exp $
|
||||
#
|
||||
|
||||
machine "i386"
|
||||
@ -84,7 +84,6 @@ pseudo-device sl 2
|
||||
device st0
|
||||
device st1
|
||||
pseudo-device swappager
|
||||
options SYSVIPC #define if have any SYSV mechanisms
|
||||
options SYSVSHM
|
||||
options "SHMMAXPGS=64" # 256Kb of sharable memory
|
||||
options SYSVSEM
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
# This kernel is NOT MEANT to be runnable!
|
||||
#
|
||||
# $Id: LINT,v 1.41 1994/01/17 05:45:26 rgrimes Exp $
|
||||
# $Id: LINT,v 1.42 1994/01/21 09:55:56 davidg Exp $
|
||||
#
|
||||
|
||||
machine "i386"
|
||||
@ -84,7 +84,6 @@ pseudo-device sl 2
|
||||
device st0
|
||||
device st1
|
||||
pseudo-device swappager
|
||||
options SYSVIPC #define if have any SYSV mechanisms
|
||||
options SYSVSHM
|
||||
options "SHMMAXPGS=64" # 256Kb of sharable memory
|
||||
options SYSVSEM
|
||||
|
Loading…
Reference in New Issue
Block a user