Age | Commit message (Expand) | Author |
2000-09-14 | Introduce a few macros to handle timestamps in an abstract way. | Marc Espie |
2000-09-14 | Replace the old hash used to hold file names within a directory with | Marc Espie |
2000-09-14 | Some systematic clean-up. | Marc Espie |
2000-06-30 | Recognize `+cmd' as a command that should always be executed, even in | Marc Espie |
2000-06-23 | This patch replaces str_concat with a slightly unobfuscated version. | Marc Espie |
2000-06-23 | Once those special variable are taken care of, other Var functions can take | Marc Espie |
2000-06-23 | Start of variable fixes and speed-ups. | Marc Espie |
2000-06-23 | Trivial consequences of the previous list changes: | Marc Espie |
2000-06-17 | This patch introduces a distinction between | Marc Espie |
2000-06-10 | Clean-up patch: use `void *' instead of old-fashioned ClientData/Address. | Marc Espie |
2000-06-10 | Thus, Lst_ForEach no longer needs returning a status. | Marc Espie |
2000-06-10 | Lst_Find and Lst_ForEach do the same thing, except that the comparison | Marc Espie |
2000-03-26 | Remove idiotic, braindead casts T* -> void* | Marc Espie |
2000-03-26 | Passing an (int) instead of an (int*) won't work. | Marc Espie |
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 |