Age | Commit message (Expand) | Author |
2000-11-24 | Change the time stamp interface to use an abstract datatype. | Marc Espie |
2000-10-13 | esetenv: does a setenv and bails out if error. | Marc Espie |
2000-09-14 | Replace the old hash used to hold file names within a directory with | Marc Espie |
2000-09-14 | - new DirReadDir internal function, that just reads a directory from | Marc Espie |
2000-09-14 | Some systematic clean-up. | Marc Espie |
2000-07-31 | POSIX rules: pass variables set on the command line to submakes through | Marc Espie |
2000-07-18 | Handle MAKEFLAGS variation mandated by POSIX. | Marc Espie |
2000-07-01 | Forgot to import one estrdup from my trunk. | Marc Espie |
2000-06-23 | This patch is worth a lot, speed-wise. | Marc Espie |
2000-06-23 | This patch separates local contexts from global contexts for good. | Marc Espie |
2000-06-23 | Trivial consequences of the previous list changes: | Marc Espie |
2000-06-17 | A few assorted changes, to remove more dynamic lists. | 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-06-10 | Thus, Lst_ForEach no longer needs returning a status. | Marc Espie |
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 |