Age | Commit message (Expand) | Author |
2005-11-06 | Instead of always forcing General MIDI 1 mode make it an option | Jonathan Gray |
2005-11-05 | Fix leaks in error paths, bz #1109 and #1110 reported by kremenek AT | Damien Miller |
2005-11-04 | update FILES, with some help from millert@; | Jason McIntyre |
2005-11-04 | document `-cstring' option; | Xavier Santolaria |
2005-11-04 | - clean up SYNOPSIS | Jason McIntyre |
2005-11-04 | kill spaces in usage() to match Reality; | Xavier Santolaria |
2005-11-04 | remove hardcoded hash lengths in key exchange code, allowing | Damien Miller |
2005-11-03 | - minor KNF | Niall O'Higgins |
2005-11-03 | better doc for `-i'; | Xavier Santolaria |
2005-11-03 | - update comment for checkout_rev() for bitwise flags. | Niall O'Higgins |
2005-11-03 | output tweaks; | Xavier Santolaria |
2005-11-03 | - document `-M' option properly. | Niall O'Higgins |
2005-11-03 | - sync checkout_usage(); | Niall O'Higgins |
2005-11-03 | - implement `-M' option. | Niall O'Higgins |
2005-11-03 | Cache reverse lookups with and without DNS separately; ok markus@ | Darren Tucker |
2005-11-02 | - kill two unused constant definitions. | Niall O'Higgins |
2005-11-02 | - update the comment for checkout_state(); it did not tell the truth | Niall O'Higgins |
2005-11-02 | - sync checkin_usage() | Niall O'Higgins |
2005-11-02 | - fix up documentation for `-M' option. | Niall O'Higgins |
2005-11-02 | changes from Venice: | Niall O'Higgins |
2005-11-02 | document `-kmode'; | Xavier Santolaria |
2005-11-02 | print RCS file path; | Xavier Santolaria |
2005-11-02 | sync with Reality; | Xavier Santolaria |
2005-11-02 | sync with Reality; | Xavier Santolaria |
2005-11-01 | - `-p' option has been implemented for a while, but not documented fully in | Niall O'Higgins |
2005-11-01 | spacing | Theo de Raadt |
2005-10-31 | - remove MLINKS line, was commented out and is useless anyway. | Niall O'Higgins |
2005-10-31 | grammar; | Jason McIntyre |
2005-10-31 | make sure we clean up wtmp, etc. file when we receive a SIGTERM, | Damien Miller |
2005-10-31 | generate a protocol 2 RSA key by default | Damien Miller |
2005-10-31 | Rewrite -m processing to not use queue internals and make it more | Otto Moerbeek |
2005-10-31 | Fix sorting with "ls -1" command. From Robert Tsai, "looks right" deraadt@ | Darren Tucker |
2005-10-30 | restart_point is of type off_t, so use it with fseeko() and cast it | Nikolay Sturm |
2005-10-30 | nuke trailing whitespaces; | Xavier Santolaria |
2005-10-30 | string fix; | Xavier Santolaria |
2005-10-30 | no need to escape single quotes in comments, no binary change | Damien Miller |
2005-10-30 | remove trailing whitespace; | Jason McIntyre |
2005-10-30 | Check for connections with IP options earlier and drop silently. ok djm@ | Darren Tucker |
2005-10-30 | fix misleading debug message; ok dtucker@ | Damien Miller |
2005-10-30 | make ssh-keygen discard junk from server before SSH- ident, spotted by | Damien Miller |
2005-10-30 | mention control socket fallback behaviour, reported by tryponraj AT gmail.com | Damien Miller |
2005-10-29 | - sync checkin_usage() | Niall O'Higgins |
2005-10-29 | - document `-s' option. | Niall O'Higgins |
2005-10-29 | - add two new functions to RCS api: rcs_state_set() and rcs_state_check() | Niall O'Higgins |
2005-10-29 | document -u; | Xavier Santolaria |
2005-10-29 | rcsclean -u support; ok joris niallo | Xavier Santolaria |
2005-10-29 | do not put a .Pp before a display; | Jason McIntyre |
2005-10-28 | sort is part of posix so document it as such. more importantly list our | David Gwynne |
2005-10-28 | print RCS file info too; | Xavier Santolaria |
2005-10-28 | document `-L'; | Xavier Santolaria |