Age | Commit message (Expand) | Author |
2010-10-14 | Use an explicit event rather than event_once for the main event so it | Nicholas Marriott |
2010-10-14 | Treat the meta bit in the xterm extended modifier key set as the same as | Nicholas Marriott |
2010-10-14 | Put "or" on new line from command with .Ic. | Nicholas Marriott |
2010-10-13 | missing quotes; thanks jmc@ | Stuart Henderson |
2010-10-13 | adapt to new "socket ... restricted" syntax, reported by Patrick Lamaiziere, | Stuart Henderson |
2010-10-13 | The heimdal code switched to using DES from libcrypto when 0.7.2 | Jonathan Gray |
2010-10-12 | If the input length was specified, use it to set the stdio buffer | Todd C. Miller |
2010-10-12 | Typo in confirmation message. bz#1827, patch from imorgan at nas nasa gov | Darren Tucker |
2010-10-11 | Do similar changes to netstat as done to route(8). Try to show the | Claudio Jeker |
2010-10-09 | Set cause when failing due to linking a window to itself, from Martin | Nicholas Marriott |
2010-10-08 | remove three superfluous trailing tabs, no binary change. | Igor Sobrado |
2010-10-07 | use an upper case "C" in "Control" for consistency; use the same | Igor Sobrado |
2010-10-07 | use a .Bk/.Ek block to avoid breaking options with arguments. | Igor Sobrado |
2010-10-07 | usage must fit on a 80-column display. | Igor Sobrado |
2010-10-06 | swapped args to kill(2) | Damien Miller |
2010-10-06 | kill proxy command on fatal() (we already kill it on clean exit); | Damien Miller |
2010-10-05 | Skip NULL entries in the sessions list when choosing the next session, | Nicholas Marriott |
2010-10-05 | Zapped unused function rcs_tag_resolve. | Tobias Stoeckmann |
2010-10-05 | rcs_state_check must check for more invalid characters than just space. | Tobias Stoeckmann |
2010-10-05 | use default shell /bin/sh if $SHELL is ""; ok markus@ | Damien Miller |
2010-10-02 | style cleanup, no functional change: | Ingo Schwarze |
2010-10-01 | turn off -g too | Damien Miller |
2010-10-01 | oops, didn't mean to turn -Werror on for everyone. | Damien Miller |
2010-10-01 | adapt to API changes in openssl-1.0.0a | Damien Miller |
2010-10-01 | * need a space before .No even if it starts with a closing delimiter | Ingo Schwarze |
2010-10-01 | more EXIT STATUS tweaks; from Daniel Dickman | Jason McIntyre |
2010-09-30 | prevent free() of string in .rodata when overriding AuthorizedKeys in | Damien Miller |
2010-09-29 | Support for update -C, from zinovik. | Nicholas Marriott |
2010-09-29 | it's valid syntax for .pc files to have: | Jasper Lievisse Adriaanse |
2010-09-29 | Ensure that we always parse all deltas before expecting "desc" keyword. | Tobias Stoeckmann |
2010-09-29 | various EXIT STATUS fixes; from Daniel Dickman | Jason McIntyre |
2010-09-28 | Make -k work in clientmode by passing the right socket to the | Claudio Jeker |
2010-09-28 | Nuke a leftover RB tree declaration spotted by blambert. | Nicholas Marriott |
2010-09-27 | Merge the last bits of 1.10.6 (released today), most were already in: | Ingo Schwarze |
2010-09-27 | Have cvs_file_walkdir() ignore CVS/ directories when walking a repository tree. | Joshua Elsasser |
2010-09-26 | new sentence, new line; | Jason McIntyre |
2010-09-26 | when performing an "ls" in columnated (short) mode, only call | Damien Miller |
2010-09-26 | Two new options: | Nicholas Marriott |
2010-09-26 | If an explicit scope is still open at the end of an input file, | Ingo Schwarze |
2010-09-26 | sync to bsd.lv: | Ingo Schwarze |
2010-09-26 | consolidate all enclosure opening and closing functions | Ingo Schwarze |
2010-09-26 | Modify the permissions on the socket when adding or removing +x to show | Nicholas Marriott |
2010-09-26 | no punctuation after .%* outside .Rs | Ingo Schwarze |
2010-09-26 | add a "mips64" architecture; requested by/ok miod | Jason McIntyre |
2010-09-25 | detach-on-destroy is a session option, not server. | Nicholas Marriott |
2010-09-25 | make use of new glob(3) GLOB_KEEPSTAT extension to save extra server | Damien Miller |
2010-09-24 | -M and -N are posix extensions too; from Joachim Schipper | Jason McIntyre |
2010-09-24 | Add timingsafe_bcmp(3) to libc, mention that it's already in the | Matthew Dempsky |
2010-09-24 | add a little padding to make SYNOPSIS line up nicely; | Jason McIntyre |
2010-09-24 | Now that HW_DISKNAMES returns xx0: or xx0:uid entries, we must truncate | Theo de Raadt |