summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2006-11-16ignore routing messages for alternate tables for now, from bgpdHenning Brauer
2006-11-16for now, make bgpd work with routing table 0 (main one) and ignore routingHenning Brauer
2006-11-16only do the sp swap if requested (the tests now appear to work)Theo de Raadt
2006-11-16more symmetric add support for fpu.Dale Rahn
2006-11-16make RFC2292 -> 3542 transition to automagically happen.Jun-ichiro itojun Hagino
2006-11-15remove double define; dunceor@gmail.comTheo de Raadt
2006-11-15closer to correct, maybeTheo de Raadt
2006-11-15validate response packet more carefully. kame revision 1.109->1.111Jun-ichiro itojun Hagino
2006-11-15a start at a sh4 context switcher (what a bizzare architecture...)Theo de Raadt
2006-11-15when process.sh.S shows up, have the Makefile grok itTheo de Raadt
2006-11-13properly use LDADD and DPADDTheo de Raadt
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