summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/job.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* a few more commentsespie2012-12-141-1/+12
* document a bit of job.cespie2012-12-081-2/+25
* job.h is also used for compat sequential mode.espie2012-12-071-2/+2
* numerous error message fixes:espie2012-10-181-1/+5
* more changes, discussed and tested by various people.espie2012-10-021-6/+1
* major overhaul of the way make handle jobs, inspired by dpb:espie2012-09-211-2/+8
* Correct $OpenBSD$ stuffespie2010-07-191-2/+1
* two small changes:espie2010-07-191-1/+1
* simplify job handling a great deal: we don't care when jobs getespie2009-05-101-2/+3
* better error reporting/job handling error:espie2008-01-121-3/+2
* Work done at p2k7.espie2007-11-021-1/+2
* kill local/jobs distinction. Correctly this time...espie2007-09-231-2/+2
* revert maxLocal removal, there's something fishy going on.espie2007-09-181-2/+2
* rewrite of the basic suffix/target parsing: use hash for suffixes.espie2007-09-171-2/+2
* make usePipes the default, zap undocumented -P.espie2007-09-171-2/+2
* remove prototypes that now live in engine.h, adjust suff.c accordinglyespie2007-09-171-5/+1
* ISO function declarations, trim a few comments, rename a few variables toespie2004-04-071-2/+2
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-031-6/+2
* Kill remote comments, un-expose private code.espie2002-03-191-154/+1
* Kill JOB_REMIGRATE.espie2002-03-021-2/+1
* kill #ifdef REMOTE stuff that only obfuscates issues.espie2002-03-021-20/+1
* Mostly clean-up:espie2001-05-231-14/+18
* Synch with my current work.espie2001-05-031-61/+65
* Some systematic clean-up.espie2000-09-141-15/+15
* This patch introduces a distinction betweenespie2000-06-171-3/+3
* NIL, NILGNODE, etc, are only glorified NULL.espie1999-12-181-2/+2
* Modifications from netbsd:espie1998-12-051-2/+3
* Avoid possible /tmp races by using mkstemp(3).millert1997-06-151-3/+3
* Sync with NetBSD:millert1996-11-301-9/+9
* rcsidderaadt1996-06-261-0/+1
* initial import of NetBSD treederaadt1995-10-181-0/+235