Age | Commit message (Expand) | Author |
2003-01-03 | revert: reintroduce allTargets list #if CLEANUP, as all nodes are not added | Marc Espie |
2002-12-29 | Synch comment with code | Marc Espie |
2002-02-19 | We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft. | Todd C. Miller |
2001-05-29 | Take includes out of lst.h, re-add what's needed to separate files. | Marc Espie |
2001-05-29 | Blech! gcc is a stupid program. Compiling with -fno-builtin shows lots | Marc Espie |
2001-05-23 | Mostly clean-up: | Marc Espie |
2001-05-03 | Synch with my current work. | Marc Espie |
2001-03-02 | Use the ohash_* that's now in libc. | Marc Espie |
2000-11-24 | Change the time stamp interface to use an abstract datatype. | Marc Espie |
2000-09-14 | Introduce a few macros to handle timestamps in an abstract way. | Marc Espie |
2000-09-14 | Use the new hash scheme to store the target nodes. | Marc Espie |
2000-09-14 | Some systematic clean-up. | Marc Espie |
2000-06-23 | This patch separates local contexts from global contexts for good. | Marc Espie |
2000-06-23 | In various places, VAR_CMD is used to actually mean `no real context', | Marc Espie |
2000-06-23 | Once those special variable are taken care of, other Var functions can take | Marc Espie |
2000-06-23 | Trivial consequences of the previous list changes: | Marc Espie |
2000-06-17 | This removes the few instances of Lst_New left. | Marc Espie |
2000-06-17 | A few assorted changes, to remove more dynamic lists. | 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-04-17 | Initialize lineno and fname, see parse.c. | Marc Espie |
2000-03-26 | Remove idiotic, braindead casts T* -> void* | Marc Espie |
2000-02-02 | Bug-fix: make should behave sensibly when presented with negative times... | Marc Espie |
1999-12-18 | Nothing ever checks ReturnStatus on Lst_Insert, Lst_Append, Lst_AtFront, | 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-10-05 | Efficiency patch from NetBSD: | Marc Espie |
1998-12-05 | Modifications from netbsd: | Marc Espie |
1998-03-30 | Y2K fixes from Andreas.Gunnarsson@emw.ericsson.se; culled from various places | Theo de Raadt |
1997-04-28 | Back out newer .USE code as it caused problems. I've done a "make build" | Todd C. Miller |
1997-04-01 | Sync with NetBSD (mostly by christos initial substitution/regexp from Der Mouse) | Todd C. Miller |
1996-11-30 | Sync with NetBSD: | Todd C. Miller |
1996-09-02 | Sync up with NetBSD: | briggs |
1996-04-21 | sync to netbsd 960418 | Theo de Raadt |
1995-12-17 | from christos: | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |