Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc
Module Name: basesrc
Committed By: he
Date: Sun Jan 23 13:35:47 UTC 2000
Modified Files:
basesrc/usr.bin/make [netbsd-1-4]: job.c
Log Message:
Pull up revisions 1.26-1.31 (requested by christos):
Several fixes:
o SystemV portability
o Avoid non-portable use of 'sh -q'
o Job control fixes when USE_PGRP is in use
o Fix stack overflow bugs, use snprintf (fixes PR#8259)
o Don't bother freeing mem right before exit()
o Be caseful when creating temporary files, to avoid
security problem.
To generate a diff of this commit:
cvs rdiff -r1.25.2.1 -r1.25.2.2 basesrc/usr.bin/make/job.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index