K 10 svn:author V 2 dg K 8 svn:date V 27 1998-11-13T17:53:55.000000Z K 7 svn:log V 302 Increased PID_MAX to 99999. The main reason for doing this is to make the pid space somewhat more sparse which improves the performance of finding an unused pid on systems with large numbers of processes. The new value was chosen so that it doesn't overflow the 5 digit pid fields in various programs. END