| Commit message (Expand) | Author | Age | Files | Lines |
* | a few more comments |  espie | 2012-12-14 | 1 | -1/+12 |
* | document a bit of job.c |  espie | 2012-12-08 | 1 | -2/+25 |
* | job.h is also used for compat sequential mode. |  espie | 2012-12-07 | 1 | -2/+2 |
* | numerous error message fixes: |  espie | 2012-10-18 | 1 | -1/+5 |
* | more changes, discussed and tested by various people. |  espie | 2012-10-02 | 1 | -6/+1 |
* | major overhaul of the way make handle jobs, inspired by dpb: |  espie | 2012-09-21 | 1 | -2/+8 |
* | Correct $OpenBSD$ stuff |  espie | 2010-07-19 | 1 | -2/+1 |
* | two small changes: |  espie | 2010-07-19 | 1 | -1/+1 |
* | simplify job handling a great deal: we don't care when jobs get |  espie | 2009-05-10 | 1 | -2/+3 |
* | better error reporting/job handling error: |  espie | 2008-01-12 | 1 | -3/+2 |
* | Work done at p2k7. |  espie | 2007-11-02 | 1 | -1/+2 |
* | kill local/jobs distinction. Correctly this time... |  espie | 2007-09-23 | 1 | -2/+2 |
* | revert maxLocal removal, there's something fishy going on. |  espie | 2007-09-18 | 1 | -2/+2 |
* | rewrite of the basic suffix/target parsing: use hash for suffixes. |  espie | 2007-09-17 | 1 | -2/+2 |
* | make usePipes the default, zap undocumented -P. |  espie | 2007-09-17 | 1 | -2/+2 |
* | remove prototypes that now live in engine.h, adjust suff.c accordingly |  espie | 2007-09-17 | 1 | -5/+1 |
* | ISO function declarations, trim a few comments, rename a few variables to |  espie | 2004-04-07 | 1 | -2/+2 |
* | Remove the advertising clause in the UCB license which Berkeley |  millert | 2003-06-03 | 1 | -6/+2 |
* | Kill remote comments, un-expose private code. |  espie | 2002-03-19 | 1 | -154/+1 |
* | Kill JOB_REMIGRATE. |  espie | 2002-03-02 | 1 | -2/+1 |
* | kill #ifdef REMOTE stuff that only obfuscates issues. |  espie | 2002-03-02 | 1 | -20/+1 |
* | Mostly clean-up: |  espie | 2001-05-23 | 1 | -14/+18 |
* | Synch with my current work. |  espie | 2001-05-03 | 1 | -61/+65 |
* | Some systematic clean-up. |  espie | 2000-09-14 | 1 | -15/+15 |
* | This patch introduces a distinction between |  espie | 2000-06-17 | 1 | -3/+3 |
* | NIL, NILGNODE, etc, are only glorified NULL. |  espie | 1999-12-18 | 1 | -2/+2 |
* | Modifications from netbsd: |  espie | 1998-12-05 | 1 | -2/+3 |
* | Avoid possible /tmp races by using mkstemp(3). |  millert | 1997-06-15 | 1 | -3/+3 |
* | Sync with NetBSD: |  millert | 1996-11-30 | 1 | -9/+9 |
* | rcsid |  deraadt | 1996-06-26 | 1 | -0/+1 |
* | initial import of NetBSD tree |  deraadt | 1995-10-18 | 1 | -0/+235 |