NetBSD/usr.bin/make
gson 936f6a1c3c When JobExec() was called from JobRestartJobs() via JobRestart(), it
executed the make job with sigprocmask(SIG_BLOCK) in effect for a
number of signals including SIGCHLD.  This caused recursive submakes
of the make process in question not to receive SIGCHLDs when their
jobs exited.  This was a second, independent cause of bin/18895 in
addition to the race condition already fixed.  Fixed by unblocking all
signals before executing the job.
2002-12-09 01:23:53 +00:00
..
PSD.doc Comment out token after #endif. (Hmmmmmmm.) 2002-05-16 19:47:47 +00:00
lst.lib Remove !__STDC__ stuff, de-__P(), ANSIfy, and de-register. 2002-06-15 18:24:55 +00:00
Makefile Fix major bug in make(1) ... due to shadowing of the dotLast path used for 2002-01-27 01:50:54 +00:00
Makefile.boot err/errx/warn/warnx do not need \n at the end 2002-06-11 06:06:18 +00:00
arch.c Remove !__STDC__ stuff, de-__P(), ANSIfy, and de-register. 2002-06-15 18:24:55 +00:00
bit.h
buf.c Remove !__STDC__ stuff, de-__P(), ANSIfy, and de-register. 2002-06-15 18:24:55 +00:00
buf.h Remove !__STDC__ stuff, de-__P(), ANSIfy, and de-register. 2002-06-15 18:24:55 +00:00
compat.c Remove !__STDC__ stuff, de-__P(), ANSIfy, and de-register. 2002-06-15 18:24:55 +00:00
cond.c Remove !__STDC__ stuff, de-__P(), ANSIfy, and de-register. 2002-06-15 18:24:55 +00:00
config.h Bleh, make the conditional work *correctly* this time (...teaches me not to 2002-01-16 03:40:29 +00:00
dir.c Whenever we update .PATH, set the variable ${.PATH} to reflect the 2002-11-26 06:12:59 +00:00
dir.h Whenever we update .PATH, set the variable ${.PATH} to reflect the 2002-11-26 06:12:59 +00:00
for.c Remove !__STDC__ stuff, de-__P(), ANSIfy, and de-register. 2002-06-15 18:24:55 +00:00
hash.c Remove !__STDC__ stuff, de-__P(), ANSIfy, and de-register. 2002-06-15 18:24:55 +00:00
hash.h Remove !__STDC__ stuff, de-__P(), ANSIfy, and de-register. 2002-06-15 18:24:55 +00:00
job.c When JobExec() was called from JobRestartJobs() via JobRestart(), it 2002-12-09 01:23:53 +00:00
job.h Fixed race condition that would cause make -j to pause for five 2002-11-16 22:22:23 +00:00
list.h Comment out token after #endif. 2002-05-16 19:48:18 +00:00
lst.h Remove !__STDC__ stuff, de-__P(), ANSIfy, and de-register. 2002-06-15 18:24:55 +00:00
main.c Remove !__STDC__ stuff, de-__P(), ANSIfy, and de-register. 2002-06-15 18:24:55 +00:00
make.1 Bump date for .PATH description; begin sentence with upper case letter; 2002-11-29 19:10:25 +00:00
make.c Remove !__STDC__ stuff, de-__P(), ANSIfy, and de-register. 2002-06-15 18:24:55 +00:00
make.h Remove !__STDC__ stuff, de-__P(), ANSIfy, and de-register. 2002-06-15 18:24:55 +00:00
nonints.h Remove !__STDC__ stuff, de-__P(), ANSIfy, and de-register. 2002-06-15 18:24:55 +00:00
parse.c Parse_DoVar: don't free cp until we are done with it! 2002-12-01 05:53:30 +00:00
pathnames.h If MAKE_BOOTSTRAP and HAVE_CONFIG_H, pull in "config.h" so that 2002-09-14 15:23:49 +00:00
sprite.h make cleaner C for more picky compilers 2000-05-04 18:27:53 +00:00
str.c Remove !__STDC__ stuff, de-__P(), ANSIfy, and de-register. 2002-06-15 18:24:55 +00:00
suff.c Lst exp -> Lst explist, to avoid warnings about gcc-current's 2002-12-05 15:56:52 +00:00
targ.c Remove !__STDC__ stuff, de-__P(), ANSIfy, and de-register. 2002-06-15 18:24:55 +00:00
trace.c Remove !__STDC__ stuff, de-__P(), ANSIfy, and de-register. 2002-06-15 18:24:55 +00:00
trace.h Quick and dirty trace mechanism to make it easier to look at how different 2000-12-29 23:11:08 +00:00
util.c HP/UX fixes from Giles Lean: 2002-09-22 01:19:08 +00:00
var.c Remove !__STDC__ stuff, de-__P(), ANSIfy, and de-register. 2002-06-15 18:24:55 +00:00