summaryrefslogtreecommitdiff
path: root/usr.bin/make/job.c
AgeCommit message (Expand)Author
2000-02-01no need to extern int errno if errno.h is includedTheo de Raadt
2000-01-20Fix problem pointed out by FreeBSD, regen temp file name each time, toMarc Espie
1999-12-19Rearrange Lst_Find interface to conform better with other functions.Marc Espie
1999-12-18Nothing ever checks ReturnStatus on Lst_Insert, Lst_Append, Lst_AtFront,Marc Espie
1999-12-18Lst_DeQueue already checks for empty lists.Marc Espie
1999-12-18NIL, NILGNODE, etc, are only glorified NULL.Marc Espie
1999-12-18make does not use circular lists, get rid of the extra weight.Marc Espie
1999-12-16Var_Subst is actually two distinct functions folded into one:Marc Espie
1999-12-06Extra parameter no longer needed, ditch.Marc Espie
1999-11-11Kill Str_FindSubString, it's strstr.Marc Espie
1999-10-05Efficiency patch from NetBSD:Marc Espie
1998-12-05Modifications from netbsd:Marc Espie
1998-07-13ftpd: sleep for an indeterminate amount for non-existant loginsTodd C. Miller
1998-06-03zero sigaction before useTheo de Raadt
1998-03-15fix possibility of null pointer deref when using make's "-j" option.flipk
1997-12-16do not overflow fd_setTheo de Raadt
1997-06-15Avoid possible /tmp races by using mkstemp(3).Todd C. Miller
1996-11-30Sync with NetBSD:Todd C. Miller
1996-09-02Sync up with NetBSD:briggs
1996-06-26rcsidTheo de Raadt
1996-02-22From NetBSD:Niklas Hallqvist
1995-12-14from christos@netbsd:Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt