index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
make
/
job.h
Age
Commit message (
Expand
)
Author
2009-05-10
simplify job handling a great deal: we don't care when jobs get
Marc Espie
2008-01-12
better error reporting/job handling error:
Marc Espie
2007-11-02
Work done at p2k7.
Marc Espie
2007-09-23
kill local/jobs distinction. Correctly this time...
Marc Espie
2007-09-18
revert maxLocal removal, there's something fishy going on.
Marc Espie
2007-09-17
rewrite of the basic suffix/target parsing: use hash for suffixes.
Marc Espie
2007-09-17
make usePipes the default, zap undocumented -P.
Marc Espie
2007-09-17
remove prototypes that now live in engine.h, adjust suff.c accordingly
Marc Espie
2004-04-07
ISO function declarations, trim a few comments, rename a few variables to
Marc Espie
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-03-19
Kill remote comments, un-expose private code.
Marc Espie
2002-03-02
Kill JOB_REMIGRATE.
Marc Espie
2002-03-02
kill #ifdef REMOTE stuff that only obfuscates issues.
Marc Espie
2001-05-23
Mostly clean-up:
Marc Espie
2001-05-03
Synch with my current work.
Marc Espie
2000-09-14
Some systematic clean-up.
Marc Espie
2000-06-17
This patch introduces a distinction between
Marc Espie
1999-12-18
NIL, NILGNODE, etc, are only glorified NULL.
Marc Espie
1998-12-05
Modifications from netbsd:
Marc Espie
1997-06-15
Avoid possible /tmp races by using mkstemp(3).
Todd C. Miller
1996-11-30
Sync with NetBSD:
Todd C. Miller
1996-06-26
rcsid
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt