harti 2005-05-12 15:45:14 UTC
FreeBSD src repository
Modified files:
usr.bin/make job.c
Log:
Do mktemp() by hand to get rid of the mktemp() warning and the
possible associated security hole.
Submitted by: Max Okumoto <okumoto at ucsd.edu> (7.245)
Revision Changes Path
1.109 +102 -17 src/usr.bin/make/job.c