summaryrefslogtreecommitdiffstats
path: root/usr.sbin/faithd
Commit message (Collapse)AuthorAgeFilesLines
* cope with the following reply on PASV (without paren). need more tests.ume2000-09-171-4/+8
| | | | | | 227 Entering Passive Mode x,x,x,x,x,x,x Obtained from: KAME (1.8->1.9)
* Remove libutil - setproctitle() is now in libcbrian2000-09-022-5/+0
|
* Correct setproctitle() callbrian2000-07-061-1/+1
| | | | Obtained from: OpenBSD
* Correct style bugskris2000-07-061-2/+2
|
* Sync with latest KAME.kris2000-07-057-149/+388
| | | | Obtained from: KAME
* . clear `.Os' macro value since this tool is not KAME specific anymorephantom2000-05-061-36/+40
| | | | | | | | . compact some macros (.Oo/.Oc -> .Op, .Po/.Pc -> .Pq) . use .Tn . avoid using duplicated arguments for .Nm macro . correct KAME kit pathes (/usr/local/v6 -> /usr) . add integration note
* Wording fixesshin2000-02-105-15/+15
| | | | Submitted by: charnier
* another tcp apps IPv6 updates.(should be make world safe)shin2000-01-279-0/+3288
ftp, telnet, ftpd, faithd also telnet related sync with crypto, secure, kerberosIV Obtained from: KAME project
OpenPOWER on IntegriCloud