Age | Commit message (Expand) | Author |
2000-01-22 | Spell it "usable", not "useable", for consistency across the man pages. | Aaron Campbell |
2000-01-22 | ie. -> i.e., | Aaron Campbell |
2000-01-20 | getcwd() does not stuff an error string in buf on error, call strerror() | Todd C. Miller |
2000-01-19 | Bug-fix: iteconfig was performing lots of iotcl on the console, but it | Marc Espie |
2000-01-19 | add rip6query(8) | Jun-ichiro itojun Hagino |
2000-01-18 | Repair duplicate word occurences; (as found by a Perl script sent to us from | Aaron Campbell |
2000-01-17 | typo | Theo de Raadt |
2000-01-17 | sync with latest kame. previous version leaves an udp socket opened | Jun-ichiro itojun Hagino |
2000-01-17 | Use AUTHLEN for the length of authname | brian |
2000-01-16 | print pcap_version in usage() | Jakob Schlyter |
2000-01-16 | INET6 (from KAME) | Jakob Schlyter |
2000-01-16 | VLAN 802.1q support | Jakob Schlyter |
2000-01-16 | enable INET6 | Jakob Schlyter |
2000-01-16 | INET6 address resolution (from KAME) | Jakob Schlyter |
2000-01-16 | BGP support (from KAME/WIDE). INET6 parts not done yet. | Jakob Schlyter |
2000-01-16 | Mobile IP support (from KAME/NetBSD) | Jakob Schlyter |
2000-01-16 | L2TP support (from KAME) | Jakob Schlyter |
2000-01-16 | No more gifconfig(8) | Angelos D. Keromytis |
2000-01-15 | Correct the serial device name | brian |
2000-01-14 | typo; rogoyski@cs.utexas.edu | Theo de Raadt |
2000-01-14 | remove unneeded flag | Eric Jackson |
2000-01-12 | config path change | Jun-ichiro itojun Hagino |
2000-01-10 | the the | Theo de Raadt |
2000-01-10 | Place NULL arg on end of argv array only after all other args. mickey@ ok | imp |
2000-01-10 | extra : in err(); imp | Theo de Raadt |
2000-01-09 | Remove unnecessary ifdefs | Angelos D. Keromytis |
2000-01-08 | Allow UKC to change tz with 'timezone' command. | David Leonard |
2000-01-07 | Don't set ifaddr::in_addrs to 1 after an ``iface clear'' on an interface | brian |
2000-01-07 | Upgrade from 2.23 -> 2.26 | brian |
2000-01-06 | tiny nroff fix. sync with kame repository. | Jun-ichiro itojun Hagino |
2000-01-06 | Rework language. | Angelos D. Keromytis |
2000-01-05 | Config file should be in /etc | Angelos D. Keromytis |
2000-01-05 | avoid use of kvm (sync with latest kame) | Jun-ichiro itojun Hagino |
2000-01-04 | fix layout | Theo de Raadt |
2000-01-04 | strip on install, from fgsch@ | Bob Beck |
2000-01-04 | Add rmoption/rmoptions; useful for people who want a slightly | Angelos D. Keromytis |
2000-01-03 | .Sh "SEE ALSO" -> .Sh SEE ALSO | Paul Janzen |
2000-01-03 | Old getdate.y was not Y2K compliant, us the one that comes with cvs instead. | Todd C. Miller |
2000-01-03 | Y2K bug in logging function, tm_year is year - 1900, not the last two digits | Todd C. Miller |
2000-01-03 | Use warnx() instead of the error() kludge | Angelos D. Keromytis |
2000-01-03 | Allow for duplicate maxusers definitions (so one can include a GENERIC | Angelos D. Keromytis |
2000-01-02 | wording changes (in sync with kame repository) | Jun-ichiro itojun Hagino |
2000-01-02 | avoid "buf = realloc(buf, n)" (actually no harm). | Jun-ichiro itojun Hagino |
2000-01-02 | bring "rtsol" descrpition to the top. (sync'ed with latest kame tree) | Jun-ichiro itojun Hagino |
2000-01-01 | move sysctl(8) to /sbin, with a relative symbolic link remaining in the old l... | Theo de Raadt |
1999-12-30 | vm.swapencrypt | Niels Provos |
1999-12-30 | vm.swapencrypt for UVM | Niels Provos |
1999-12-30 | correct connect() call | Theo de Raadt |
1999-12-30 | comment type. from kwesterback@home.com | Kjell Wooding |
1999-12-23 | Add -I flag for compatibility. | Angelos D. Keromytis |