Age | Commit message (Expand) | Author |
2007-02-22 | Fix typo; from Stephane Chausson. | Todd C. Miller |
2007-02-22 | Check activep so Match and GatewayPorts work together; ok markus@ | Darren Tucker |
2007-02-22 | Fix const inconsistencies, void pointer artithmetic; | Xavier Santolaria |
2007-02-22 | general includes cleanup sweep. ok joris@ niallo@ | Otto Moerbeek |
2007-02-22 | an unused define and an unused decl. From Mark Lumsden. | Otto Moerbeek |
2007-02-22 | Expand description. | Ray Lai |
2007-02-22 | Defer printing of the per-file diff header until after the regexp | Todd C. Miller |
2007-02-21 | Fix a reference to WFHARD in a comment; it was renamed WFFULL months | Deanna Phillips |
2007-02-21 | make sure checkout_rev() sets correct file permissions via file->rf_mode | Niall O'Higgins |
2007-02-21 | Clear alarm() before restarting sshd on SIGHUP. Without this, if there's | Darren Tucker |
2007-02-21 | Simplify cvs_buf_differ(). Also cvs_buf_differ(), a comparison | Ray Lai |
2007-02-21 | Replace a manual xrealloc with rcsnum_setsize. | Ray Lai |
2007-02-20 | Remove wrong length check, which is off-by-one, and | Moritz Jodeit |
2007-02-20 | Some cleanup including: | Moritz Jodeit |
2007-02-20 | usage(): add -P and tweak -X; from Igor Sobrado | Jason McIntyre |
2007-02-20 | sort options and avoid line wrap; from Igor Sobrado | Jason McIntyre |
2007-02-20 | sort options; from Igor Sobrado | Jason McIntyre |
2007-02-20 | sort options; from Igor Sobrado | Jason McIntyre |
2007-02-20 | set maximum packet and window sizes the same for multiplexed clients | Damien Miller |
2007-02-20 | typos; from Daniel Dickman | Jason McIntyre |
2007-02-20 | Remove useless -h option (if you don't know the synopsis, how do you know | Chad Loder |
2007-02-20 | Back out -h doc after discussion with theo | Chad Loder |
2007-02-20 | Document -h option. | Chad Loder |
2007-02-20 | Change hard coded numbers to sizeof(buf). Also change some | Ray Lai |
2007-02-20 | Change hard coded numbers to sizeof(buf). Also change some | Ray Lai |
2007-02-20 | Change hard coded numbers to sizeof(buf). Also change some | Ray Lai |
2007-02-19 | - Check for fgets failure. | Ray Lai |
2007-02-19 | Our version of file(1) doesn't have the MIME magic file, so remove | Tom Cosgrove |
2007-02-19 | Fix const inconsistencies, void pointer artithmetic and a few other | Otto Moerbeek |
2007-02-19 | Teach Match how handle config directives that are used before authentication. | Darren Tucker |
2007-02-18 | keep correct permissions on the RCS file when locking/unlocking the file | Xavier Santolaria |
2007-02-18 | an erroneous free() crept in due to a merge error | Otto Moerbeek |
2007-02-18 | missing full stop; from Daniel Matic | Jason McIntyre |
2007-02-17 | cvs_path_cat() removal since we can now easily handle that | Xavier Santolaria |
2007-02-16 | sync synopsis and usage(); mostly from Igor Sobrado | Jason McIntyre |
2007-02-16 | couple more entries | Michael Shalayeff |
2007-02-16 | Correct function name in comment. | Ray Lai |
2007-02-14 | sync some manual page entries with actual usage. | Niall O'Higgins |
2007-02-14 | typos in comments; ok jmc@ | Kevin Steves |
2007-02-14 | more refinements for the interactive commands section; ok otto | Jason McIntyre |
2007-02-14 | Fix spacing in Makefile. | Niall O'Higgins |
2007-02-13 | - Be explicit on command line checking, instead of relying on patterns, | Matthias Kilian |
2007-02-13 | Fix a problem with wrapped incremental searches. | Kjell Wooding |
2007-02-13 | zap unused CVS_ISDIR() and CVS_ISFILE() macros. OK joris@. | Xavier Santolaria |
2007-02-13 | mark up `dumb' using .Em, to be consistent with an earlier | Jason McIntyre |
2007-02-13 | improve the description for -C; | Jason McIntyre |
2007-02-12 | if -f is not used, readlink should not print anything on error, but if | Otto Moerbeek |
2007-02-12 | remove unused leftovers from openrcs; OK joris@. | Xavier Santolaria |
2007-02-09 | document how signalling via `k' works, after some help from theo and miod; | Jason McIntyre |
2007-02-09 | sync somewhat to the man page; | Jason McIntyre |