| Age | Commit message (Expand) | Author |
| 2006-02-26 | Make ".WAIT" apply recursively to all children of nodes on the right | apb |
| 2006-02-11 | Delete obsolete static defn. | dsl |
| 2006-02-11 | Debug trace all the targets we are actually intending making. | dsl |
| 2006-01-08 | Include the 'preds' and 'successors' in the diag output. | dsl |
| 2006-01-08 | Include .WAIT in the debug output for dependency lists. | dsl |
| 2005-08-08 | From Max Okumoto: | christos |
| 2005-08-05 | More KNF cleanups from Max Okumoto | christos |
| 2005-07-25 | Whitespace KNF cleanup from Max Okumoto | christos |
| 2005-02-16 | PR/29203, PR/29204: Max Okumoto: KNF changes to make [no functional changes] | christos |
| 2004-07-01 | Change to use __unused instead and provide a compat definition in make.h if | jmc |
| 2004-07-01 | Add some checks for gcc around a few function declarations and note the | jmc |
| 2004-05-07 | Simplify build, no functional changes. | ross |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-07-14 | Pass WARNS=3 | christos |
| 2002-06-15 | Remove !__STDC__ stuff, de-__P(), ANSIfy, and de-register. | wiz |
| 2002-03-20 | Xref: parse.c, rev 1.46; make.c, rev 1.23 | pk |
| 2002-02-10 | Targ_PrintType(): include .PHONY and .MADE attributes. | pk |
| 2002-01-27 | Fix major bug in make(1) ... due to shadowing of the dotLast path used for | reinoud |
| 2001-11-12 | Add new make variable .ALLTARGETS, which lists all targets in the Makefile. | tv |
| 2001-08-20 | precede, not preceed. | wiz |
| 2001-07-03 | add .USEBEFORE Attribute | christos |
| 2001-01-14 | - make the second list of commands override the first like gmake does | christos |
| 1999-09-16 | Some minor cleanup of :: tests. | mycroft |
| 1999-09-15 | Rework how :: dependencies are handled. | mycroft |
| 1999-09-15 | Don't bother iterating through all the data structures to free(3) everything | mycroft |
| 1999-09-15 | Replace the linear variable list in the GNode with a hash table. Gives a | mycroft |
| 1998-11-11 | This patch fixes the problem introduced in the previous commit where | christos |
| 1998-02-04 | Y2K fixes: use strftime(), and add a fake strftime() for systems that do | christos |
| 1997-09-28 | wrap #include <sys/cdefs.h>, __RCSID(...) stuff in #ifndef MAKE_BOOTSTRAP | lukem |
| 1997-07-01 | Add WARNS=1 | christos |
| 1997-05-02 | - Target searching addition: | christos |
| 1997-02-20 | Reported by cgd: fix .USE directive problems: | christos |
| 1996-11-06 | - Merge in FreeBSD and Lite2 changes. | christos |
| 1996-08-30 | Tidy up some RCS ids a bit. | thorpej |
| 1996-08-13 | Add estrdup(), a checked version of strdup and use it. | christos |
| 1996-04-08 | Changed to use 1900 + tm_year instead of hardcoding "19" as the century. | jtc |
| 1995-12-16 | - Added .WAIT to synchronize between sources like other pmake variants. | christos |
| 1995-06-14 | - $NetBSD$ rcsids | christos |
| 1994-06-06 | Fixes from Christos Zoulas, who used purify, objectcenter and testcenter | jtc |
| 1994-03-05 | fixes/improvements from Christos Zoulas <christos@deshaw.com>. | cgd |
| 1993-08-01 | Add RCS identifiers. | mycroft |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |