Age | Commit message (Expand) | Author |
2010-04-02 | document ping6/traceroute6, ok jmc | Stuart Henderson |
2010-04-02 | Support ping6 and traceroute6 in bgplg and bgplgsh. | Stuart Henderson |
2010-04-02 | link mandoc(1) to the build | Ingo Schwarze |
2010-04-02 | merge 1.9.22, keeping local patches | Ingo Schwarze |
2010-04-02 | Temporarily disable the handling of leading punctuation. | Ingo Schwarze |
2010-04-02 | merge 1.9.20, keeping local patches | Ingo Schwarze |
2010-04-01 | Allow top to accept tab characters as input in interactive mode | lum |
2010-03-31 | Don't accept keys with modifiers as input. Fixes crash reported by Brian | Nicholas Marriott |
2010-03-30 | This diff synchronizes rcs parser code with OpenRCS. It shrinks code by 3 | zinovik |
2010-03-29 | merge 1.9.19, keeping local patches | Ingo Schwarze |
2010-03-27 | Don't leak job command in #(). | Nicholas Marriott |
2010-03-27 | tweak previous; ok dtucker | Jason McIntyre |
2010-03-27 | replace example that uses impossible uaudio(4) mixer item names and | Jacob Meuser |
2010-03-27 | remove irrelevant man page; ok deraadt | Jason McIntyre |
2010-03-27 | -a flag to insert a window after an existing one, moving other windows | Nicholas Marriott |
2010-03-26 | dispense with some wacky escape sequences; | Jason McIntyre |
2010-03-26 | Remove unnecessary ptr. | lum |
2010-03-26 | tweak previous; | Jason McIntyre |
2010-03-26 | Make the source of process TIME for displaying and sorting the same. | lum |
2010-03-26 | allow buffer_get_int_ret/buffer_get_int64_ret to take a NULL pointer | Damien Miller |
2010-03-26 | merge 1.9.17, keeping local patches | Ingo Schwarze |
2010-03-26 | Reformat default value of PreferredAuthentications entry (current formatting | Darren Tucker |
2010-03-26 | mention that -S none disables connection sharing; from Colin Watson | Damien Miller |
2010-03-25 | from portable: getcwd(NULL, 0) doesn't work on all platforms, so | Damien Miller |
2010-03-25 | merge 1.9.16, keeping local patches | Ingo Schwarze |
2010-03-25 | conform to gnum4 AND traditional m4 (solaris) behavior, namely, | Marc Espie |
2010-03-25 | fix a stupid out-of-bounds read access introduced in the previous | Ingo Schwarze |
2010-03-25 | Regarding -L, consider a line ending in unescaped white space and the next | Ingo Schwarze |
2010-03-24 | Document updating the display using the space-bar. | lum |
2010-03-23 | fixes memory and FILE handle leaks. `acpidir' is allocated via | Theo de Raadt |
2010-03-23 | Sync with show.c of route(8). OK michele@ | Claudio Jeker |
2010-03-23 | Fix pointer usage with the renice and kill error message structure. Pointer w... | lum |
2010-03-23 | Add POSIX -A option to od and simplify a bit. From FreeBSD. | Federico G. Schwindt |
2010-03-22 | Only try to break the line at an existing hyphen | Ingo Schwarze |
2010-03-22 | add more gnum4 support: regexps do weird things with empty patterns (this | Marc Espie |
2010-03-22 | Even though this cannot happen in the diff -r case, | Ingo Schwarze |
2010-03-22 | Dead functions, lint. | Nicholas Marriott |
2010-03-22 | Reset output functions too when changing client after attaching, to | Nicholas Marriott |
2010-03-22 | paste-buffer should be per pane, from C. Coutinho. | Nicholas Marriott |
2010-03-22 | Nuke unused variable. | Nicholas Marriott |
2010-03-22 | Add vi-style "jump" commands for copy mode, from Micah Cowan. | Nicholas Marriott |
2010-03-22 | Support up, down, left, right movement through panes with -UDLR flags to | Nicholas Marriott |
2010-03-22 | Accept a full key match (not a partial) even if there is data left in | Nicholas Marriott |
2010-03-22 | New input parser based on http://vt100.net/emu/dec_ansi_parser. | Nicholas Marriott |
2010-03-22 | make argument check for '-s' cli option and interactive 's' consistent. ok otto@ | lum |
2010-03-20 | When the length of a single words exceeds the maximum acceptable line | Ingo Schwarze |
2010-03-20 | The newsyslog(8) utility used to keep one archived log file more than | Ingo Schwarze |
2010-03-19 | Fix three bugs in man(1): | Ingo Schwarze |
2010-03-18 | make the 'e' command work, from Mark Lumsden | Otto Moerbeek |
2010-03-18 | While resizing, show correct CPU stats, from Mark Lumsden | Otto Moerbeek |