K 10 svn:author V 3 bde K 8 svn:date V 27 1996-09-28T15:43:39.000000Z K 7 svn:log V 332 Fixed bitrot in the read-only attribute: - kern.maxproc and kern.maxprocperuid were read-only (and thus essentially useless. Apparently no one uses them). - all the user sysctls were read-write (and thus it was possible for them to be inconsistent with the authoritative fixed values in the library). Removed unused #include. END