K 10 svn:author V 3 kib K 8 svn:date V 27 2012-08-22T19:53:33.394985Z K 7 svn:log V 310 MFC r239301: Add a sysctl kern.pid_max, which limits the maximum pid the system is allowed to allocate, and corresponding tunable with the same name. Note that existing processes with higher pids are left intact. MFC r239328: Fix grammar. MFC r239329: As a safety measure, disable lowering pid_max too much. END