Age | Commit message (Expand) | Author |
2001-11-11 | Fixed version... don't see how this could work on i386, since it didn't | Marc Espie |
2001-11-11 | undo changes that crash on (at least) the alpha | Theo de Raadt |
2001-11-11 | Redo LstInit as a macro: smaller and faster code in all cases, zeroing two | 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 | 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 | Thus, Lst_ForEach no longer needs returning a status. | 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 |
1999-07-29 | "sprite.h"; soren@t.dk | Theo de Raadt |
1998-12-05 | Modifications from netbsd: | Marc Espie |
1997-07-25 | #if __STDC__ --> #ifdef __STDC__ | Michael Shalayeff |
1996-11-30 | Sync with NetBSD: | Todd C. Miller |
1996-06-26 | rcsid | Theo de Raadt |
1996-02-22 | From NetBSD: | Niklas Hallqvist |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |