Age | Commit message (Expand) | Author |
1999-05-08 | o Redesign the layering mechanism and make the aliasing code part of | brian |
1999-05-03 | drop packets silently while the link is down, which is a better approximation | Michael Shalayeff |
1999-05-03 | include ms-chap support; brad@ | Todd C. Miller |
1999-05-02 | Handle receiving more than one acceptable CCP REQ | brian |
1999-05-02 | Mention ``show mp''. | brian |
1999-05-01 | Make ports 80 & 81 ``interactive''. | brian |
1999-05-01 | typo; krw@tcn.net | Theo de Raadt |
1999-04-30 | upgrade Arla to fresher code. Too many new features and bugfixes. | Artur Grabowski |
1999-04-30 | Import of arla-0.35.7 | Artur Grabowski |
1999-04-28 | check correct arg; garath@ntplx.net | Theo de Raadt |
1999-04-27 | Change ``set device'' so that it parses its arguments as one | brian |
1999-04-26 | Add support for NetBSD | brian |
1999-04-26 | #include <errno.h>, not <sys/errno.h> | brian |
1999-04-26 | Add support for NetBSD (history() from libedit is different). | brian |
1999-04-22 | fix mktemp trash, indent; bug spotted by bmw@visgen.com | Theo de Raadt |
1999-04-21 | seperate -> separate, people really need to learn how to spell this word | Aaron Campbell |
1999-04-21 | Don't display the string associated with errno for "basedir too long" | Alex Feldman |
1999-04-21 | int -> size_t | brian |
1999-04-21 | Split the recorded chap challenge into two - one for the | brian |
1999-04-21 | If ioctl TIOCMGET fails, continue. The device may be | brian |
1999-04-19 | Escape stuff in the peers accmap as well as our own when async | brian |
1999-04-18 | Make -W -Wall happier. | Marc Espie |
1999-04-18 | Document -v | Marc Espie |
1999-04-11 | Introduce net.inet.{ah,esp}.enable sysctl controls that are off by default. | Niklas Hallqvist |
1999-04-09 | The userland parts of a sysctl that can switch on/off IP-in-IP (protocol 4) | Niklas Hallqvist |
1999-04-02 | all .Nm macros should have an argument in SYNOPSIS; also misc cleanup | Aaron Campbell |
1999-03-31 | Avoid a few warnings on the alpha | brian |
1999-03-31 | Oops - remove register keyword | brian |
1999-03-31 | Another alignment bogon. | brian |
1999-03-31 | name default if, plus another bug; garath@ntplx.net | Theo de Raadt |
1999-03-31 | more examples | Jason Wright |
1999-03-30 | Point at cs.slcs_u.csu_ip instead of the just-copied ``cp'' | brian |
1999-03-30 | Maintain a `necessary' marker to indicate that we *probably* | brian |
1999-03-29 | Only print "already up to date" if in verbose mode | Todd C. Miller |
1999-03-29 | If we adjust our required ACCMAP due to a more restrictive | brian |
1999-03-29 | Ensure that the thing we're casting to struct ip | brian |
1999-03-27 | Upgrade to 2.5.4. Mopprobe is working again, and some linux support. -moj | Mats O Jansson |
1999-03-25 | Allow port ranges in ``alias port''. | brian |
1999-03-25 | Undo possible damage done by the new TUNSIFMODE ioctl | brian |
1999-03-24 | Remove duplicate line; FreeBSD | brian |
1999-03-24 | Add a ``const'' and remove some inconsistent prototype args. | brian |
1999-03-24 | Only exit in nlist.c due to a memory error, otherwise just return. A return ... | Todd C. Miller |
1999-03-24 | Better fallback from /dev/ksyms to /bsd if there are problems with an nlist o... | Todd C. Miller |
1999-03-23 | never spit out two error messages, it is bad style | Theo de Raadt |
1999-03-22 | set default if to something more reasonable; fix SIGSEGV when no options list... | Theo de Raadt |
1999-03-19 | Add flag to allow some interfaces to not see packets with unknown destination. | Jason Wright |
1999-03-19 | Do away with some literal text that is never switched | brian |
1999-03-19 | Add the ability to mark an interface as "non-learning" | Jason Wright |
1999-03-19 | Replace hardcoded quoting with Sq or Dq. | brian |
1999-03-19 | Don't forget to fully initialise the configured values | brian |