| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct $OpenBSD$ stuff |  espie | 2010-07-19 | 1 | -2/+1 |
* | two small changes: |  espie | 2010-07-19 | 1 | -1/+1 |
* | rewrite of the basic suffix/target parsing: use hash for suffixes. |  espie | 2007-09-17 | 1 | -1/+1 |
* | make usePipes the default, zap undocumented -P. |  espie | 2007-09-17 | 1 | -5/+1 |
* | Remove the advertising clause in the UCB license which Berkeley |  millert | 2003-06-03 | 1 | -6/+2 |
* | Mostly clean-up: |  espie | 2001-05-23 | 1 | -147/+23 |
* | Synch with my current work. |  espie | 2001-05-03 | 1 | -101/+124 |
* | Change the time stamp interface to use an abstract datatype. |  espie | 2000-11-24 | 1 | -2/+2 |
* | Take advantage of VarModifiers_Apply, which can parse a variable spec |  espie | 2000-11-24 | 1 | -2/+3 |
* | Fix Arch_MemMTime (previous change I did was bogus) |  espie | 2000-10-13 | 1 | -2/+2 |
* | Introduce a few macros to handle timestamps in an abstract way. |  espie | 2000-09-14 | 1 | -2/+2 |
* | Use the new hash scheme to store the target nodes. |  espie | 2000-09-14 | 1 | -3/+3 |
* | Two new functions: |  espie | 2000-09-14 | 1 | -1/+3 |
* | Some systematic clean-up. |  espie | 2000-09-14 | 1 | -97/+97 |
* | Handle MAKEFLAGS variation mandated by POSIX. |  espie | 2000-07-18 | 1 | -1/+2 |
* | Constify a few functions, propagated from VarModify. |  espie | 2000-07-17 | 1 | -5/+5 |
* | This patch replaces str_concat with a slightly unobfuscated version. |  espie | 2000-06-23 | 1 | -2/+2 |
* | This patch separates local contexts from global contexts for good. |  espie | 2000-06-23 | 1 | -9/+10 |
* | Once those special variable are taken care of, other Var functions can take |  espie | 2000-06-23 | 1 | -12/+13 |
* | Start of variable fixes and speed-ups. |  espie | 2000-06-23 | 1 | -1/+5 |
* | A few assorted changes, to remove more dynamic lists. |  espie | 2000-06-17 | 1 | -3/+3 |
* | Clean-up patch: use `void *' instead of old-fashioned ClientData/Address. |  espie | 2000-06-10 | 1 | -4/+4 |
* | Thus, Lst_ForEach no longer needs returning a status. |  espie | 2000-06-10 | 1 | -6/+6 |
* | Don't free Makefile filenames when the file is finished reading, but |  espie | 2000-04-17 | 1 | -1/+2 |
* | Bug-fix: make should behave sensibly when presented with negative times... |  espie | 2000-02-02 | 1 | -3/+3 |
* | Finish changing all Var_Parse arguments to size_t. Thanks to millert@ |  espie | 2000-01-08 | 1 | -2/+2 |
* | Var_Subst is actually two distinct functions folded into one: |  espie | 1999-12-16 | 1 | -2/+3 |
* | for.c becomes sane. |  espie | 1999-12-16 | 1 | -3/+5 |
* | Split some allocation/error handling functions out of main.c |  espie | 1999-12-09 | 1 | -9/+3 |
* | main prototype properly in main.c, remove dup. |  espie | 1999-12-06 | 1 | -2/+1 |
* | Extra parameter no longer needed, ditch. |  espie | 1999-12-06 | 1 | -2/+2 |
* | - introduce interval_dup in str.c |  espie | 1999-12-06 | 1 | -1/+2 |
* | extern.h is a better name than nonints.h |  espie | 1999-11-11 | 1 | -1/+1 |
* | Communicate line numbers between parse.c and for.c. |  espie | 1999-11-11 | 1 | -2/+3 |
* | Kill Str_FindSubString, it's strstr. |  espie | 1999-11-11 | 1 | -2/+1 |
* | Move all prototypes to nonints.h. Comment no longer reflects reality. |  espie | 1999-11-11 | 1 | -1/+9 |
* | Modifications from netbsd: |  espie | 1998-12-05 | 1 | -4/+7 |
* | Sync with NetBSD: |  millert | 1996-11-30 | 1 | -5/+6 |
* | Sync up with NetBSD: |  briggs | 1996-09-02 | 1 | -2/+4 |
* | rcsid |  deraadt | 1996-06-26 | 1 | -0/+1 |
* | sync to netbsd 960418 |  deraadt | 1996-04-21 | 1 | -2/+3 |
* | from christos@netbsd: |  deraadt | 1995-12-14 | 1 | -1/+2 |
* | initial import of NetBSD tree |  deraadt | 1995-10-18 | 1 | -0/+142 |