index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
make
/
job.h
Age
Commit message (
Expand
)
Author
2006-06-29
Fixed the bug reported in PR 33866, which is that the :Q operator does not
rillig
2006-03-31
There is no need to count jobs and job tokens.
dsl
2006-03-13
JOB_FIRST is always set (since we only execute the shell once for every
dsl
2006-03-11
Remove most of the code seemed to be there to support 'remote jobs'.
dsl
2006-01-22
Make .NOTPARALLEL stop the job engine issuing more than one token (instead
dsl
2006-01-04
Expunge last references to jobTokensFree
dsl
2006-01-04
When a parallel make job completes, always put the job token back into the
dsl
2003-12-20
Fixes for PR#18573 (make -j not stopping correctly on error).
jmc
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-08-01
Allow .SHELL: to control the shell used by compat mode too.
sjg
2003-07-14
Pass WARNS=3
christos
2002-11-16
Fixed race condition that would cause make -j to pause for five
gson
2002-06-15
Remove !__STDC__ stuff, de-__P(), ANSIfy, and de-register.
wiz
2001-06-01
A number of semi-related changes.
sjg
2000-12-30
Include token counts in trace output.
sommerfeld
2000-12-30
Avoid token leaks when aborting after an error.
sommerfeld
2000-12-30
Do lazy token release - don't return tokens to the pipe unless we're
sommerfeld
2000-12-30
Add a token-passing scheme to allow a recursive make to successfully
sommerfeld
2000-12-05
correct performance regression of recent change from select() to
sommerfeld
2000-12-04
oops forgot to commit this one.
christos
2000-12-03
use 6 X's instead of 5 for portability.
christos
2000-05-04
conditionalize prototypes for REMOTE support
drochner
1998-03-26
PR/5210: Hauke Fath: make core dumps with .SHELL
christos
1996-11-06
- Merge in FreeBSD and Lite2 changes.
christos
1995-06-14
- $NetBSD$ rcsids
christos
1994-03-05
fixes/improvements from Christos Zoulas <christos@deshaw.com>.
cgd
1993-08-01
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd