summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2012-01-18Ensure that $DISPLAY contains only valid characters before using it toDarren Tucker
2012-01-17flesh out the VI COMMANDS section somewhat;Jason McIntyre
2012-01-17tweak previous;Jason McIntyre
2012-01-17Allow pkill to use the -l option. This displays which processes have beenlum
2012-01-17Change the exit value on errors to be more 4.4BSD like. Use the sum oflum
2012-01-17Did Richard Stallman suggest the name change AND the new name "mg"? This islum
2012-01-16Fix a memory leak in pkcs11_rsa_private_encrypt(), reported by Jan Klemkow.Miod Vallat
2012-01-16Backout activation of the new apropos(1)/whatis(1)/makewhatis(8).Ingo Schwarze
2012-01-15Document what remains of the 2BSD heritage.Ingo Schwarze
2012-01-15Calculate last position correctly for UTF-8 wide characters, reported byNicholas Marriott
2012-01-15Two details improving the quality of the Xenocara mandoc database,Ingo Schwarze
2012-01-15When we only rotate a log file once a month, the "next rotate" outputPeter Hessler
2012-01-15Document the EXIT STATUS and remove an outdated related comment.Ingo Schwarze
2012-01-14add/fix HISTORY and AUTHORSIngo Schwarze
2012-01-14remove unused variables, from Michael W. Bombardieri, thanks!Alexandre Ratchov
2012-01-10Continue using the traditional name makewhatis(8),Ingo Schwarze
2012-01-10Rename file from mandocdb.8; no change of content yet.Ingo Schwarze
2012-01-10Fix the way the mixer figures out which groups of streams haveAlexandre Ratchov
2012-01-10hide "device disappeared" messages unless -d is usedAlexandre Ratchov
2012-01-10When a sub-device is created (-s), check if a hardwareAlexandre Ratchov
2012-01-09Stop -W from complaining about MLINKs; only warn when a fileIngo Schwarze
2012-01-09Rename whatis.{db,index} back to mandoc.{db,index}Ingo Schwarze
2012-01-08Fix memory leak in ssh_ecdsa_verify(); from Loganaden Velvindron, ok markus@Miod Vallat
2012-01-07fix double-free in new session handlerDamien Miller
2012-01-07Improve handling of relative paths, letting invocations like theIngo Schwarze
2012-01-07tweak previous;Jason McIntyre
2012-01-07Add rtable id and thread id to struct kinfo_proc (and fix process id)Philip Guenthe
2012-01-05Enable the new apropos(1), whatis(1), and makewhatis(8).Ingo Schwarze
2012-01-05Do not truncate the production database when starting to build a new one,Ingo Schwarze
2012-01-05improve EXAMPLES; feedback and ok jmc@Ingo Schwarze
2012-01-05Small tweaks for precision; lots of feedback from jmc@.Ingo Schwarze
2012-01-05When iterating a TAILQ list replacing elements,Ingo Schwarze
2012-01-05-execdir only supports the first form of -exec with ; suffix, not the newStuart Henderson
2012-01-05Fix typos in comment (s,exacty,exactly,)Stuart Henderson
2012-01-05memleak on error pathDamien Miller
2012-01-04Heads of .It macros in -diag lists are not parsed,Ingo Schwarze
2012-01-03Support .St -isoC-2011 to refer to ISO C11.Ingo Schwarze
2012-01-03- use more consistent markupJason McIntyre
2012-01-02Add support for "find ... -exec foo {} \+".Pascal Stumpf
2012-01-02update currency exchange rates;Jason McIntyre
2012-01-01Add the missing EXIT STATUS section and lots of new informationIngo Schwarze
2011-12-31Fix HISTORY and AUTHORS of another 1BSD utility that i missed at first;Ingo Schwarze
2011-12-31Add a man page section on window names and pane titles, from FelixNicholas Marriott
2011-12-30Show how to set default-path to revert to tmux's old behaviour of openingStuart Henderson
2011-12-29Add CNL and CPL escape sequences.Nicholas Marriott
2011-12-28Complete documenting the HISTORY of what remains of the 1BSD heritage;Ingo Schwarze
2011-12-28As pointed out by Dan Rosenberg our telnet client has the sameJonathan Gray
2011-12-28These utilities were already part of 1BSD, and some authors are known.Ingo Schwarze
2011-12-28Some parsing improvements from kristaps@:Ingo Schwarze
2011-12-27Allow $HOME as default-path in tmux.conf so the same config file can be usedStefan Sperling