summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2007-02-23add missing copyright; ConstantineTheo de Raadt
2007-02-23leave unspecified fields blank; ok deannaTheo de Raadt
2007-02-23forgot to list the display in one placeTheo de Raadt
2007-02-23knfTheo de Raadt
2007-02-23Add a display for hardware sensors, available with :sensors.Deanna Phillips
2007-02-23signal handler flag must be volatile sig_atomic_tTheo de Raadt
2007-02-23show flag argumentTheo de Raadt
2007-02-23g/c OK_EXIT, it was never used. From Mark Lumsden.Todd C. Miller
2007-02-23Ignore trailing space after "Auto-Submitted: no"Todd C. Miller
2007-02-23support for "Auto-Submitted: no" from Tamas TEVESZJason McIntyre
2007-02-23add back in character count check by Tamas TEVESZ, though this doesTheo de Raadt
2007-02-23support for "Auto-Submitted: no" from Tamas TEVESZ; small tweak by millert,Theo de Raadt
2007-02-23Use sys_signame[] from libc instead of creating a top-specificTodd C. Miller
2007-02-23print the header only once.Marc Espie
2007-02-22If a ,suffix file is given as an arg to ci and co, strip it. AvoidsOtto Moerbeek
2007-02-22Fix typo; from Stephane Chausson.Todd C. Miller
2007-02-22Check activep so Match and GatewayPorts work together; ok markus@Darren Tucker
2007-02-22Fix const inconsistencies, void pointer artithmetic;Xavier Santolaria
2007-02-22general includes cleanup sweep. ok joris@ niallo@Otto Moerbeek
2007-02-22an unused define and an unused decl. From Mark Lumsden.Otto Moerbeek
2007-02-22Expand description.Ray Lai
2007-02-22Defer printing of the per-file diff header until after the regexpTodd C. Miller
2007-02-21Fix a reference to WFHARD in a comment; it was renamed WFFULL monthsDeanna Phillips
2007-02-21make sure checkout_rev() sets correct file permissions via file->rf_modeNiall O'Higgins
2007-02-21Clear alarm() before restarting sshd on SIGHUP. Without this, if there'sDarren Tucker
2007-02-21Simplify cvs_buf_differ(). Also cvs_buf_differ(), a comparisonRay Lai
2007-02-21Replace a manual xrealloc with rcsnum_setsize.Ray Lai
2007-02-20Remove wrong length check, which is off-by-one, andMoritz Jodeit
2007-02-20Some cleanup including:Moritz Jodeit
2007-02-20usage(): add -P and tweak -X; from Igor SobradoJason McIntyre
2007-02-20sort options and avoid line wrap; from Igor SobradoJason McIntyre
2007-02-20sort options; from Igor SobradoJason McIntyre
2007-02-20sort options; from Igor SobradoJason McIntyre
2007-02-20set maximum packet and window sizes the same for multiplexed clientsDamien Miller
2007-02-20typos; from Daniel DickmanJason McIntyre
2007-02-20Remove useless -h option (if you don't know the synopsis, how do you knowChad Loder
2007-02-20Back out -h doc after discussion with theoChad Loder
2007-02-20Document -h option.Chad Loder
2007-02-20Change hard coded numbers to sizeof(buf). Also change someRay Lai
2007-02-20Change hard coded numbers to sizeof(buf). Also change someRay Lai
2007-02-20Change hard coded numbers to sizeof(buf). Also change someRay Lai
2007-02-19- Check for fgets failure.Ray Lai
2007-02-19Our version of file(1) doesn't have the MIME magic file, so removeTom Cosgrove
2007-02-19Fix const inconsistencies, void pointer artithmetic and a few otherOtto Moerbeek
2007-02-19Teach Match how handle config directives that are used before authentication.Darren Tucker
2007-02-18keep correct permissions on the RCS file when locking/unlocking the fileXavier Santolaria
2007-02-18an erroneous free() crept in due to a merge errorOtto Moerbeek
2007-02-18missing full stop; from Daniel MaticJason McIntyre
2007-02-17cvs_path_cat() removal since we can now easily handle thatXavier Santolaria
2007-02-16sync synopsis and usage(); mostly from Igor SobradoJason McIntyre