summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-13whitespaceHenning Brauer
2005-04-13the ifconfig manpage is in section 8...Reyk Floeter
2005-04-13add missing commaReyk Floeter
2005-04-13KNFHenning Brauer
2005-04-13add the initial version of the OpenBSD hostapd daemonReyk Floeter
2005-04-13although the example gateway addresses given are private IP addresses, make itJason McIntyre
2005-04-13it is not possible to specify `media' and `-mediaopt' to ifconfig atJason McIntyre
2005-04-13cleanup and split the log code into two separate functions for localJean-Francois Brousseau
2005-04-13Import w* functions so that I can send smaller diffs around.Marc Espie
2005-04-13make rcsnum_tostr() return an empty string if the RCSNUM is NULLJean-Francois Brousseau
2005-04-13use "volatile sig_atomic_t" types instead of "int" for signal flags.Reyk Floeter
2005-04-13cache leftoversJean-Francois Brousseau
2005-04-13dead code.Joris Vink
2005-04-13check return values of snprintf() for potential overflows or errorsJean-Francois Brousseau
2005-04-13cmd_helper() returns error codes > 0 or 0 on success.Joris Vink
2005-04-13syncDamien Bergamini
2005-04-13New ural devices. Pointed out by Rodolfo Gouveia.Damien Bergamini
2005-04-13Show if a route is rejected or blackholed in show fib output. OK henning@Claudio Jeker
2005-04-13Always use lex in interactive mode. Makes bc running as a co-processOtto Moerbeek
2005-04-13Resume only if the lid is open and the power key pressed. Also fixUwe Stuehler
2005-04-13Call special suspend and resume hooks. The latter can cancel a resume.Uwe Stuehler
2005-04-13boot when then timeout expires; prodded by drahn@ dlg@ and othersUwe Stuehler
2005-04-13free STACKGAP_RANDOM commitMichael Shalayeff
2005-04-13avoid variable aliasingTheo de Raadt
2005-04-13very unlikely overflow. but sticking to the idiom is important: thereby,Theo de Raadt
2005-04-13Tweak set source option testing. Don't offer nfs if no active interfaceKenneth R Westerback
2005-04-13spacingTheo de Raadt
2005-04-13Display 'none' as v6 default address when no v6 address is detected.Kenneth R Westerback
2005-04-13use STD{IN,OUT,ERR}_FILENOTheo de Raadt
2005-04-13Only show sets locations that might work. e.g. no /sbin/nfs == don'tKenneth R Westerback
2005-04-13use STDERR_FILENOTheo de Raadt
2005-04-13Allow any valid kbd(8) mapping to be specified (e.g. us.dvorak). BeKenneth R Westerback
2005-04-12tweaks;Jason McIntyre
2005-04-12Blink support is now fully functional.Marco Peereboom
2005-04-12Add last pieces of ses crud to enable blink functionality.Marco Peereboom
2005-04-12more cvsd(8) cleanup;Xavier Santolaria
2005-04-12cvsd(8) references cleanup; ok joris@.Xavier Santolaria
2005-04-12don't show unneeded error messages.Joris Vink
2005-04-12use the new CVS_EX_* error codes here as well.Joris Vink
2005-04-12handle files which have been lost or that have no associated entryJean-Francois Brousseau
2005-04-12* 'Up to date' --> 'Up-to-date', and add the 'Lost' status stringJean-Francois Brousseau
2005-04-12remove /32 netmasks as they're confusing and not needed;Jason McIntyre
2005-04-12A little bit of cleanup (missing format string arguments, some signed/Chad Loder
2005-04-12tell about the CVS_EX_* error codes, as we do not use sysexits.h anymore;Xavier Santolaria
2005-04-12introduce our own set of error codes used by the commands to reportJoris Vink
2005-04-12* handle errors when loading delta branchesJean-Francois Brousseau
2005-04-12Introduce a per prefix weight. The weight is used to tip prefixes with equalClaudio Jeker
2005-04-12Fix some yyerror messages. Ja ja, INT_MAX is to small... OK henning@Claudio Jeker
2005-04-12set metric is an alias of set med since a long time. OK henning@Claudio Jeker
2005-04-12add '-W interface' for 802.11 wireless statistics of the net80211 stack.Reyk Floeter