| Age | Commit message (Expand) | Author |
| 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-08-09 | Added .PARSEDIR and .PARSEFILE variables to make(1). | aidan |
| 1999-08-04 | Trivial speed hack. | ross |
| 1999-06-02 | Fix awful bug where: | christos |
| 1998-11-17 | Fix a bug that apparently prevented, since day 1, the .-include / .sinclude | ross |
| 1998-11-06 | - full prototypes | christos |
| 1998-09-18 | PR/6174: ITOH Yasufumi: Purify bug and a compile error in utility code. | christos |
| 1998-08-06 | - Add {.,}[s-]include for silent include file failures | christos |
| 1998-03-23 | patch from PR#3573 to rename a variable "main" to "mainList" | fair |
| 1997-09-28 | wrap #include <sys/cdefs.h>, __RCSID(...) stuff in #ifndef MAKE_BOOTSTRAP | lukem |
| 1997-07-11 | #if __STDC__ -> #ifdef __STDC__ | christos |
| 1997-07-01 | Add WARNS=1 | christos |
| 1997-05-09 | Make sure to propagate OP_PHONY to all cohorts that already existed. | mycroft |
| 1997-05-08 | Add the new .NOPATH feature which can be used to disable .PATH search | gwr |
| 1997-05-07 | Copy the .PHONY attribute to the cohorts of a double dependency. | mycroft |
| 1997-05-02 | - Target searching addition: | christos |
| 1997-03-10 | Add a .MADE directive to indicated that the children of a target are | christos |
| 1996-12-31 | add a missing 'static' decl. | christos |
| 1996-11-06 | - Merge in FreeBSD and Lite2 changes. | christos |
| 1996-09-27 | Fix extra "make:" and newline in error message. | thorpej |
| 1996-09-13 | - Fix bug where the first line after a conditionally skipped was not ready | christos |
| 1996-08-13 | Add estrdup(), a checked version of strdup and use it. | christos |
| 1996-05-28 | - Move -D flags from Makefile to config.h and explain what they do. Add | christos |
| 1996-03-15 | Add PHONY attribute and target. This is the first step to cleanup the | christos |
| 1996-03-06 | Fix PR/2118; apply sysincludes patch. | christos |
| 1996-02-17 | if PR/2090, sysvinclude too optimistic, did not check for space after the | christos |
| 1996-02-07 | In ParseDoInclude(), make a temporary copy of the current file name | thorpej |
| 1995-12-16 | - Added .WAIT to synchronize between sources like other pmake variants. | christos |
| 1995-11-02 | Minor: | christos |
| 1995-09-10 | Fix PR/1443: | christos |
| 1995-06-14 | - $NetBSD$ rcsids | christos |
| 1995-05-15 | Sort keyword table correctly, so binary search really works | ws |
| 1995-02-08 | Fixed so that orphan tabs are ignored. Should close PR760. | christos |
| 1995-01-06 | Fixes from Paul Borman (prb@bsdi.com) | christos |
| 1994-10-18 | Deal with lines that contain only spaces, per PR 515, but implemented | mycroft |
| 1994-10-18 | Remove an outdated comment that is very confusing. | mycroft |
| 1994-06-06 | Fixes from Christos Zoulas, who used purify, objectcenter and testcenter | jtc |
| 1994-05-21 | Fix from Thorsten Lockert: don't ignore \ before # characters | jtc |
| 1994-03-07 | kill some warnings, from Christos. | cgd |
| 1994-03-05 | Apply fix that was lost when Christos Zoulas' changes were integrated: | jtc |
| 1994-03-05 | fixes/improvements from Christos Zoulas <christos@deshaw.com>. | cgd |
| 1994-01-13 | Include appropriate header files to bring prototypes into scope. | jtc |
| 1993-12-17 | Fix bug #47. Shell commands start with tabs, not whitespace. Pmake's | jtc |
| 1993-08-01 | Add RCS identifiers. | mycroft |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |