Age | Commit message (Expand) | Author |
2010-04-13 | Update to sudo 1.7.2p6 | Todd C. Miller |
2010-04-13 | Fix rendering of multiple successive .It macros without intervening text; | Ingo Schwarze |
2010-04-13 | zap all the (rather useless) dot lines; ok kristaps | Jason McIntyre |
2010-04-13 | - sort everything | Jason McIntyre |
2010-04-12 | Partial revert of term.c rev. 1.23 | Ingo Schwarze |
2010-04-11 | Fix typo in line ending; from Antti Harri | Todd C. Miller |
2010-04-10 | fix NULL dereference; from matthew.haub AT alumni.adelaide.edu.au | Damien Miller |
2010-04-10 | show the key type that we are offering in debug(), helps distinguish | Damien Miller |
2010-04-10 | bz#1698: kill channel when pty allocation requests fail. Fixed | Damien Miller |
2010-04-10 | fix terminology: we didn't find a certificate in known_hosts, we found | Damien Miller |
2010-04-10 | bz#1746 - suppress spurious tty warning when using -O and stdin | Damien Miller |
2010-04-09 | - fix up SYNOPSIS; it's not perfect yet though... | Jason McIntyre |
2010-04-08 | first pass at cleaning this page up: | Jason McIntyre |
2010-04-08 | Fix order of arithmetic operations so that large NFS file system quotas | william |
2010-04-07 | Merge the good parts of 1.9.23, | Ingo Schwarze |
2010-04-07 | Remove XXX comment and just close received fd if calloc() fails. | Nicholas Marriott |
2010-04-07 | rcsdiff doesn't support all diff(1) options, | lum |
2010-04-07 | tweak previous; ok ratchov | Jason McIntyre |
2010-04-06 | Merge copy mode and output mode, dropping the latter. Idea and code from | Nicholas Marriott |
2010-04-06 | bump (private) protocol version number | Alexandre Ratchov |
2010-04-06 | aucat (server): | Alexandre Ratchov |
2010-04-06 | Amend manpage to reflect the actual behaviour of -r option. | lum |
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 |