Age | Commit message (Expand) | Author |
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 |
2010-09-23 | When the HEAD of an .Nm block in the SYNOPSIS might be wider | Ingo Schwarze |
2010-09-23 | Count trailing escaped blanks correctly; | Ingo Schwarze |
2010-09-23 | Kill tn3270. | Paul Irofti |
2010-09-23 | Unlink tn3270 from the build. | Paul Irofti |
2010-09-23 | Add cvs_mkdir() for recursive directory creation on import, based on a | Nicholas Marriott |
2010-09-23 | Plug memory leak in rcs_getrev, from zinovik. | Nicholas Marriott |
2010-09-23 | "British defeat the French at the Plains of Abraham" was 1759, not 1788; | Jason McIntyre |
2010-09-23 | add KexAlgorithms to the -o list; | Jason McIntyre |
2010-09-23 | add [-l limit] to usage(); | Jason McIntyre |
2010-09-23 | tweak the mclgeti algorithm to behave better under load. | David Gwynne |
2010-09-22 | add an option per-read/write callback to atomicio | Damien Miller |
2010-09-22 | Kill msgs. Noone uses it, and it has a longjmp in it. | Theo de Raadt |
2010-09-22 | nextmsg could be used uninitialized as well. | Paul Irofti |
2010-09-22 | Initialise firstmsg so we do not have random number when | lum |
2010-09-22 | ssh.1: add kexalgorithms to the -o list | Jason McIntyre |
2010-09-22 | add a KexAlgorithms knob to the client and server configuration to allow | Damien Miller |
2010-09-21 | When calculating string lengths, resolve escape sequences and use | Ingo Schwarze |
2010-09-20 | remove remaining pod2man escapes, mandoc now uses the standard preamble; | Ingo Schwarze |
2010-09-20 | Format multiple authors (.%A) in the same way as groff: | Ingo Schwarze |