NetBSD/sys/conf
jonathan 9a06d5e2a6 Compute compile-time value of old-VM parameter MAX_KMAPENT from NPROC
(2x NPROC plus slop) unless expclitly set. Use current constant value
(100) as a lower bound, as suggested by Chuck Cranor.

Move NPROC and other parameter definitions from param.c to param.h so
they are visible to vm/vm_map.h.

Systems with hand-tuned NPROC should now support that many processes.
1998-10-23 19:37:32 +00:00
..
defines
files Defopt SYSVMSG, SYSVSEM and SYSVSHM. 1998-10-19 22:14:54 +00:00
newvers.sh Implement method to store release information in one location; it's 1997-05-10 15:40:09 +00:00
osrelease.sh Bump version to 1.3H. Several things, including some items that can 1998-09-01 05:20:39 +00:00
param.c Compute compile-time value of old-VM parameter MAX_KMAPENT from NPROC 1998-10-23 19:37:32 +00:00