NetBSD/sys/arch/sun3/conf
darcy ce0ec1e208 Add System V semaphore resource limits to each GENERIC file that has an
option for System V semaphores.  It appears that there are no overrides
in the code and each file has the following added.

 options    SYSVSEM     # System V 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 shared memory

If anyone thinks that this is incorrect for any of these files, please
correct it.

Note - the i386 port was not forgotten.  It was done separately.
2001-06-30 11:00:31 +00:00
..
DISKLESS Fix various misspellings of compatible/compatibility. 2001-06-11 01:50:48 +00:00
DISKLESS3X Fix various misspellings of compatible/compatibility. 2001-06-11 01:50:48 +00:00
FOUR_TTYS Fix various misspellings of compatible/compatibility. 2001-06-11 01:50:48 +00:00
GENERIC Add System V semaphore resource limits to each GENERIC file that has an 2001-06-30 11:00:31 +00:00
GENERIC3X Fix various misspellings of compatible/compatibility. 2001-06-11 01:50:48 +00:00
INSTALL Fix various misspellings of compatible/compatibility. 2001-06-11 01:50:48 +00:00
INSTALL3X Fix various misspellings of compatible/compatibility. 2001-06-11 01:50:48 +00:00
KGDB Fix various misspellings of compatible/compatibility. 2001-06-11 01:50:48 +00:00
KGDB3X Fix various misspellings of compatible/compatibility. 2001-06-11 01:50:48 +00:00
Makefile.sun3 define _KERNEL_OPT as well as _KERNEL. we will use this in the future to 2001-05-29 02:20:20 +00:00
RAMDISK Fix various misspellings of compatible/compatibility. 2001-06-11 01:50:48 +00:00
RAMDISK3X Fix various misspellings of compatible/compatibility. 2001-06-11 01:50:48 +00:00
bw2.sun3
cg4.sun3
files.sun3 Add an e_trapsignal member to struct emul, so that emulated processes can 2001-06-18 02:00:48 +00:00
obio.sun3
obio.sun3x
std.sun3 switch sun3 to ELF. highlight include: 2001-02-22 07:11:08 +00:00
std.sun3x switch sun3 to ELF. highlight include: 2001-02-22 07:11:08 +00:00