summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2000-01-16VLAN 802.1q supportJakob Schlyter
2000-01-16enable INET6Jakob Schlyter
2000-01-16INET6 address resolution (from KAME)Jakob Schlyter
2000-01-16BGP support (from KAME/WIDE). INET6 parts not done yet.Jakob Schlyter
2000-01-16Mobile IP support (from KAME/NetBSD)Jakob Schlyter
2000-01-16L2TP support (from KAME)Jakob Schlyter
2000-01-16No more gifconfig(8)Angelos D. Keromytis
2000-01-15Correct the serial device namebrian
2000-01-14typo; rogoyski@cs.utexas.eduTheo de Raadt
2000-01-14remove unneeded flagEric Jackson
2000-01-12config path changeJun-ichiro itojun Hagino
2000-01-10the theTheo de Raadt
2000-01-10Place NULL arg on end of argv array only after all other args. mickey@ okimp
2000-01-10extra : in err(); impTheo de Raadt
2000-01-09Remove unnecessary ifdefsAngelos D. Keromytis
2000-01-08Allow UKC to change tz with 'timezone' command.David Leonard
2000-01-07Don't set ifaddr::in_addrs to 1 after an ``iface clear'' on an interfacebrian
2000-01-07Upgrade from 2.23 -> 2.26brian
2000-01-06tiny nroff fix. sync with kame repository.Jun-ichiro itojun Hagino
2000-01-06Rework language.Angelos D. Keromytis
2000-01-05Config file should be in /etcAngelos D. Keromytis
2000-01-05avoid use of kvm (sync with latest kame)Jun-ichiro itojun Hagino
2000-01-04fix layoutTheo de Raadt
2000-01-04strip on install, from fgsch@Bob Beck
2000-01-04Add rmoption/rmoptions; useful for people who want a slightlyAngelos D. Keromytis
2000-01-03.Sh "SEE ALSO" -> .Sh SEE ALSOPaul Janzen
2000-01-03Old getdate.y was not Y2K compliant, us the one that comes with cvs instead.Todd C. Miller
2000-01-03Y2K bug in logging function, tm_year is year - 1900, not the last two digitsTodd C. Miller
2000-01-03Use warnx() instead of the error() kludgeAngelos D. Keromytis
2000-01-03Allow for duplicate maxusers definitions (so one can include a GENERICAngelos D. Keromytis
2000-01-02wording changes (in sync with kame repository)Jun-ichiro itojun Hagino
2000-01-02avoid "buf = realloc(buf, n)" (actually no harm).Jun-ichiro itojun Hagino
2000-01-02bring "rtsol" descrpition to the top. (sync'ed with latest kame tree)Jun-ichiro itojun Hagino
2000-01-01move sysctl(8) to /sbin, with a relative symbolic link remaining in the old l...Theo de Raadt
1999-12-30vm.swapencryptNiels Provos
1999-12-30vm.swapencrypt for UVMNiels Provos
1999-12-30correct connect() callTheo de Raadt
1999-12-30comment type. from kwesterback@home.comKjell Wooding
1999-12-23Add -I flag for compatibility.Angelos D. Keromytis
1999-12-21rcsid police. add Makefile. add gifconfig to SUBDIR.Jun-ichiro itojun Hagino
1999-12-21gifconfig from KAMEJun-ichiro itojun Hagino
1999-12-21typo fix.Jun-ichiro itojun Hagino
1999-12-20add faithd to SUBDIR.Jun-ichiro itojun Hagino
1999-12-20rcsid police.Jun-ichiro itojun Hagino
1999-12-20faith translator deamon, from KAMEJun-ichiro itojun Hagino
1999-12-19Fix the TIMEOUT case not to dump the shell environment.Angelos D. Keromytis
1999-12-18If the protocol specified via the -P flag is 1 (IPPROTO_ICMP), useAngelos D. Keromytis
1999-12-18Fix error message.Angelos D. Keromytis
1999-12-17terminate an arg vector w/ NULLMichael Shalayeff
1999-12-16Add the ability to use interface names in place of addressesKjell Wooding