Age | Commit message (Expand) | Author |
2006-11-29 | add compress_list, allows for empty lines consisting of spaces... | Marc Espie |
2006-11-29 | let compress filter out stuff, add method add_bases, make sure write_fh | Marc Espie |
2006-11-29 | +OpenBSD::PkgConfig | Marc Espie |
2006-11-29 | handle pkg-config files. | Marc Espie |
2006-11-29 | avoid code duplication, include <dev/sdmmc/sdmmcvar.h> | Uwe Stuehler |
2006-11-28 | my small tool for debugging SD/MMC cards from the command line, | Uwe Stuehler |
2006-11-28 | handle the new link states as UP | Reyk Floeter |
2006-11-28 | add additional link states to report the half duplex / full duplex | Reyk Floeter |
2006-11-28 | allow bgpd to work on alternate routing tables, claudio ok, jmc manpage help | Henning Brauer |
2006-11-28 | mib we pass to sysctl when fetching the routing table has 7 entries now, | Henning Brauer |
2006-11-27 | use correct function name in error message; ok henning@ | Kevin Steves |
2006-11-26 | repair missing DPADD requests | Theo de Raadt |
2006-11-22 | sync dhclient and dhcpd parse.c areas where we can. | Kevin Steves |
2006-11-22 | small header cleanup: | Kevin Steves |
2006-11-22 | fix some warning messages and comments in parse_date(); ok henning@ | Kevin Steves |
2006-11-22 | Outsource fgets line reading, newline continuation, and comment | Ray Lai |
2006-11-22 | also save gp for them dynamic executables; todd@ ok | Michael Shalayeff |
2006-11-21 | remove unused #defines; | Kevin Steves |
2006-11-21 | remove unused #defines, no binary change; ok henning@ | Kevin Steves |
2006-11-21 | no "\n" needed here; ok henning@ | Kevin Steves |
2006-11-21 | try udpencap before ike; ok hshoexer | Markus Friedl |
2006-11-21 | in octal, eight looks like 10... fix the STP_FLAGS_BITS definition | Reyk Floeter |
2006-11-21 | make this work; todd@ deraadt@ ok | Michael Shalayeff |
2006-11-21 | remove duplicate #include <unistd.h> (same change as dhclient) | Kevin Steves |
2006-11-21 | re-order includes and eliminate duplicates, no binary change; ok henning@ | Kevin Steves |
2006-11-20 | with usig the meadian offset froma number of measurements the recording | Henning Brauer |
2006-11-20 | KNF (no space before '['); ok henning@ | Kevin Steves |
2006-11-19 | add support for displaying Rapid Spanning Tree Protocol frames, | Reyk Floeter |
2006-11-17 | change PRE_Block to an int, which architectures like alpha can access | Theo de Raadt |
2006-11-17 | typo introduced last time; sparc support works again | Theo de Raadt |
2006-11-17 | don't return undef, use plain return. | Marc Espie |
2006-11-17 | Handle EOF in interactive mode. Report and initial diff from Antti Harri | Bernd Ahlers |
2006-11-17 | Support for multiple networks on one interface. Until now only the main | Claudio Jeker |
2006-11-16 | ignore messages for routing tables other than the main one | Henning Brauer |
2006-11-16 | ignore messages for alternate routing tables for now; from bgpd | Henning Brauer |
2006-11-16 | ignore routing messages for alternate tables for now, from bgpd | Henning Brauer |
2006-11-16 | for now, make bgpd work with routing table 0 (main one) and ignore routing | Henning Brauer |
2006-11-16 | only do the sp swap if requested (the tests now appear to work) | Theo de Raadt |
2006-11-16 | more symmetric add support for fpu. | Dale Rahn |
2006-11-16 | make RFC2292 -> 3542 transition to automagically happen. | Jun-ichiro itojun Hagino |
2006-11-15 | remove double define; dunceor@gmail.com | Theo de Raadt |
2006-11-15 | closer to correct, maybe | Theo de Raadt |
2006-11-15 | validate response packet more carefully. kame revision 1.109->1.111 | Jun-ichiro itojun Hagino |
2006-11-15 | a start at a sh4 context switcher (what a bizzare architecture...) | Theo de Raadt |
2006-11-15 | when process.sh.S shows up, have the Makefile grok it | Theo de Raadt |
2006-11-13 | properly use LDADD and DPADD | Theo de Raadt |
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 |