K 10 svn:author V 5 markj K 8 svn:date V 27 2019-05-07T15:03:26.021108Z K 7 svn:log V 307 Simplify the test against maxproc in fork1(). Previously nprocs_new would be tested against maxprocs twice when nprocs_new < maxprocs - 10. Eliminate the unnecessary comparison. Submitted by: Wuyang Chung GitHub PR: https://github.com/freebsd/freebsd/pull/397 MFC after: 1 week END