Age | Commit message (Expand) | Author |
2006-01-12 | change incorrect FILES entries for makefiles; | Jason McIntyre |
2005-12-29 | correction from ray lai; | Jason McIntyre |
2005-01-15 | Operator for comparisons is '==' and not '='. | Marc Balmer |
2004-04-21 | - correct SYNOPSIS | Jason McIntyre |
2004-03-13 | .IT -> .It | Jason McIntyre |
2004-02-12 | plural of suffix is suffixes; | Jason McIntyre |
2004-02-09 | slight tweaks, ok jmc@ | Marc Espie |
2004-01-23 | `Ns' implies `No', so `Ns No' -> `Ns'; (even simpler in adduser(8)) | Jason McIntyre |
2003-11-22 | :mod, simpler search patterns. Idea from NetBSD. | Marc Espie |
2003-09-29 | - add some indent and spacing | Jason McIntyre |
2003-09-04 | put escapes in the right place; | Jason McIntyre |
2003-09-02 | escape punctuation; | Jason McIntyre |
2003-07-14 | - .Ql -> .Sq where literal doesn't make sense | Jason McIntyre |
2003-06-27 | missing full stop and a .Pp; | Jason McIntyre |
2003-06-10 | - section reorder | Jason McIntyre |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-03-28 | little cleanup; | Jason McIntyre |
2003-03-10 | these pages all had bad section numbers in the .Xr's; | Jason McIntyre |
2003-01-05 | Grammar and typo fixes, general language improvements | Peter Valchev |
2002-08-30 | okay, I'll bite. s/sports/supports/ can go in; it's clearer. | Jason Peel |
2002-06-08 | . include, | Marc Espie |
2002-04-16 | explain how conditionals/includes/loops interact. | Marc Espie |
2002-03-23 | uname(3); hunter@dg.net.ua | Theo de Raadt |
2002-03-06 | First step in really explaining what make does, and what's standard, | Marc Espie |
2001-08-20 | Powered by @mantoya. | Mike Pechkin |
2001-05-05 | Document for loop mechanics for several variables. | Marc Espie |
2001-05-03 | Minor manpage tweaks | Marc Espie |
2001-03-29 | Pretty. | Aaron Campbell |
2000-12-06 | we actually have useful code for '.for' loops, its not a no-op. ok espie@ | Todd T. Fries |
2000-11-10 | - Section shuffling: comply to the section ordering outlined in mdoc(7). | Aaron Campbell |
2000-07-31 | POSIX rules: pass variables set on the command line to submakes through | Marc Espie |
2000-07-06 | Insert missing .El directive; todd@ | Aaron Campbell |
2000-07-01 | Slightly nicer wording: begins by -> begins with | Marc Espie |
2000-06-30 | Recognize `+cmd' as a command that should always be executed, even in | Marc Espie |
2000-06-06 | close pr1260 from danh@nfol.com | Eric Jackson |
2000-04-12 | Trailing whitespace begone! | Aaron Campbell |
2000-04-03 | Junk CDPATH from the environment. | Marc Espie |
2000-03-11 | Various cleanups and standardizations. | Aaron Campbell |
2000-03-10 | Various cleanups and standardization. | Aaron Campbell |
2000-01-19 | .MAIN is nothing special. | Marc Espie |
2000-01-02 | More bugs... fixes for most pending. | Marc Espie |
1999-12-26 | For loops are no longer that bad. | Marc Espie |
1999-12-06 | Fix handling of | Marc Espie |
1999-11-11 | Close bug | Marc Espie |
1999-11-10 | Turn on strict-prototypes, add missing prototypes. | Marc Espie |
1999-11-06 | Document a few of the problems I've found while revamping make. | Marc Espie |
1999-09-25 | Add :L/:U modificators (lowercase/uppercase) | Marc Espie |
1999-06-05 | - remove trailing white space | Aaron Campbell |
1999-05-16 | More special targets documentation. | Marc Espie |
1999-03-17 | Document known problem and work-around, until I manage to get it fixed. | Marc Espie |