Age | Commit message (Expand) | Author |
2009-02-10 | STANDARDS: | Jason McIntyre |
2009-02-08 | bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a few | Jason McIntyre |
2008-11-04 | changes to get target equivalence to work better. | Marc Espie |
2008-09-01 | section headings do not need to be quoted; from Alan R. S. Bueno | Jason McIntyre |
2008-08-01 | Document the MAKEFILE variable as unreliable. | Alexander Bluhm |
2008-03-03 | tweak previous; | Jason McIntyre |
2008-03-02 | document the two big bugs left that somewhat hinder parallel mode. | Marc Espie |
2007-12-01 | zap trailing whitespace; | Jason McIntyre |
2007-12-01 | I was sure I had committed this already, grrrr. | Marc Espie |
2007-11-28 | debug scaffolding: allows the insertion of a random delay before firing up | Marc Espie |
2007-11-03 | remove extraneous space; | Jason McIntyre |
2007-11-03 | document that .ORDER only means something in parallel mode | Marc Espie |
2007-11-02 | sort arguments; | Jason McIntyre |
2007-11-02 | Work done at p2k7. | Marc Espie |
2007-07-09 | tweaks; | Jason McIntyre |
2007-07-08 | A set of big related changes. okay millert@, tested further by kettenis@ | Marc Espie |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-05-30 | - use a consistent text for STANDARDS | Jason McIntyre |
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 |