Age | Commit message (Expand) | Author |
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 |
2011-12-27 | Add \033[s and \033[u to save and restore cursor position. | Nicholas Marriott |
2011-12-27 | Move some global variables/statics to locals, from Michael W | Nicholas Marriott |
2011-12-27 | Extend history that can be captured to INT_MIN rather than | Nicholas Marriott |
2011-12-27 | Reset flags on every loop or it is displayed too often, from Chris | Nicholas Marriott |
2011-12-26 | Document whatis(1) -S and -s; leading, trailing, and double colons | Ingo Schwarze |
2011-12-26 | Do not skip manuals shared across architectures when building databases. | Ingo Schwarze |
2011-12-26 | Copy from src/usr.bin/whatis, not changing the content yet. | Ingo Schwarze |
2011-12-25 | Update the whatis.db database format. | Ingo Schwarze |
2011-12-25 | State default usage before listing arguments of a utility; | Ingo Schwarze |
2011-12-25 | Plug a memleak and constify some strings; from kristaps@. | Ingo Schwarze |
2011-12-25 | Accept "makewhatis" as an alias for "mandocdb". | Ingo Schwarze |
2011-12-25 | Use the traditional name "whatis.db" for the mandocdb(8) databases. | Ingo Schwarze |
2011-12-25 | For binary compatability of the databases across architectures, | Ingo Schwarze |
2011-12-25 | Implement test mode (makewhatis -t), required for pkg_create(8). | Ingo Schwarze |
2011-12-24 | Support leading, trailing and double colons in MANPATH | Ingo Schwarze |
2011-12-24 | formatting errors, found using freebsd's "igor"; | Jason McIntyre |
2011-12-24 | Fix so that when mouse-select-pane and mouse-select-window are both | Nicholas Marriott |
2011-12-23 | some spelling fixes, found using freebsd's "igor" document verifier; | Jason McIntyre |
2011-12-20 | Do not cast void pointers to pointers requiring alignment. | Ingo Schwarze |
2011-12-19 | Improvements from kristaps@: | Ingo Schwarze |
2011-12-18 | Don't lie the number of estabilished connections. nconns is the number | Christiano F. Haesbaert |
2011-12-18 | Typo. | Christiano F. Haesbaert |
2011-12-16 | Use H to make top show process threads, instead of the current T. This is | Joel Sing |
2011-12-12 | implement -C (alternative config file) for apropos(1) and mandocdb(8); | Ingo Schwarze |
2011-12-10 | Bugfixes from kristaps@: | Ingo Schwarze |
2011-12-10 | Avoid leaking index records: | Ingo Schwarze |
2011-12-10 | Fix selection of arch-specific manuals: | Ingo Schwarze |
2011-12-10 | mail.c was removed 3 yrs 5 months ago. | lum |
2011-12-10 | Use clock_gettime() to get a high precision timestamp, instead of | Philip Guenthe |
2011-12-09 | zap trailing whitespace, from jmc | Alexandre Ratchov |
2011-12-09 | fix usage string: remove -M from aucat and -l from aucat and sndiod | Alexandre Ratchov |
2011-12-09 | Change the way the working directory for new processes is discovered. If | Nicholas Marriott |
2011-12-09 | add a new sndiod audio/midi daemon and hide aucat server-specific | Alexandre Ratchov |
2011-12-09 | Improve parsing of preformatted manuals: | Ingo Schwarze |
2011-12-09 | In default mode, use realpath(3) on the "dir" arguments | Ingo Schwarze |
2011-12-09 | sort output case-insensitively; from kristaps@ | Ingo Schwarze |
2011-12-08 | bugfix: make reclaiming of index slots actually work; | Ingo Schwarze |
2011-12-07 | fix some harmless and/or unreachable int overflows; | Damien Miller |
2011-12-07 | Implement search support for 24 additional macros, extract more information | Ingo Schwarze |
2011-12-05 | Use absolute filenames while pushing and popping off the stack. | lum |
2011-12-05 | As requested by kristaps@, add and improve comments related to -Omdoc; | Ingo Schwarze |
2011-12-04 | revert: | Damien Miller |