Age | Commit message (Expand) | Author |
2007-02-24 | Remove several incorrect and/or unmaintained emails, prompted by correction f... | Ian Darwin |
2007-02-24 | fix comment; from jared r r spiegel | Otto Moerbeek |
2007-02-24 | unused vars; from Mark Lumsden | Otto Moerbeek |
2007-02-24 | put `I' in the right place; from Igor Sobrado | Jason McIntyre |
2007-02-24 | some cleanups, i agree; Murenin | Theo de Raadt |
2007-02-24 | - strlen returns size_t, not int. | Ray Lai |
2007-02-24 | - Don't access buffers with negative indexes. | Ray Lai |
2007-02-23 | one final sort; | Jason McIntyre |
2007-02-23 | mving the description of "mim prefix" to the display description was not | Jason McIntyre |
2007-02-23 | sort; | Jason McIntyre |
2007-02-23 | consistency fix which i should have spotted earlier... | Jason McIntyre |
2007-02-23 | more logical placing for discussion of minimum prefixes accepted; | Jason McIntyre |
2007-02-23 | add missing copyright; Constantine | Theo de Raadt |
2007-02-23 | leave unspecified fields blank; ok deanna | Theo de Raadt |
2007-02-23 | forgot to list the display in one place | Theo de Raadt |
2007-02-23 | knf | Theo de Raadt |
2007-02-23 | Add a display for hardware sensors, available with :sensors. | Deanna Phillips |
2007-02-23 | signal handler flag must be volatile sig_atomic_t | Theo de Raadt |
2007-02-23 | show flag argument | Theo de Raadt |
2007-02-23 | g/c OK_EXIT, it was never used. From Mark Lumsden. | Todd C. Miller |
2007-02-23 | Ignore trailing space after "Auto-Submitted: no" | Todd C. Miller |
2007-02-23 | support for "Auto-Submitted: no" from Tamas TEVESZ | Jason McIntyre |
2007-02-23 | add back in character count check by Tamas TEVESZ, though this does | Theo de Raadt |
2007-02-23 | support for "Auto-Submitted: no" from Tamas TEVESZ; small tweak by millert, | Theo de Raadt |
2007-02-23 | Use sys_signame[] from libc instead of creating a top-specific | Todd C. Miller |
2007-02-23 | print the header only once. | Marc Espie |
2007-02-22 | If a ,suffix file is given as an arg to ci and co, strip it. Avoids | Otto Moerbeek |
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 |