summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2014-03-15Improve usage() and documentation towards the standard form. In particular,Theo de Raadt
2014-03-14.depend is definitely not *appended* to Makefile. Its rules are alsoMarc Espie
2014-03-14Check if buffer is to be saved as a directory.Mark Lumsden
2014-03-14better wording;Jason McIntyre
2014-03-13In -Tutf8 mode, make sure that hyphens get counted against the output lineIngo Schwarze
2014-03-13collapse variable declarationsTed Unangst
2014-03-13last bits of indentation and styleTed Unangst
2014-03-13indentation styleTed Unangst
2014-03-13indent, add a touch of styleTed Unangst
2014-03-12scan for Ed25519 keys by default tooChristian Weisgerber
2014-03-12Unbreak nc -6 -l. Don't retrieve and thus later set the routing tableJeremie Courreges-Anglas
2014-03-12correct test that kdf name is not "none" or "bcrypt"Damien Miller
2014-03-12don't count on things that accept arguments by reference to clearDamien Miller
2014-03-12scan for Ed25519 keys by default tooDamien Miller
2014-03-10- zap some "this option applies to this util" lines that i consider unneccessaryJason McIntyre
2014-03-10pedantic word change;Jason McIntyre
2014-03-08In .nf mode, use the MAN_LINE flag to detect input line breaksIngo Schwarze
2014-03-08To find out whether .TP head arguments are same-line or next-line arguments,Ingo Schwarze
2014-03-08Improve .if/.ie condition handling.Ingo Schwarze
2014-03-08Make sure all possible EXIT STATUS values are listed,Ingo Schwarze
2014-03-08reindentTed Unangst
2014-03-08reindentTed Unangst
2014-03-08Make sure that env(1) always prints a diagnostic message to stderrIngo Schwarze
2014-03-07if message file is stdin, don't read passphrase from stdin, it won't work.Ted Unangst
2014-03-07allow reading input messages on a pipe. use at your own peril.Ted Unangst
2014-03-07a few other tweaks it's easier to see in the light of dayTed Unangst
2014-03-07drag this code into modern style. ok zhukTed Unangst
2014-03-07In roff_cond_sub(), make sure that the incorrect input sequence `\\}',Ingo Schwarze
2014-03-07Even on macro lines, \} must not cause whitespace.Ingo Schwarze
2014-03-07remove unused "delta" argument from onmove callbacksAlexandre Ratchov
2014-03-07remove unused mmc start/stop/relocate call-backs as they don'tAlexandre Ratchov
2014-03-07Three bugfixes related to the closing of conditional blocks:Ingo Schwarze
2014-03-06allow password on stdin if it's not a tty. commonly requested.Ted Unangst
2014-03-06update currency exchange rates;Jason McIntyre
2014-03-06add michelangelo's death (an odd addition for a birthday file, i guess);Jason McIntyre
2014-03-06tweak; from jmc@ and yours trulyChristian Weisgerber
2014-03-06add missing stdio.h include for fparseln().Jasper Lievisse Adriaanse
2014-03-06Also accept "install-check" as an install script. This part willAntoine Jacoutot
2014-03-05In -Tutf8 mode, mandoc_char(7) named accent character escape sequencesIngo Schwarze
2014-03-05consistently say buflen so i know what length it isTed Unangst
2014-03-05when reading a message, add one byte so we can nul terminuate.Ted Unangst
2014-03-05tighten up code a littleTed Unangst
2014-03-05check calloc and free memory. noticed by jsg and lteo.Ted Unangst
2014-03-05complaint handlingFlorian Obser
2014-03-05- properly set initial position: fixes incorrect position reportingAlexandre Ratchov
2014-03-05remove unused "autostart" featureAlexandre Ratchov
2014-03-05remove (unused) square tone generatorAlexandre Ratchov
2014-03-05Check that socket is writable before attempting to write dataAlexandre Ratchov
2014-03-05remove unused varAlexandre Ratchov
2014-03-04add -C checksum mode, which works with sha256 files in safe easy fashion.Ted Unangst