summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
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
2006-11-20KNF (no space before '['); ok henning@Kevin Steves
2006-11-19add support for displaying Rapid Spanning Tree Protocol frames,Reyk Floeter
2006-11-17change PRE_Block to an int, which architectures like alpha can accessTheo de Raadt
2006-11-17typo introduced last time; sparc support works againTheo de Raadt
2006-11-17don't return undef, use plain return.Marc Espie
2006-11-17Handle EOF in interactive mode. Report and initial diff from Antti HarriBernd Ahlers
2006-11-17Support for multiple networks on one interface. Until now only the mainClaudio Jeker
2006-11-16ignore messages for routing tables other than the main oneHenning Brauer
2006-11-16ignore messages for alternate routing tables for now; from bgpdHenning Brauer
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