CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2024/08/20 01:48:23

Modified files:
        sys/conf       : param.c 
        sys/kern       : kern_fork.c kern_resource.c kern_sysctl.c 

Log message:
Unlock KERN_MAXPROC and KERN_MAXTHREAD from `kern_vars'. Both
`maxprocess' and `maxthread' are atomically accessed integers.

ok mpi

Reply via email to