Age | Commit message (Expand) | Author |
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 | 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-12-16 | Var_Subst is actually two distinct functions folded into one: | Marc Espie |
1999-12-16 | Allocate buffers as static data structures. | 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-16 | Start cleaning up buf.c in earnest. | 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 | Instead of retrieving var values from the environment again and again, | Marc Espie |
1999-12-06 | Clean up buffers interface somewhat: | Marc Espie |
1999-11-11 | Kill Str_FindSubString, it's strstr. | Marc Espie |
1999-11-10 | Turn on strict-prototypes, add missing prototypes. | Marc Espie |
1999-11-06 | Bug-fix: when expanding a specific variable v in $A, | Marc Espie |
1999-09-28 | Fix | Marc Espie |
1999-09-25 | Add :L/:U modificators (lowercase/uppercase) | Marc Espie |
1998-12-05 | Modifications from netbsd: | Marc Espie |
1998-07-23 | portable bootstrap thing; lidl@eng.us.uu.net | Theo de Raadt |
1998-03-30 | Y2K fixes from Andreas.Gunnarsson@emw.ericsson.se; culled from various places | Theo de Raadt |
1997-12-18 | for the test following test case, do not output FOOBAR=bar (should be FOOBAR=) | Theo de Raadt |
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-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 |