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