Age | Commit message (Expand) | Author |
2000-04-03 | Junk CDPATH from the environment. | Marc Espie |
2000-03-26 | Remove idiotic, braindead casts T* -> void* | Marc Espie |
2000-02-02 | Bug-fix: make should behave sensibly when presented with negative times... | 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 | Split Buf_GetAll into Buf_Retrieve/Buf_Size. | Marc Espie |
1999-12-09 | Split some allocation/error handling functions out of main.c | Marc Espie |
1999-12-06 | Extra parameter no longer needed, ditch. | Marc Espie |
1999-12-06 | Clean up buffers interface somewhat: | Marc Espie |
1999-12-06 | Fix handling of | Marc Espie |
1999-11-10 | Turn on strict-prototypes, add missing prototypes. | Marc Espie |
1999-01-09 | close PR 685. | Marc Espie |
1998-12-05 | Modifications from netbsd: | Marc Espie |
1998-01-28 | Use BSDmakefile in favour of [mM]akefile if existent. Good for | Niklas Hallqvist |
1997-04-01 | Sync with NetBSD (mostly by christos initial substitution/regexp from Der Mouse) | Todd C. Miller |
1997-01-27 | Set MACHINE_ARCH only if it's not already in the environment. Update | briggs |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller |
1996-11-30 | Sync with NetBSD: | Todd C. Miller |
1996-09-02 | Sync up with NetBSD: | briggs |
1996-04-21 | sync to netbsd 960418 | Theo de Raadt |
1996-03-27 | From NetBSD: merge of 960317 | Niklas Hallqvist |
1996-02-23 | Implement an -m option used for replacing /usr/share/mk with a | Niklas Hallqvist |
1996-02-22 | From NetBSD: | Niklas Hallqvist |
1996-01-03 | Parse_DoVar() trashes string, so pass it a strdup()'d copy of *argv... | Theo de Raadt |
1995-12-14 | from christos@netbsd: | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |