summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2010-01-13revert previous and allow reading the last element of the array; ok deraadt@Christian Weisgerber
2010-01-13cleanup npppd code. delete IIJ local ifdef switches and fix warnings.YASUOKA Masahiko
2010-01-13Add VPNv4 to the understood address families in bgpctl.Claudio Jeker
2010-01-13Add support for BGP MPLS VPN aka RFC 4364. This is only the RDE part soClaudio Jeker
2010-01-13pfr.rule.*.addr.type must be initialized to PF_ADDR_NONE for things thatClaudio Jeker
2010-01-12when generating rdr rules, ensure the nat address is PF_ADDR_NONE to avoidDavid Gwynne
2010-01-12allow 'update-only' installsMarc Espie
2010-01-12bump this to updater, so that progress is shown again.Marc Espie
2010-01-12more auto-cache goodnessMarc Espie
2010-01-12Add TCP/UDP checksum display for v6 and clean up the checksumChristian Weisgerber
2010-01-12First pass at removing the 'pf_pool' mechanism for translation and routingRyan Thomas McBride
2010-01-11Fix wrong logic in error checking of buf_dynamic, found by pcc.Jacek Masiulaniec
2010-01-11sometimes, I manage to finish some stuffMarc Espie
2010-01-11quirks is special here too, oops.Marc Espie
2010-01-11allow installation to proceed even without -r if it's an actual updateMarc Espie
2010-01-11works much better if I actually add the option...Marc Espie
2010-01-11move the oldlibs code into its separate file, prior to fixing it.Marc Espie
2010-01-11protect gzip against weird file namesMarc Espie
2010-01-11Do not use after free kif->if_index; discovered with claudioTheo de Raadt
2010-01-11various cleanup, including a fix from Daniel Dickman;Jason McIntyre
2010-01-11It's '-D dontmerge' now.Bernd Ahlers
2010-01-11add "log brief" and "log verbose" to change logging verbosityJonathan Gray
2010-01-11use calloc() instead of multiplying for malloc(); ok reykTheo de Raadt
2010-01-11Do not crash when starting up with a bad config file. Check thatClaudio Jeker
2010-01-11Initial import npppd(8). npppd is a new PPP daemon that handles manyYASUOKA Masahiko
2010-01-11lex <=, >=, !=, and -> into a single token for correctness and to reduce theTheo de Raadt
2010-01-11lex <=, >=, !=, and >< into a single token for correctness and to reduce theTheo de Raadt
2010-01-11Make sure we do not add trailing garbage while parsing a prefix that has aClaudio Jeker
2010-01-10fix some mdoc tidbits. Thanks to jmc@ for advice.Marc Espie
2010-01-10unify options a bit: use -Dname=value for defines uniformously (e.g., deprecateMarc Espie
2010-01-10- teach runner how to remove a message from queue given a message id/uidGilles Chehade
2010-01-10use full signatures to avoid downgrades.Marc Espie
2010-01-10Make hotplugd to not complain if any of attach or detach scriptAlexander Yurchenko
2010-01-10follow logic: if same packagename, but different signature elements,Marc Espie
2010-01-10trick: I can actually recognize specs easily, so why not allow them withoutMarc Espie
2010-01-10if we make pkg_create more stringent, then we cannot create bogusMarc Espie
2010-01-10bump copyrightMarc Espie
2010-01-10pull the signature comparison code into its own file.Marc Espie
2010-01-10have smtpd errx() at startup if no hostname could be detected either fromGilles Chehade
2010-01-10Generate a EoR marker in the update list instead of sending it independentClaudio Jeker
2010-01-10ribreq uses now a AID, use AID also on the parsing side and convert toClaudio Jeker
2010-01-10Switch rib_dump() to use AID instead of AFs. OK henning@Claudio Jeker
2010-01-09Fix fatalx message.Claudio Jeker
2010-01-09build signature objects that we will be able to compareMarc Espie
2010-01-09fix to_stringMarc Espie
2010-01-09oopsMarc Espie
2010-01-09zap unusedMarc Espie
2010-01-09streamline interfaceMarc Espie
2010-01-09move signal catching up, so we can clean repos and temp files at once.Marc Espie
2010-01-09kill cache, we don't really need itMarc Espie