Age | Commit message (Expand) | Author |
2010-04-05 | fix playback of .au files on big-endian machines | Jacob Meuser |
2010-04-05 | Mention title setting, and the new default. | Nicholas Marriott |
2010-04-05 | incorrect comment introduction; noticed by claus with mandoc | Theo de Raadt |
2010-04-05 | make this page read a little better; | Jason McIntyre |
2010-04-05 | remove some non-POSIX standard non-GNU defacto standard options, mostly | Ted Unangst |
2010-04-04 | rather than using an empty "" as the default window title, put the hostname | Bob Beck |
2010-04-04 | tweak; | Jason McIntyre |
2010-04-04 | When the prologue lacks required information, do not error out, | Ingo Schwarze |
2010-04-04 | Should be -s for src pane. | Nicholas Marriott |
2010-04-04 | Dead assignment, found with clang. | Nicholas Marriott |
2010-04-04 | Run job commands explicitly in the global enviroment (which can be | Nicholas Marriott |
2010-04-04 | Squash a function that is only called in a callback into the callback | Nicholas Marriott |
2010-04-04 | Make sure we never stay in SEC_NONE when passing by .Sh. | Ingo Schwarze |
2010-04-04 | OpenCVS is very annoying and incorrect when user tries to add several | zinovik |
2010-04-04 | Adding the pod2man(1) special characters to mandoc_char(7) was a bad idea. | Ingo Schwarze |
2010-04-04 | Better write 'href="mailto:' instead of 'style="mailto:'. | Ingo Schwarze |
2010-04-03 | Adjust the details about commands without perms being hidden, | Stuart Henderson |
2010-04-03 | backout last change, committed by mistake, sorry... | Alexandre Ratchov |
2010-04-03 | doc fixes from jmc | Alexandre Ratchov |
2010-04-03 | no need to die from .Xr without arguments, we can just ignore it | Ingo Schwarze |
2010-04-03 | When we have no title in man(7), just use "unknown". No need to bail. | Ingo Schwarze |
2010-04-03 | When two conflicting list types are specified for the same list, | Ingo Schwarze |
2010-04-03 | * outside literal context in mdoc(7), handle blank lines like .Pp | Ingo Schwarze |
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 |