summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-02-26bring over needed piecesTheo de Raadt
2004-02-26logf -> logmsg; daniel@lucq.orgTheo de Raadt
2004-02-26add __va_copy(), follow (old) ISO C 89 behavior, used by gnu software.Dale Rahn
2004-02-26syncTheo de Raadt
2004-02-26Implement "show rib" and "show rib <astype> <AS>" commands to dump theClaudio Jeker
2004-02-26show rib infrastructure. At least full dumps and per as dumps. Per prefixClaudio Jeker
2004-02-26Clean up comments and replace a if with a ENSURE because NULL nexthops areClaudio Jeker
2004-02-26Fix/Simplify printing of titles with "pfctl -s all". ok mcbride@Cedric Berger
2004-02-26remove unused code. noticed by ho@Hans-Joerg Hoexer
2004-02-26Implement "enforce neighbor-as yes|no" which is by default on for ebgpClaudio Jeker
2004-02-26No comma at the end of the keywords array. OK henning@Claudio Jeker
2004-02-26Fix pfctl -sa output. Found by David Krause, ok mcbride@Cedric Berger
2004-02-26bring in log_init() from bgpd which gives us openlog(), ryan okHenning Brauer
2004-02-26cure my spelingAnil Madhavapeddy
2004-02-26staring->starting in commentAnil Madhavapeddy
2004-02-26Add per netwok definition filter sets. So you can now useClaudio Jeker
2004-02-26don't leak one here either.Bob Beck
2004-02-26print tcps_rcvmemdrop; ok deraadtMarkus Friedl
2004-02-26don't leak an fd here.Bob Beck
2004-02-26Add ommitted copyright.Bob Beck
2004-02-26don't double define PATH_SPAMD_DB - notice by pbBob Beck
2004-02-26paranoia; beck okTheo de Raadt
2004-02-26spacesTheo de Raadt
2004-02-26add support for spamd greylisting with spamd -g and spamlogd to rc/rc.confBob Beck
2004-02-26Add -g option for greylisting support for spamd. The greylisting techinqueBob Beck
2004-02-26syncTheo de Raadt
2004-02-26tweak;Jason McIntyre
2004-02-26oops do the amd64 dirs rightTheo de Raadt
2004-02-26APERTURE and USER_PCICONF for possible X server support.Dale Rahn
2004-02-26add APERTURE support.Dale Rahn
2004-02-26ahc does not work anymore and i'm not going in there again to fix it any time...Michael Shalayeff
2004-02-26put the goo there for ldt handling, even if we do not do it yetTheo de Raadt
2004-02-26enable x86_64Theo de Raadt
2004-02-26x86_64 libarchTheo de Raadt
2004-02-26correct MACHINE vs MACHINE_ARCH issuesTheo de Raadt
2004-02-26amd64 man dirsTheo de Raadt
2004-02-25use __progname instead of hardcoding bgpd for log_initHenning Brauer
2004-02-25Fix this assumed sizeof(long) == 4 error. Would very occasionally causeDale Rahn
2004-02-25syncTheo de Raadt
2004-02-25apparently 6326 comes as AGP and PCITheo de Raadt
2004-02-25Announce local networks to IBGP neighbors. OK henning@Claudio Jeker
2004-02-25Add -B support to pkg_delete.Marc Espie
2004-02-25rfc3390 example; with deraadt@ help.Federico G. Schwindt
2004-02-25Man page update for the mrt dump changes. OK henning@ jmc@Claudio Jeker
2004-02-25Rewrite some parts of the mrt dump handling. It is no longer possible toClaudio Jeker
2004-02-25add default flags for yds(4); ok grange, fgsch, deraadtMarkus Friedl
2004-02-25will need brgphy tooTheo de Raadt
2004-02-25more working driversTheo de Raadt
2004-02-25Add and document configuration options Logverbose and Loglevel. As log.c nowHans-Joerg Hoexer
2004-02-25kill "updates" keyword and use a ordinary string + strcmp at the one placeHenning Brauer