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