Age | Commit message (Expand) | Author |
2008-01-12 | new function: lstRequeue, to be used by the job handler | Marc Espie |
2007-09-16 | remove dead code: #define RECHECK is always on | Marc Espie |
2007-07-30 | everywhere except in Var_Parse, we always add/append variables to the | Marc Espie |
2007-07-29 | reindent, no code change | Marc Espie |
2007-01-04 | having a function that iterates through node's datum so that we retrieve | Marc Espie |
2004-04-07 | ISO function declarations, trim a few comments, rename a few variables to | Marc Espie |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2002-12-09 | From Andrushock, s/sucess/success/g | Todd C. Miller |
2001-08-19 | byebye. Not used. Just keeps getting out of synch. | Marc Espie |
2001-05-29 | Take includes out of lst.h, re-add what's needed to separate files. | Marc Espie |
2001-05-23 | Mostly clean-up: | Marc Espie |
2001-05-03 | Synch with my current work. | Marc Espie |
2000-09-14 | Some systematic clean-up. | Marc Espie |
2000-06-23 | Trivial consequences of the previous list changes: | Marc Espie |
2000-06-17 | Needed to allow complete dynamic list removal. | Marc Espie |
2000-06-17 | This removes the few instances of Lst_New left. | Marc Espie |
2000-06-17 | This patch introduces a distinction between | Marc Espie |
2000-06-17 | This patch moves the definition of lists and list nodes to lst.h. | Marc Espie |
2000-06-10 | Clean-up patch: use `void *' instead of old-fashioned ClientData/Address. | Marc Espie |
2000-06-10 | no longer needed | Marc Espie |
2000-06-10 | Thus, Lst_ForEach no longer needs returning a status. | Marc Espie |
2000-03-26 | Remove idiotic, braindead casts T* -> void* | 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 | 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 |
1998-12-05 | Modifications from netbsd: | Marc Espie |
1998-02-22 | some ansi | Michael Shalayeff |
1997-03-03 | changed to CFLAGS+=, closes PR user/116. | flipk |
1996-11-30 | Sync with NetBSD: | Todd C. Miller |
1996-06-26 | rcsid | Theo de Raadt |
1995-12-14 | from christos@netbsd: | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |