Age | Commit message (Expand) | Author |
2007-12-05 | unbreak build, on vax | Theo de Raadt |
2007-12-04 | missing change from 1.6.9p9 | Todd C. Miller |
2007-12-03 | update to sudo 1.6.9p9 | Todd C. Miller |
2007-12-01 | zap trailing whitespace; | Jason McIntyre |
2007-12-01 | fix typo, spotted by James J. Lippard | Jasper Lievisse Adriaanse |
2007-12-01 | I was sure I had committed this already, grrrr. | Marc Espie |
2007-11-30 | Simplify process header display logic a bit. From Mark Lumsden | Otto Moerbeek |
2007-11-29 | fix small glitch in displaying process list header; from Mark Lumsden | Otto Moerbeek |
2007-11-28 | - [-C] and [-c cookie] do not belong in the first synopsis/usage(); | Jason McIntyre |
2007-11-28 | grrr | Marc Espie |
2007-11-28 | debug scaffolding: allows the insertion of a random delay before firing up | Marc Espie |
2007-11-28 | PHONY targets never correspond to real files. | Marc Espie |
2007-11-28 | expand the description of -C; from martynas and myself | Jason McIntyre |
2007-11-27 | typos; ok jmc@ | Martynas Venckus |
2007-11-27 | use symbolic constant 'Infinity' instead of -1 where appropriate; from | Otto Moerbeek |
2007-11-26 | keep unmade uptodate all the time, even for targets we're not making yet, | Marc Espie |
2007-11-26 | if no arguments given, assume a nice default; ok miod jakemsr deanna | Theo de Raadt |
2007-11-26 | implement -C for continuing ftp, http(s), and file transfers | Martynas Venckus |
2007-11-26 | typos; ok jmc@ | Martynas Venckus |
2007-11-25 | arm backend by Gregory McGarry, untested | Otto Moerbeek |
2007-11-25 | arm backend from Gregory McGarry, untested | Otto Moerbeek |
2007-11-25 | spelling fixes, from Martynas Venckus; | Jason McIntyre |
2007-11-25 | Pull from master repo: | Stefan Kempf |
2007-11-25 | Pull from master repo: | Stefan Kempf |
2007-11-24 | write explicit dependencies for make -j. beforedepend creates the file, | Marc Espie |
2007-11-24 | fix yacc/lex parallel file generation | Marc Espie |
2007-11-24 | more parallel make fixes. | Marc Espie |
2007-11-24 | Pull from master repo: | Stefan Kempf |
2007-11-24 | Pull from master repo: | Stefan Kempf |
2007-11-24 | some spelling fixes from Martynas Venckus | Jason McIntyre |
2007-11-24 | Pull from master repo: | Stefan Kempf |
2007-11-24 | Add newline after comment. The following instruction would not be | Stefan Kempf |
2007-11-22 | Pull from master repo: | Stefan Kempf |
2007-11-22 | Pull from master repo: | Stefan Kempf |
2007-11-22 | .Nm does not require an argument; from Mark Lumsden | Jason McIntyre |
2007-11-22 | Pull from master repo: | Stefan Kempf |
2007-11-22 | Diff from Mark Lumsden: cleanup of reading strings and numbers, to | Otto Moerbeek |
2007-11-19 | Pull from master repo: | Stefan Kempf |
2007-11-18 | (Large) update from master repo: | Anders Magnusson |
2007-11-18 | simplify, no sense to break just to do return afterwards | Marc Espie |
2007-11-17 | Use mtimespec instead of mtime when comparing the timestamp of the edited | Todd C. Miller |
2007-11-17 | simplify dynamic variable handling a great deal: | Marc Espie |
2007-11-17 | .PHONY targets should not look at files. | Marc Espie |
2007-11-17 | strings.h is obsolete; include string.h | Otto Moerbeek |
2007-11-17 | Convert file_rcsrev earlier into a string, else revbuf can be printed | Tobias Stoeckmann |
2007-11-17 | Updates from master repo: | Anders Magnusson |
2007-11-17 | Updates from master repo: | Anders Magnusson |
2007-11-17 | .IP -> .Pp | Jason McIntyre |
2007-11-17 | do not try to keep a list of all possible displays in the introduction. | Jason McIntyre |
2007-11-17 | read only .depend if !make(depend) | Marc Espie |