summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2014-03-20Add some missing dobeeps.Mark Lumsden
2014-03-20Remove currently unimplemented macros from the lists of used-definedIngo Schwarze
2014-03-19Register pure .so pages as mlinks, not as mpages.Ingo Schwarze
2014-03-19Without the MPARSE_SO option, if the file contains nothing but aIngo Schwarze
2014-03-19Generalize the mparse_alloc() and roff_alloc() functions by givingIngo Schwarze
2014-03-19missing -B in second usage lineFlorian Obser
2014-03-19there is no need for rcp anymoreTed Unangst
2014-03-19Remove lexical $_ from libtool in preparation for perl 5.18afresh1
2014-03-18Retire hp300, mvme68k and mvme88k ports. These ports have no users, keepingMiod Vallat
2014-03-18zap "my $_" for reading STDIN.Marc Espie
2014-03-18Batch mode; read exactly one line "login:unencrypted-password" fromFlorian Obser
2014-03-18Allow checking that databases are up to date even when you have no writeIngo Schwarze
2014-03-18<sys/agpio.h> is gone; pointed out by Benoit Lecocq.Mark Kettenis
2014-03-17Stop nagging after 5 non-bcrypt hashesFlorian Obser
2014-03-17flock password fileFlorian Obser
2014-03-17as suggested by schwarze, reshuffle STANDARDS text detailing posix featuresJason McIntyre
2014-03-17reword to make it clearer this is not nginx-specific;Jason McIntyre
2014-03-17move ftruncate down, lessen the chance that the file it might be leftSebastian Benoit
2014-03-17uucp cleansingTed Unangst
2014-03-17this file is deadTed Unangst
2014-03-17old descriptions of des and blowfish are old. maybe ok deraadtTed Unangst
2014-03-17Drop dev_clear(), merge dev_full_cycle() and dev_empty_cycle()Alexandre Ratchov
2014-03-17fix wrong file status stringsAlexandre Ratchov
2014-03-17typo in debug printfAlexandre Ratchov
2014-03-17unbreak monitoring mode, which was shifted in time by 1 blockAlexandre Ratchov
2014-03-17in apropos(1) output, sort names and avoid multiple section numbersIngo Schwarze
2014-03-17quiet time is overTed Unangst
2014-03-17use Ex;Jason McIntyre
2014-03-17No need for \t in usage(), pointed out by sthen and should have beenFlorian Obser
2014-03-17tweak previous;Jason McIntyre
2014-03-17The correct idiom is of course the umask song and dance. Brain-fart byFlorian Obser
2014-03-17Hookup new htpasswd.Florian Obser
2014-03-17Re-implement htpasswd from scratch. There is so much bad advice on theFlorian Obser
2014-03-17clean up after ourselves.Marc Espie
2014-03-17describe new featuresIngo Schwarze
2014-03-17remove Berkeley DB partsIngo Schwarze
2014-03-17sync to bsd.lv: remove the Berkeley DB specific parts and document -nIngo Schwarze
2014-03-17simplify readmsg loopTed Unangst
2014-03-17tweak a few messagesTed Unangst
2014-03-17check memcmp return explicitlyTed Unangst
2014-03-17pull out the pubkey reading bitsTed Unangst
2014-03-17refactor and recombine verify functions.Ted Unangst
2014-03-17move fingerprint check into verifymsgTed Unangst
2014-03-17clarify a variable or two; ok teduTheo de Raadt
2014-03-17have to fill in comment before we can use it.Ted Unangst
2014-03-16do filename check in the other place too. needs a refactorTed Unangst
2014-03-16resolve espie's complaints about appendall (maybe) by folding it intoTed Unangst
2014-03-16secretly document the signature comment public key name stuffTed Unangst
2014-03-16oops, forgot the err function here. noticed by Henri KemppainenTed Unangst
2014-03-16we want strncmp here to be safer. spotted by halex.Ted Unangst