| Age | Commit message (Expand) | Author |
| 2003-12-07 | Drop trailing spaces. | wiz |
| 2003-12-07 | Add back 'on error' that got deleted by mistake. | dsl |
| 2003-12-07 | Add a -Dg3 which outputs the 'input graph' only on error exit. | dsl |
| 2003-11-07 | Add some subsections in the VARIABLE ASSIGNMENTS section. | lukem |
| 2003-10-09 | properly dottify .\" comments; this fixes output of [range] paragraph | jdolecek |
| 2003-09-27 | Implement :[] modifier to allow picking a range of words out of a variable. | sjg |
| 2003-09-10 | Add the 'e' debug flag (i.e., '-d e'): when enabled, show the "target | jmmv |
| 2003-09-10 | Document the '-d f' flag. | jmmv |
| 2003-09-05 | Whitespace nits. | wiz |
| 2003-09-05 | Allow -V '${FOO}' to print the expanded version of FOO. | sjg |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-08-01 | Allow .SHELL: to control the shell used by compat mode too. | sjg |
| 2003-07-16 | Bump date for tu addition; drop trailing space; sort a bit. | wiz |
| 2003-07-14 | Add a :ts[c] modifier to allow controlling the separator used between | sjg |
| 2003-06-26 | Misc mdoc fixes (mostly quoting). | wiz |
| 2003-05-23 | New sentence, new line; bump date for last. | wiz |
| 2003-05-23 | PR/10917: John Hawkinson: Document $MAKE and say which one we want to be using. | christos |
| 2003-04-16 | Bump date for last. | wiz |
| 2003-04-01 | Added MAKESYSPATH environment variable as per jmmv's suggestion in | jrf |
| 2003-03-14 | Add a -X option, which prevents make(1) from putting variables | thorpej |
| 2003-02-25 | .Nm does not need a dummy argument ("") before punctuation or | wiz |
| 2003-02-04 | "Utilize" has exactly the same meaning as "use," but it is more | perry |
| 2003-01-09 | Be more specific how to call arguments of modifiers. | uebayasi |
| 2003-01-03 | Tyop fixes | mjl |
| 2002-11-29 | Bump date for .PATH description; begin sentence with upper case letter; | wiz |
| 2002-11-26 | Whenever we update .PATH, set the variable ${.PATH} to reflect the | sjg |
| 2002-11-02 | environment variables, not environmental variables | perry |
| 2002-09-30 | New sentence, new line. | grant |
| 2002-09-24 | Fix an Xr, add a comma and join two short lines. In short, minor changes :) | wiz |
| 2002-09-24 | add missing Lt. | christos |
| 2002-08-19 | End some sentences with a dot. bin/17987 by Julio Merino. | wiz |
| 2002-03-19 | clarify how :U works | lukem |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |
| 2002-02-07 | Edit -mdoc usage. | ross |
| 2002-02-06 | Add `tu' and `tl' variable expansion modifiers, which transform the | pk |
| 2002-02-01 | - Several paragraphs were indented one level further than needed. | bgrayson |
| 2001-12-23 | outdent description of variable expansion modifiers | lukem |
| 2001-11-12 | Whitespace/punctuation nits. | wiz |
| 2001-11-12 | Add new make variable .ALLTARGETS, which lists all targets in the Makefile. | tv |
| 2001-11-12 | Sort list of make variables. | tv |
| 2001-10-23 | Fix typo in definition of PARSEFILE. It should refer to PARSEDIR (and not | jmc |
| 2001-08-13 | Nit. | ad |
| 2001-07-03 | add .USEBEFORE Attribute | christos |
| 2001-06-10 | Simplify the exporting of VAR_CMD's via MAKEFLAGS. | sjg |
| 2001-06-09 | Mention .MAKEOVERRIDES | sjg |
| 2001-06-01 | A number of semi-related changes. | sjg |
| 2001-04-04 | getcwd lives in 3, not 2. Whitespace fixes. | wiz |
| 2001-01-14 | Provide a new .if commands(<target>) primitive that returns true if the | christos |
| 2001-01-10 | PR/11800: Chris Demetriou: Add -W flag to exit on parse warnings. | christos |
| 2001-01-01 | Delete forceSerial; just use compatMake for that. | sommerfeld |