| Commit message (Expand) | Author | Age | Files | Lines |
* | gc lst_ForEachNodeWhile, which isn't actually in use anywhere |  espie | 2015-10-14 | 2 | -15/+2 |
* | make sure we use stdbool.h |  espie | 2015-10-14 | 1 | -2/+2 |
* | zap really odd code that's not actually in-use. |  espie | 2015-01-13 | 1 | -19/+8 |
* | adjust to ohash being in libutil now, and to the interface changes. |  espie | 2014-05-12 | 3 | -0/+223 |
* | Correct $OpenBSD$ stuff |  espie | 2010-07-19 | 16 | -32/+16 |
* | new function: lstRequeue, to be used by the job handler |  espie | 2008-01-12 | 1 | -0/+54 |
* | remove dead code: #define RECHECK is always on |  espie | 2007-09-16 | 15 | -15/+15 |
* | everywhere except in Var_Parse, we always add/append variables to the |  espie | 2007-07-30 | 15 | -15/+15 |
* | reindent, no code change |  espie | 2007-07-29 | 15 | -204/+204 |
* | having a function that iterates through node's datum so that we retrieve |  espie | 2007-01-04 | 1 | -1/+10 |
* | ISO function declarations, trim a few comments, rename a few variables to |  espie | 2004-04-07 | 15 | -86/+48 |
* | Remove the advertising clause in the UCB license which Berkeley |  millert | 2003-06-03 | 15 | -90/+30 |
* | From Andrushock, s/sucess/success/g |  millert | 2002-12-09 | 1 | -2/+2 |
* | byebye. Not used. Just keeps getting out of synch. |  espie | 2001-08-19 | 1 | -11/+0 |
* | Take includes out of lst.h, re-add what's needed to separate files. |  espie | 2001-05-29 | 15 | -146/+33 |
* | Mostly clean-up: |  espie | 2001-05-23 | 16 | -43/+44 |
* | Synch with my current work. |  espie | 2001-05-03 | 25 | -897/+274 |
* | Some systematic clean-up. |  espie | 2000-09-14 | 22 | -187/+204 |
* | Trivial consequences of the previous list changes: |  espie | 2000-06-23 | 5 | -229/+6 |
* | Needed to allow complete dynamic list removal. |  espie | 2000-06-17 | 1 | -0/+107 |
* | This removes the few instances of Lst_New left. |  espie | 2000-06-17 | 17 | -157/+57 |
* | This patch introduces a distinction between |  espie | 2000-06-17 | 3 | -33/+38 |
* | This patch moves the definition of lists and list nodes to lst.h. |  espie | 2000-06-17 | 21 | -288/+180 |
* | Clean-up patch: use `void *' instead of old-fashioned ClientData/Address. |  espie | 2000-06-10 | 16 | -56/+56 |
* | no longer needed |  espie | 2000-06-10 | 1 | -79/+0 |
* | Thus, Lst_ForEach no longer needs returning a status. |  espie | 2000-06-10 | 4 | -63/+30 |
* | Remove idiotic, braindead casts T* -> void* |  espie | 2000-03-26 | 2 | -11/+10 |
* | Rearrange Lst_Find interface to conform better with other functions. |  espie | 1999-12-19 | 3 | -115/+18 |
* | Nothing ever checks ReturnStatus on Lst_Insert, Lst_Append, Lst_AtFront, |  espie | 1999-12-18 | 10 | -103/+58 |
* | NIL, NILGNODE, etc, are only glorified NULL. |  espie | 1999-12-18 | 21 | -126/+122 |
* | make does not use circular lists, get rid of the extra weight. |  espie | 1999-12-18 | 6 | -56/+18 |
* | Modifications from netbsd: |  espie | 1998-12-05 | 28 | -54/+54 |
* | some ansi |  mickey | 1998-02-22 | 1 | -2/+2 |
* | changed to CFLAGS+=, closes PR user/116. |  flipk | 1997-03-03 | 1 | -2/+2 |
* | Sync with NetBSD: |  millert | 1996-11-30 | 28 | -215/+218 |
* | rcsid |  deraadt | 1996-06-26 | 28 | -26/+54 |
* | from christos@netbsd: |  deraadt | 1995-12-14 | 1 | -2/+3 |
* | initial import of NetBSD tree |  deraadt | 1995-10-18 | 28 | -0/+2578 |