summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2016-09-03Add userland parts for BFD. Can't work if you don't have it enabled inPeter Hessler
2016-09-03Retire zaurus, as it hasn't made the EABI jump and will be permanently brokenPhilip Guenther
2016-09-03shorten s_time; help/ok bcookJason McIntyre
2016-09-03remove parens from method callsTed Unangst
2016-09-03naddy@ pointed out that SHA512/256 is slightly differentMarc Espie
2016-09-03the SMALL code made a half hearted effort to exclude compression codeTed Unangst
2016-09-03fix parameters checkingMarc Espie
2016-09-03MAJOR tweak: switch to SHA512/256Marc Espie
2016-09-03start pulling apart some function pointers that take too many parametersTed Unangst
2016-09-03nitpicks. all header info is relative. make gzheader freeable.Marc Espie
2016-09-03the sudo timeout was 5 minutes i believe, so we'll match that.Ted Unangst
2016-09-02style polishingTed Unangst
2016-09-02replace exit() with err() and errx() so user knows what happenedTed Unangst
2016-09-02use err() instead of errx when an errno is setTed Unangst
2016-09-02Fix 'c'hange command handling if last line of a file is removed.Tobias Stoeckmann
2016-09-02the old check for when verify needed to create files (affecting pledge)Ted Unangst
2016-09-02combine the pledge switch with the execution switch. no changes yet,Ted Unangst
2016-09-02-e and -z cannot be combinedTed Unangst
2016-09-02space out the exampleTed Unangst
2016-09-02Remember the number of lines scrolled into the history (versus clearedNicholas Marriott
2016-09-02clarify that -L will exit without running a command.Ted Unangst
2016-09-02shorten s_server;Jason McIntyre
2016-09-02finish the sentence;Jason McIntyre
2016-09-02add support for the verified auth ioctls using 'persist' rules.Ted Unangst
2016-09-02_PASSWORD_LEN is length that comes out of crypt(), not a meaningfulTed Unangst
2016-09-02more jmc tweaksMarc Espie
2016-09-02document the new stuff, usage nits.Marc Espie
2016-09-02convert getpass to readpassphrase. from Dimitris PapastamosTed Unangst
2016-09-02duplicate varMarc Espie
2016-09-02add a new option (-z) for signing gzip archives.Marc Espie
2016-09-02Fix the begin of word issue in vi(1).Martijn van Duren
2016-09-02move more code into createsig. callers just pass seckey filename.Ted Unangst
2016-09-02split the sign() function into two, with a pure memory core madeTed Unangst
2016-09-02style cleanup: sort headers; group and sort variables; no parens forTheo Buehler
2016-09-02When "makewhatis -d" tries to add to a database that doesn't (yet) exist,Ingo Schwarze
2016-09-02make sure to explicitly clear memory that is used for password input.Gleydson Soares
2016-09-02If reading fails, do not go into infinite loop asking for a filenameOtto Moerbeek
2016-09-02Drop non-encapulated ESP packets using a UDP-encapsulating TDB, and addVincent Gross
2016-09-01Fix file descriptor leakMark Lumsden
2016-09-01don't initialize variables with functionsTed Unangst
2016-09-01unconst these parameters; i won't be changing bsd auth today.Ted Unangst
2016-09-01add a -t keytype option for untrusted comment automatic key extractionMarc Espie
2016-09-01remove "sparc" from a commentIngo Schwarze
2016-09-01move "sparc" down to discontinued architecturesIngo Schwarze
2016-09-01Document all letters used for route flags in "netstat -r".Alexander Bluhm
2016-09-01move the authentication code to a functionTed Unangst
2016-09-01Fix possible NULL pointer dereference.Sunil Nimmagadda
2016-09-01remove sparc supportTed Unangst
2016-09-01keep the code that endian swaps, but remove the explanation that it'sTed Unangst
2016-09-01Display all route flags in "route get", "route show" and "netstat -r"Alexander Bluhm