OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Marc Espie (espiecvs.openbsd.org)
Date: Sat Dec 01 2007 - 09:14:34 CST


CVSROOT: /cvs
Module name: src
Changes by: espiecvs.openbsd.org 2007/12/01 08:14:34

Modified files:
        usr.bin/make : garray.h job.c make.1 make.c make.h

Log message:
I was sure I had committed this already, grrrr.
Anyways, switch to a growable array for job to do.
Allows us to randomize it.
fix manpage.
do not add delay if just one job to run.