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