Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbarm/conf Remove obsolete SysV semaphores limit o...
details: https://anonhg.NetBSD.org/src/rev/ce67a9d5ec2c
branches: trunk
changeset: 778631:ce67a9d5ec2c
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Sat Apr 07 03:25:00 2012 +0000
description:
Remove obsolete SysV semaphores limit options (SEMMNI, SEMMNS, and SEMUME).
diffstat:
sys/arch/evbarm/conf/ADI_BRH | 6 +-----
sys/arch/evbarm/conf/ARMADILLO210 | 6 +-----
sys/arch/evbarm/conf/ARMADILLO9 | 6 +-----
sys/arch/evbarm/conf/BEAGLEBOARD | 6 +-----
sys/arch/evbarm/conf/CP3100 | 6 +-----
sys/arch/evbarm/conf/GEMINI | 4 ----
sys/arch/evbarm/conf/GEMINI_MASTER | 4 ----
sys/arch/evbarm/conf/GEMINI_SLAVE | 4 ----
sys/arch/evbarm/conf/GUMSTIX | 6 +-----
sys/arch/evbarm/conf/HDL_G | 6 +-----
sys/arch/evbarm/conf/IMX31LITE | 6 +-----
sys/arch/evbarm/conf/INTEGRATOR | 6 +-----
sys/arch/evbarm/conf/IQ31244 | 6 +-----
sys/arch/evbarm/conf/IQ80310 | 6 +-----
sys/arch/evbarm/conf/IQ80321 | 6 +-----
sys/arch/evbarm/conf/IXDP425 | 6 +-----
sys/arch/evbarm/conf/IXM1200 | 6 +-----
sys/arch/evbarm/conf/LUBBOCK | 4 ----
sys/arch/evbarm/conf/MMNET_GENERIC | 8 ++------
sys/arch/evbarm/conf/MPCSA_GENERIC | 8 ++------
sys/arch/evbarm/conf/NAPPI | 6 +-----
sys/arch/evbarm/conf/NETWALKER | 6 +-----
sys/arch/evbarm/conf/NSLU2 | 6 +-----
sys/arch/evbarm/conf/OSK5912 | 4 ----
sys/arch/evbarm/conf/OVERO | 6 +-----
sys/arch/evbarm/conf/SMDK2410 | 6 +-----
sys/arch/evbarm/conf/SMDK2800 | 6 +-----
sys/arch/evbarm/conf/TEAMASA_NPWR | 6 +-----
sys/arch/evbarm/conf/TEAMASA_NPWR_FC | 6 +-----
sys/arch/evbarm/conf/TISDP2420 | 6 +-----
sys/arch/evbarm/conf/TISDP2430 | 6 +-----
sys/arch/evbarm/conf/TS7200 | 6 +-----
sys/arch/evbarm/conf/TWINTAIL | 6 +-----
sys/arch/evbarm/conf/VIPER | 6 +-----
sys/arch/evbarm/conf/ZAO425 | 6 +-----
35 files changed, 32 insertions(+), 172 deletions(-)
diffs (truncated from 692 to 300 lines):
diff -r c11b41f941c5 -r ce67a9d5ec2c sys/arch/evbarm/conf/ADI_BRH
--- a/sys/arch/evbarm/conf/ADI_BRH Sat Apr 07 03:14:06 2012 +0000
+++ b/sys/arch/evbarm/conf/ADI_BRH Sat Apr 07 03:25:00 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: ADI_BRH,v 1.56 2011/12/18 05:49:25 dholland Exp $
+# $NetBSD: ADI_BRH,v 1.57 2012/04/07 03:25:00 tsutsui Exp $
#
# ADI_BRH -- ADI Engineering "Big Red Head" i80200 Evaluation Board
#
@@ -98,10 +98,6 @@
options SYSVMSG # System V-like message queues
options SYSVSEM # System V-like semaphores
-#options SEMMNI=10 # number of semaphore identifiers
-#options SEMMNS=60 # number of semaphores in system
-#options SEMUME=10 # max number of undo entries per process
-#options SEMMNU=30 # number of undo structures in system
options SYSVSHM # System V-like memory sharing
# Device options
diff -r c11b41f941c5 -r ce67a9d5ec2c sys/arch/evbarm/conf/ARMADILLO210
--- a/sys/arch/evbarm/conf/ARMADILLO210 Sat Apr 07 03:14:06 2012 +0000
+++ b/sys/arch/evbarm/conf/ARMADILLO210 Sat Apr 07 03:25:00 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: ARMADILLO210,v 1.21 2012/03/10 21:51:51 joerg Exp $
+# $NetBSD: ARMADILLO210,v 1.22 2012/04/07 03:25:00 tsutsui Exp $
#
# ARMADILLO210 -- Atmark Techno, Armadillo-210
#
@@ -89,10 +89,6 @@
# Shared memory options
#options SYSVMSG # System V-like message queues
#options SYSVSEM # System V-like semaphores
-#options SEMMNI=10 # number of semaphore identifiers
-#options SEMMNS=60 # number of semaphores in system
-#options SEMUME=10 # max number of undo entries per process
-#options SEMMNU=30 # number of undo structures in system
#options SYSVSHM # System V-like memory sharing
# Device options
diff -r c11b41f941c5 -r ce67a9d5ec2c sys/arch/evbarm/conf/ARMADILLO9
--- a/sys/arch/evbarm/conf/ARMADILLO9 Sat Apr 07 03:14:06 2012 +0000
+++ b/sys/arch/evbarm/conf/ARMADILLO9 Sat Apr 07 03:25:00 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: ARMADILLO9,v 1.33 2012/03/10 21:51:51 joerg Exp $
+# $NetBSD: ARMADILLO9,v 1.34 2012/04/07 03:25:00 tsutsui Exp $
#
# ARMADILLO9 -- Atmark Techno, Armadillo-9
#
@@ -89,10 +89,6 @@
# Shared memory options
options SYSVMSG # System V-like message queues
options SYSVSEM # System V-like semaphores
-#options SEMMNI=10 # number of semaphore identifiers
-#options SEMMNS=60 # number of semaphores in system
-#options SEMUME=10 # max number of undo entries per process
-#options SEMMNU=30 # number of undo structures in system
options SYSVSHM # System V-like memory sharing
# Device options
diff -r c11b41f941c5 -r ce67a9d5ec2c sys/arch/evbarm/conf/BEAGLEBOARD
--- a/sys/arch/evbarm/conf/BEAGLEBOARD Sat Apr 07 03:14:06 2012 +0000
+++ b/sys/arch/evbarm/conf/BEAGLEBOARD Sat Apr 07 03:25:00 2012 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: BEAGLEBOARD,v 1.25 2012/02/09 19:07:37 matt Exp $
+# $NetBSD: BEAGLEBOARD,v 1.26 2012/04/07 03:25:00 tsutsui Exp $
#
# BEAGLEBOARD -- TI OMAP 3530 Eval Board Kernel
#
@@ -106,10 +106,6 @@
options SYSVMSG # System V-like message queues
options SYSVSEM # System V-like semaphores
-#options SEMMNI=10 # number of semaphore identifiers
-#options SEMMNS=60 # number of semaphores in system
-#options SEMUME=10 # max number of undo entries per process
-#options SEMMNU=30 # number of undo structures in system
options SYSVSHM # System V-like memory sharing
# Device options
diff -r c11b41f941c5 -r ce67a9d5ec2c sys/arch/evbarm/conf/CP3100
--- a/sys/arch/evbarm/conf/CP3100 Sat Apr 07 03:14:06 2012 +0000
+++ b/sys/arch/evbarm/conf/CP3100 Sat Apr 07 03:25:00 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CP3100,v 1.25 2012/03/10 21:51:51 joerg Exp $
+# $NetBSD: CP3100,v 1.26 2012/04/07 03:25:00 tsutsui Exp $
#
# CP3100 -- Certance CP3100 Kernel
#
@@ -103,10 +103,6 @@
options SYSVMSG # System V-like message queues
options SYSVSEM # System V-like semaphores
-#options SEMMNI=10 # number of semaphore identifiers
-#options SEMMNS=60 # number of semaphores in system
-#options SEMUME=10 # max number of undo entries per process
-#options SEMMNU=30 # number of undo structures in system
options SYSVSHM # System V-like memory sharing
# Device options
diff -r c11b41f941c5 -r ce67a9d5ec2c sys/arch/evbarm/conf/GEMINI
--- a/sys/arch/evbarm/conf/GEMINI Sat Apr 07 03:14:06 2012 +0000
+++ b/sys/arch/evbarm/conf/GEMINI Sat Apr 07 03:25:00 2012 +0000
@@ -96,10 +96,6 @@
options SYSVMSG # System V-like message queues
options SYSVSEM # System V-like semaphores
-#options SEMMNI=10 # number of semaphore identifiers
-#options SEMMNS=60 # number of semaphores in system
-#options SEMUME=10 # max number of undo entries per process
-#options SEMMNU=30 # number of undo structures in system
options SYSVSHM # System V-like memory sharing
# Device options
diff -r c11b41f941c5 -r ce67a9d5ec2c sys/arch/evbarm/conf/GEMINI_MASTER
--- a/sys/arch/evbarm/conf/GEMINI_MASTER Sat Apr 07 03:14:06 2012 +0000
+++ b/sys/arch/evbarm/conf/GEMINI_MASTER Sat Apr 07 03:25:00 2012 +0000
@@ -97,10 +97,6 @@
options SYSVMSG # System V-like message queues
options SYSVSEM # System V-like semaphores
-#options SEMMNI=10 # number of semaphore identifiers
-#options SEMMNS=60 # number of semaphores in system
-#options SEMUME=10 # max number of undo entries per process
-#options SEMMNU=30 # number of undo structures in system
options SYSVSHM # System V-like memory sharing
# Device options
diff -r c11b41f941c5 -r ce67a9d5ec2c sys/arch/evbarm/conf/GEMINI_SLAVE
--- a/sys/arch/evbarm/conf/GEMINI_SLAVE Sat Apr 07 03:14:06 2012 +0000
+++ b/sys/arch/evbarm/conf/GEMINI_SLAVE Sat Apr 07 03:25:00 2012 +0000
@@ -96,10 +96,6 @@
options SYSVMSG # System V-like message queues
options SYSVSEM # System V-like semaphores
-#options SEMMNI=10 # number of semaphore identifiers
-#options SEMMNS=60 # number of semaphores in system
-#options SEMUME=10 # max number of undo entries per process
-#options SEMMNU=30 # number of undo structures in system
options SYSVSHM # System V-like memory sharing
# Device options
diff -r c11b41f941c5 -r ce67a9d5ec2c sys/arch/evbarm/conf/GUMSTIX
--- a/sys/arch/evbarm/conf/GUMSTIX Sat Apr 07 03:14:06 2012 +0000
+++ b/sys/arch/evbarm/conf/GUMSTIX Sat Apr 07 03:25:00 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GUMSTIX,v 1.65 2012/03/10 21:51:51 joerg Exp $
+# $NetBSD: GUMSTIX,v 1.66 2012/04/07 03:25:00 tsutsui Exp $
#
# GUMSTIX -- Gumstix. Inc. gumstix platforms kernel
#
@@ -125,10 +125,6 @@
#options SYSVMSG # System V-like message queues
#options SYSVSEM # System V-like semaphores
-#options SEMMNI=10 # number of semaphore identifiers
-#options SEMMNS=60 # number of semaphores in system
-#options SEMUME=10 # max number of undo entries per process
-#options SEMMNU=30 # number of undo structures in system
#options SYSVSHM # System V-like memory sharing
# Device options
diff -r c11b41f941c5 -r ce67a9d5ec2c sys/arch/evbarm/conf/HDL_G
--- a/sys/arch/evbarm/conf/HDL_G Sat Apr 07 03:14:06 2012 +0000
+++ b/sys/arch/evbarm/conf/HDL_G Sat Apr 07 03:25:00 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: HDL_G,v 1.26 2012/03/10 21:51:51 joerg Exp $
+# $NetBSD: HDL_G,v 1.27 2012/04/07 03:25:00 tsutsui Exp $
#
# HDL_G -- I-O DATA HDL-G Kernel
#
@@ -112,10 +112,6 @@
options SYSVMSG # System V-like message queues
options SYSVSEM # System V-like semaphores
-#options SEMMNI=10 # number of semaphore identifiers
-#options SEMMNS=60 # number of semaphores in system
-#options SEMUME=10 # max number of undo entries per process
-#options SEMMNU=30 # number of undo structures in system
options SYSVSHM # System V-like memory sharing
# Device options
diff -r c11b41f941c5 -r ce67a9d5ec2c sys/arch/evbarm/conf/IMX31LITE
--- a/sys/arch/evbarm/conf/IMX31LITE Sat Apr 07 03:14:06 2012 +0000
+++ b/sys/arch/evbarm/conf/IMX31LITE Sat Apr 07 03:25:00 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: IMX31LITE,v 1.16 2011/12/18 05:49:25 dholland Exp $
+# $NetBSD: IMX31LITE,v 1.17 2012/04/07 03:25:00 tsutsui Exp $
#
# IMX31LITE -- Freescale IMX31LITE Evaluation Board Kernel
#
@@ -97,10 +97,6 @@
options SYSVMSG # System V-like message queues
options SYSVSEM # System V-like semaphores
-#options SEMMNI=10 # number of semaphore identifiers
-#options SEMMNS=60 # number of semaphores in system
-#options SEMUME=10 # max number of undo entries per process
-#options SEMMNU=30 # number of undo structures in system
options SYSVSHM # System V-like memory sharing
# Device options
diff -r c11b41f941c5 -r ce67a9d5ec2c sys/arch/evbarm/conf/INTEGRATOR
--- a/sys/arch/evbarm/conf/INTEGRATOR Sat Apr 07 03:14:06 2012 +0000
+++ b/sys/arch/evbarm/conf/INTEGRATOR Sat Apr 07 03:25:00 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: INTEGRATOR,v 1.65 2012/04/06 01:47:15 bsh Exp $
+# $NetBSD: INTEGRATOR,v 1.66 2012/04/07 03:25:00 tsutsui Exp $
#
# GENERIC -- ARM Integrator board Generic kernel
#
@@ -98,10 +98,6 @@
#options SYSVMSG # System V-like message queues
#options SYSVSEM # System V-like semaphores
-#options SEMMNI=10 # number of semaphore identifiers
-#options SEMMNS=60 # number of semaphores in system
-#options SEMUME=10 # max number of undo entries per process
-#options SEMMNU=30 # number of undo structures in system
#options SYSVSHM # System V-like memory sharing
# Device options
diff -r c11b41f941c5 -r ce67a9d5ec2c sys/arch/evbarm/conf/IQ31244
--- a/sys/arch/evbarm/conf/IQ31244 Sat Apr 07 03:14:06 2012 +0000
+++ b/sys/arch/evbarm/conf/IQ31244 Sat Apr 07 03:25:00 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: IQ31244,v 1.55 2011/12/18 05:49:25 dholland Exp $
+# $NetBSD: IQ31244,v 1.56 2012/04/07 03:25:00 tsutsui Exp $
#
# IQ31244 -- Intel IQ31244 Evaluation Board Kernel
#
@@ -98,10 +98,6 @@
options SYSVMSG # System V-like message queues
options SYSVSEM # System V-like semaphores
-#options SEMMNI=10 # number of semaphore identifiers
-#options SEMMNS=60 # number of semaphores in system
-#options SEMUME=10 # max number of undo entries per process
-#options SEMMNU=30 # number of undo structures in system
options SYSVSHM # System V-like memory sharing
# Device options
diff -r c11b41f941c5 -r ce67a9d5ec2c sys/arch/evbarm/conf/IQ80310
--- a/sys/arch/evbarm/conf/IQ80310 Sat Apr 07 03:14:06 2012 +0000
+++ b/sys/arch/evbarm/conf/IQ80310 Sat Apr 07 03:25:00 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: IQ80310,v 1.74 2011/12/18 05:49:26 dholland Exp $
+# $NetBSD: IQ80310,v 1.75 2012/04/07 03:25:00 tsutsui Exp $
#
# IQ80310 -- Intel IQ80310 Evaluation Board Kernel
#
@@ -98,10 +98,6 @@
options SYSVMSG # System V-like message queues
options SYSVSEM # System V-like semaphores
-#options SEMMNI=10 # number of semaphore identifiers
-#options SEMMNS=60 # number of semaphores in system
-#options SEMUME=10 # max number of undo entries per process
-#options SEMMNU=30 # number of undo structures in system
options SYSVSHM # System V-like memory sharing
# Device options
diff -r c11b41f941c5 -r ce67a9d5ec2c sys/arch/evbarm/conf/IQ80321
--- a/sys/arch/evbarm/conf/IQ80321 Sat Apr 07 03:14:06 2012 +0000
+++ b/sys/arch/evbarm/conf/IQ80321 Sat Apr 07 03:25:00 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: IQ80321,v 1.71 2012/02/09 19:07:37 matt Exp $
+# $NetBSD: IQ80321,v 1.72 2012/04/07 03:25:00 tsutsui Exp $
#
# IQ80321 -- Intel IQ80321 Evaluation Board Kernel
#
@@ -98,10 +98,6 @@
options SYSVMSG # System V-like message queues
options SYSVSEM # System V-like semaphores
-#options SEMMNI=10 # number of semaphore identifiers
-#options SEMMNS=60 # number of semaphores in system
-#options SEMUME=10 # max number of undo entries per process
-#options SEMMNU=30 # number of undo structures in system
options SYSVSHM # System V-like memory sharing
# Device options
diff -r c11b41f941c5 -r ce67a9d5ec2c sys/arch/evbarm/conf/IXDP425
--- a/sys/arch/evbarm/conf/IXDP425 Sat Apr 07 03:14:06 2012 +0000
+++ b/sys/arch/evbarm/conf/IXDP425 Sat Apr 07 03:25:00 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: IXDP425,v 1.35 2011/12/18 05:49:26 dholland Exp $
+# $NetBSD: IXDP425,v 1.36 2012/04/07 03:25:00 tsutsui Exp $
#
# IXDP425 -- Intel IXDP425/IXCDP1100 Development Platform
#
@@ -102,10 +102,6 @@
options SYSVMSG # System V-like message queues
options SYSVSEM # System V-like semaphores
-#options SEMMNI=10 # number of semaphore identifiers
-#options SEMMNS=60 # number of semaphores in system
-#options SEMUME=10 # max number of undo entries per process
-#options SEMMNU=30 # number of undo structures in system
Home |
Main Index |
Thread Index |
Old Index