summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2007-02-19tidy up synopsis and usage();Jason McIntyre
2007-02-18tidy up synopsis and usage();Jason McIntyre
2007-02-18Use sizeof(buf) instead of hard coded numbers.Ray Lai
2007-02-18tidy up synopsis and usage(); from Igor SobradoJason McIntyre
2007-02-18tidy up synopsis and usage(); from Igor SobradoJason McIntyre
2007-02-18tidy up synopsis and usage(); from Igor SobradoJason McIntyre
2007-02-18tidy up synopsis and usage(); from Igor SobradoJason McIntyre
2007-02-18tidy up synopsis and usage(); from Igor SobradoJason McIntyre
2007-02-18tidy up synopsis and usage(); partly from Igor SobradoJason McIntyre
2007-02-18simplify synopsis and usage(); based on a diff from Igor SobradoJason McIntyre
2007-02-18tidy up synopsis and options list; from Igor SobradoJason McIntyre
2007-02-18tidy up synopsis and usage; from Igor SobradoJason McIntyre
2007-02-18unused extern declHenning Brauer
2007-02-18tidy up synopsis and usage; from Igor SobradoJason McIntyre
2007-02-18tidy up synopsis and usage; from Igor SobradoJason McIntyre
2007-02-18unneeded .Op; from Igor SobradoJason McIntyre
2007-02-18tidy up synopsis and usage(); from Igor SobradoJason McIntyre
2007-02-18order options and usage(); from Igor SobradoJason McIntyre
2007-02-18- sync SYNOPSIS and usage()Jason McIntyre
2007-02-18sync usage() and synopsis; spotted by Igor SobradoJason McIntyre
2007-02-18oops, let synopsis and usage agree;Jason McIntyre
2007-02-18document -C option; ok jmcTheo de Raadt
2007-02-18simplify synopsis/usage; mostly from Igor SobradoJason McIntyre
2007-02-18sort options and sync usage(); from Igor SobradoJason McIntyre
2007-02-17-q flag is unused (old shared code from dhclient); spotted by mark@cyodesignsTheo de Raadt
2007-02-17no code for -p, so remove from man page and usage();Jason McIntyre
2007-02-17for -k option, bail out immediately if getpass()Thordur I. Bjornsson
2007-02-17ask_list() is in OpenBSD::Interactive, not OpenBSD::ProgressMeterNikolay Sturm
2007-02-16sort options; from Igor SobradoJason McIntyre
2007-02-16sync synopsis and usage(); from Igor SobradoJason McIntyre
2007-02-16sort options and sync usage(); from Igor SobradoJason McIntyre
2007-02-15regen, DEV_RANDOM is goneHenning Brauer
2007-02-15get rid of the ConfigStart/End section used by the weird fragile apacheHenning Brauer
2007-02-14g/c NO_DL_NEEDED, it is no longer used by os/unix/os.cTodd C. Miller
2007-02-13unbreak compile on 64bit systems; no cookie for espie. ok millertHenning Brauer
2007-02-13crontab -e /tmp//crontab.ynUyD24939 versus /tmp/crontab.ynUyD24939.Marcus Glocker
2007-02-13remove prereq, by using a pre-generated include file (this one should nowMarc Espie
2007-02-12Switch address and AS fields in mrt dump messages for incoming traffic soClaudio Jeker
2007-02-12rde_nbr_loading() may be called with area == NULL. Check for this conditionClaudio Jeker
2007-02-12Fix some log_warn() messages.Claudio Jeker
2007-02-12kill extra word;Jason McIntyre
2007-02-12spacingPierre-Yves Ritschard
2007-02-09unbreak the symset functionReyk Floeter
2007-02-09return on ECONNREFUSED so we don't fall through to 'result <Kevin Steves
2007-02-09remove some commas to aid readability; ok jmc@Kevin Steves
2007-02-09Remove unneeded statement. The debug code needing it is long gone.Claudio Jeker
2007-02-08prevent vnconfig from asking for a key when unconfiguring or listing devices.Alexander von Gernler
2007-02-08carefully check some return values and make lint happier. never passReyk Floeter
2007-02-08carefully check some return values and make lint happy. check forReyk Floeter
2007-02-08Fix a typo. 'Yes, of course.' espie@Bernd Ahlers