summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2006-11-12completely uniform setupMarc Espie
2006-11-12print stuff to the correct file handleMarc Espie
2006-11-12remove reference to PPP_FILTER:Kevin Steves
2006-11-11simpler/better progress printMarc Espie
2006-11-11-P option: prepend pkgpath instead of pkgname.Marc Espie
2006-11-11pass the right size of the messageMichele Marchetto
2006-11-11Add the bgpd control socket to FILES and use the same .Bl -width as inMichael Knudsen
2006-11-10Check the correct bits in the control byte.Mats O Jansson
2006-11-10`elminate' etc. is not really the right way to spell `eliminate'.Michael Knudsen
2006-11-10char -> u_char in a few placesHenning Brauer
2006-11-10cast to (long long) for %lld printfsHenning Brauer
2006-11-10In report packet parsing, interpret 0.0.0.0/8 as 0.0.0.0/0.Michele Marchetto
2006-11-10introduce reference count for struct route_report so it can be shared andMichele Marchetto
2006-11-10clear lists before deleting neighborMichele Marchetto
2006-11-09Properly indicate status of "fib-update"Joel Knight
2006-11-09Properly indicate the state of "fib-update"Joel Knight
2006-11-08remove another irrelevant reference; ok jmc@Kevin Steves
2006-11-07remove some irrelevant references; spotted by steveskJason McIntyre
2006-11-07zap the stat part related to file type, only keeping the usual modes.Marc Espie
2006-11-07Don't check buf[strlen(buf) - 1] for zero length strings.Ray Lai
2006-11-06fix pasto; only announce restart capability when announcing the restartHenning Brauer
2006-11-06fix proxying on big-endian 64-bit machines, u_long is not the size ofTheo de Raadt
2006-11-05warn for any weird stuff in packages.Marc Espie
2006-11-03Revert acpiscan commit. This should have replaced acpidump instead ofMarco Peereboom
2006-11-03delete marco bullshitTheo de Raadt
2006-11-03Add Jordan's acpiscan acpi table dump tool. The current tool, acpidump,Marco Peereboom
2006-11-03if the nexthop is not reachable through outgoing interface set it toMichele Marchetto
2006-11-02Check that last character is a newline before truncating; preventsRay Lai
2006-11-01Stop the running timer in case a neighbor is deleted. This fixes a crashClaudio Jeker
2006-11-01Fix copy pasto, use SIGCHLD for the sigchild handler not SIGINT twice.Claudio Jeker
2006-10-31create a temporary neighbor instead of a permanent one when a request is rece...Michele Marchetto
2006-10-31Time is not a secret.Ryan Thomas McBride
2006-10-31Remove dead code; len is always >= 1.Todd C. Miller
2006-10-30Now that we have smarter lex and yacc rules, remove redundant linesOtto Moerbeek
2006-10-29Allow braces to fit on a single line if only one or no argument is used.Claudio Jeker
2006-10-29Connect ripd and ripctl to the build.Esben Norby
2006-10-27use clock_gettime(CLOCK_MONOTONIC, ..) to get a monotonically increasingHenning Brauer
2006-10-26 * make sure we keep copies of everything we need toHenning Brauer
2006-10-26storing the dynamically acquired SPIs for tcpmd5 inside the conf structHenning Brauer
2006-10-25strtonum, Pierre-Yves Ritschard <pyr@spootnik.org>Henning Brauer
2006-10-25geez, the anno 2004 bgpd debug shitz made it to ripd tooHenning Brauer
2006-10-25strtonum, Pierre-Yves Ritschard <pyr@spootnik.org>Henning Brauer
2006-10-25same old debug cruft from bgpd as killed in ospfd and dvrmpd - is it yetHenning Brauer
2006-10-25strtonum, Pierre-Yves Ritschard <pyr@spootnik.org>Henning Brauer
2006-10-25remove unused debug crap, that years ago accidently hit the tree withHenning Brauer
2006-10-25use strtonum, Pierre-Yves Ritschard <pyr@spootnik.org>Henning Brauer
2006-10-25Remove a parser debug functionality that was never used in ospfd.Claudio Jeker
2006-10-25Use strtonum(3) instead of the hand made atoul. This solves an issue withClaudio Jeker
2006-10-24spelling and typo fixesDavid Krause
2006-10-24first appeared in OpenBSD 4.1 not 4.0David Krause