summaryrefslogtreecommitdiffstats
path: root/usr.bin (follow)
Commit message (Expand)AuthorAgeFilesLines
* collapse variable declarationstedu2014-03-136-179/+77
* last bits of indentation and styletedu2014-03-132-599/+527
* indentation styletedu2014-03-133-361/+329
* indent, add a touch of styletedu2014-03-132-1713/+1677
* scan for Ed25519 keys by default toonaddy2014-03-121-7/+8
* Unbreak nc -6 -l. Don't retrieve and thus later set the routing tablejca2014-03-121-3/+2
* correct test that kdf name is not "none" or "bcrypt"djm2014-03-121-2/+2
* don't count on things that accept arguments by reference to cleardjm2014-03-122-3/+8
* scan for Ed25519 keys by default toodjm2014-03-121-2/+2
* - zap some "this option applies to this util" lines that i consider unneccessaryjmc2014-03-101-27/+18
* pedantic word change;jmc2014-03-101-3/+3
* In .nf mode, use the MAN_LINE flag to detect input line breaksschwarze2014-03-081-2/+2
* To find out whether .TP head arguments are same-line or next-line arguments,schwarze2014-03-083-14/+27
* Improve .if/.ie condition handling.schwarze2014-03-081-56/+87
* Make sure all possible EXIT STATUS values are listed,schwarze2014-03-081-15/+16
* reindenttedu2014-03-083-586/+538
* reindenttedu2014-03-081-178/+158
* Make sure that env(1) always prints a diagnostic message to stderrschwarze2014-03-081-2/+2
* if message file is stdin, don't read passphrase from stdin, it won't work.tedu2014-03-071-5/+7
* allow reading input messages on a pipe. use at your own peril.tedu2014-03-071-26/+30
* a few other tweaks it's easier to see in the light of daytedu2014-03-072-62/+56
* drag this code into modern style. ok zhuktedu2014-03-072-1302/+1211
* In roff_cond_sub(), make sure that the incorrect input sequence `\\}',schwarze2014-03-071-12/+13
* Even on macro lines, \} must not cause whitespace.schwarze2014-03-071-15/+11
* remove unused "delta" argument from onmove callbacksratchov2014-03-073-9/+9
* remove unused mmc start/stop/relocate call-backs as they don'tratchov2014-03-073-97/+3
* Three bugfixes related to the closing of conditional blocks:schwarze2014-03-071-26/+13
* allow password on stdin if it's not a tty. commonly requested.tedu2014-03-061-2/+5
* update currency exchange rates;jmc2014-03-061-40/+40
* add michelangelo's death (an odd addition for a birthday file, i guess);jmc2014-03-061-1/+2
* tweak; from jmc@ and yours trulynaddy2014-03-062-10/+11
* add missing stdio.h include for fparseln().jasper2014-03-061-1/+2
* Also accept "install-check" as an install script. This part willajacoutot2014-03-063-7/+7
* In -Tutf8 mode, mandoc_char(7) named accent character escape sequencesschwarze2014-03-051-12/+12
* consistently say buflen so i know what length it istedu2014-03-051-18/+18
* when reading a message, add one byte so we can nul terminuate.tedu2014-03-051-10/+7
* tighten up code a littletedu2014-03-051-9/+5
* check calloc and free memory. noticed by jsg and lteo.tedu2014-03-051-6/+8
* complaint handlingflorian2014-03-051-2/+3
* - properly set initial position: fixes incorrect position reportingratchov2014-03-052-198/+196
* remove unused "autostart" featureratchov2014-03-053-7/+3
* remove (unused) square tone generatorratchov2014-03-052-24/+2
* Check that socket is writable before attempting to write dataratchov2014-03-051-2/+2
* remove unused varratchov2014-03-051-2/+1
* add -C checksum mode, which works with sha256 files in safe easy fashion.tedu2014-03-042-14/+175
* ignore enviornment variables with embedded '=' or '\0' characters;djm2014-03-031-3/+8
* only signed types work when comparing less than zero.tedu2014-03-021-2/+2
* Absolutely do not override base system build features in this file!!deraadt2014-02-281-2/+1
* openssh-6.6djm2014-02-271-2/+2
* bz#2184 clarify behaviour of a keyword that appears in multipledjm2014-02-271-2/+6