Age | Commit message (Expand) | Author |
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-06-11 | This is the first step in sanitizing the conditional parser. | Marc Espie |
2002-04-17 | Disallow condTop from ever becoming <0. Fixes regress/mk17 mk18. | 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 |
2001-02-17 | Guard against Var_Value() being applied to an empty string, which it | 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-07-17 | FALLTHRU -> FALLTHROUGH, requested by miod@ and style(9) | Marc Espie |
2000-06-23 | In various places, VAR_CMD is used to actually mean `no real context', | 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-04-17 | Annotate CondStack with filenames/line numbers. | Marc Espie |
2000-03-26 | Remove idiotic, braindead casts T* -> void* | Marc Espie |
2000-01-08 | Finish changing all Var_Parse arguments to size_t. Thanks to millert@ | Marc Espie |
1999-12-19 | Rearrange Lst_Find interface to conform better with other functions. | Marc Espie |
1999-12-18 | NIL, NILGNODE, etc, are only glorified NULL. | Marc Espie |
1999-12-16 | Allocate buffers as static data structures. | Marc Espie |
1999-12-16 | Fix those two bugs in cond.c. | Marc Espie |
1999-12-16 | Remove unneeded extraneous zeros at the end of buffers. | Marc Espie |
1999-12-16 | Split Buf_GetAll into Buf_Retrieve/Buf_Size. | Marc Espie |
1999-12-09 | Introduce `common usage' buf patterns and use them. | Marc Espie |
1999-12-06 | Extra parameter no longer needed, ditch. | Marc Espie |
1999-12-06 | Clean up buffers interface somewhat: | Marc Espie |
1998-12-05 | Modifications from netbsd: | Marc Espie |
1996-11-30 | Sync with NetBSD: | Todd C. Miller |
1996-06-26 | rcsid | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |