summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2006-12-09switch IPv6 advanced API from RFC2292 to RFC3542 (2292 is superseded by 3542).Jun-ichiro itojun Hagino
2006-12-08no need for KAME_SCOPEID; just check __KAME__.Jun-ichiro itojun Hagino
2006-12-08Fix a crash seen on busy area border routers. The problem was a NULLClaudio Jeker
2006-12-08Document redistribute set options. OK norby@Claudio Jeker
2006-12-08Document the interface:ip syntax and add some statements to the examplesClaudio Jeker
2006-12-07Make it possible to set the metric and LSA type for redistributed routes.Claudio Jeker
2006-12-06missing full stop; from daniel maticJason McIntyre
2006-12-06Don't access buf[strlen(buf) - 1] for zero-length strings.Ray Lai
2006-12-05use lstat for symbolic links; fixes uninitialized uid/gid.Steven Mestdagh
2006-12-05implement the ttl security hack. since the pc slaves fear the word hack,Henning Brauer
2006-12-04add rcompress methodMarc Espie
2006-12-03introduce rde_check_route that selects which routes must be accepted and whic...Michele Marchetto
2006-12-02allows us to mark *.pc files as PkgConfig.Marc Espie
2006-12-01handles continuation lines and comments.Marc Espie
2006-12-01Fixes parsing of variables/delimiters, so that we classify like pkgconfig.Marc Espie
2006-12-01forgot to update the comment as wellCamiel Dobbelaar
2006-12-01use flags S/SA for consistency with the rest of pfCamiel Dobbelaar
2006-11-30remove "show summary" and "detail" keywords that aren't supportedMichele Marchetto
2006-11-30Allow sensors in a sensors-only configuration to set the time at startup.Chris Kuethe
2006-11-30apply some normalization to some properties while reading or writing,Marc Espie
2006-11-30some *.pc files have variable= value, with a space.Marc Espie
2006-11-30adjust (C), noticed by matthieu.Marc Espie
2006-11-29remove incorrect commentKevin Steves
2006-11-29for macppc too; from ghz@darkdata.orgTheo de Raadt
2006-11-29add compress_list, allows for empty lines consisting of spaces...Marc Espie
2006-11-29let compress filter out stuff, add method add_bases, make sure write_fhMarc Espie
2006-11-29+OpenBSD::PkgConfigMarc Espie
2006-11-29handle pkg-config files.Marc Espie
2006-11-29avoid code duplication, include <dev/sdmmc/sdmmcvar.h>Uwe Stuehler
2006-11-28my small tool for debugging SD/MMC cards from the command line,Uwe Stuehler
2006-11-28handle the new link states as UPReyk Floeter
2006-11-28add additional link states to report the half duplex / full duplexReyk Floeter
2006-11-28allow bgpd to work on alternate routing tables, claudio ok, jmc manpage helpHenning Brauer
2006-11-28mib we pass to sysctl when fetching the routing table has 7 entries now,Henning Brauer
2006-11-27use correct function name in error message; ok henning@Kevin Steves
2006-11-26repair missing DPADD requestsTheo de Raadt
2006-11-22sync dhclient and dhcpd parse.c areas where we can.Kevin Steves
2006-11-22small header cleanup:Kevin Steves
2006-11-22fix some warning messages and comments in parse_date(); ok henning@Kevin Steves
2006-11-22Outsource fgets line reading, newline continuation, and commentRay Lai
2006-11-22also save gp for them dynamic executables; todd@ okMichael Shalayeff
2006-11-21remove unused #defines;Kevin Steves
2006-11-21remove unused #defines, no binary change; ok henning@Kevin Steves
2006-11-21no "\n" needed here; ok henning@Kevin Steves
2006-11-21try udpencap before ike; ok hshoexerMarkus Friedl
2006-11-21in octal, eight looks like 10... fix the STP_FLAGS_BITS definitionReyk Floeter
2006-11-21make this work; todd@ deraadt@ okMichael Shalayeff
2006-11-21remove duplicate #include <unistd.h> (same change as dhclient)Kevin Steves
2006-11-21re-order includes and eliminate duplicates, no binary change; ok henning@Kevin Steves
2006-11-20with usig the meadian offset froma number of measurements the recordingHenning Brauer