summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2005-04-14handle snprintf out of range conditions; otto okTheo de Raadt
2005-04-14shave off a few bytes, alpha floppies fit again nowHenning Brauer
2005-04-14arg to -I is an address, not if_name;Jason McIntyre
2005-04-14sync the list of acceptable values for 'reason' with realityJoel Knight
2005-04-13avoid variable aliasingTheo de Raadt
2005-04-13use STD{IN,OUT,ERR}_FILENOTheo de Raadt
2005-04-12Blink support is now fully functional.Marco Peereboom
2005-04-12A little bit of cleanup (missing format string arguments, some signed/Chad Loder
2005-04-12lladdr w/o colon; ok henningMarkus Friedl
2005-04-12help option useless; any unused option does thatTheo de Raadt
2005-04-12handle snprintf potential -1 caseTheo de Raadt
2005-04-12handle snprintf potential -1 caseTheo de Raadt
2005-04-11Use absolute path for vi. OK deraadtChad Loder
2005-04-11Handle getnameinfo failure. OK nialloChad Loder
2005-04-11use STDERR_FILENOTheo de Raadt
2005-04-11handle snprintf returning -1; ok henningTheo de Raadt
2005-04-11use writev; ok henningTheo de Raadt
2005-04-11Check for asprintf failure. From Bruno Rohee (thank you).Chad Loder
2005-04-10- sort synopsis + options listJason McIntyre
2005-04-10misc clean up;Jason McIntyre
2005-04-09clarify in/out a bit, add SEE ALSO section.Hans-Joerg Hoexer
2005-04-09Rewrite, work in progressHans-Joerg Hoexer
2005-04-09document that dhclient-script overwrites resolv.conf,Jason McIntyre
2005-04-09incorrect apostrophe (in comment);Jason McIntyre
2005-04-09Compile with -ansi by killing an inlineChad Loder
2005-04-09KNF. No binary changes. OK miod@Chad Loder
2005-04-09knfTheo de Raadt
2005-04-08get rid of sysdep_sa_lenHans-Joerg Hoexer
2005-04-08Make deterministic randomness (only ever used for testing) a compile-timeChad Loder
2005-04-08knf; ok cloder hshoexunpunouncableTheo de Raadt
2005-04-08Make DPD vendor ID u_int8_t, not char. Gets rid of a warning inChad Loder
2005-04-08remove junk not needed to build certpatchTheo de Raadt
2005-04-08whack last feature, put in main MakefileTheo de Raadt
2005-04-08connect ipsecctl, request by deraadtHans-Joerg Hoexer
2005-04-08move __inline to right placeTheo de Raadt
2005-04-08Sync with recent realpath(3) changes: on failure, don't use the secondJared Yanovich
2005-04-08kill gmpHans-Joerg Hoexer
2005-04-08USE_DEBUG is bye byeTheo de Raadt
2005-04-08remove gmp, no binary changeHans-Joerg Hoexer
2005-04-08forget about sysdep/openbsd/sysdep-os.hTheo de Raadt
2005-04-08remove more conditional crudTheo de Raadt
2005-04-08zap USE_DEFAULT_ROUTEHans-Joerg Hoexer
2005-04-08zap USE_DEFAULT_ROUTEHans-Joerg Hoexer
2005-04-08missing includesHans-Joerg Hoexer
2005-04-08document ipcomp(4);Jason McIntyre
2005-04-08simplifyTheo de Raadt
2005-04-08remove leftoversHans-Joerg Hoexer
2005-04-08we do not care about __APPLE__Theo de Raadt
2005-04-08we have IPPROTO_ETHERIPTheo de Raadt
2005-04-08zap USE_RAWKEYTheo de Raadt