summaryrefslogtreecommitdiff
path: root/usr.sbin/faithd/faithd.h
AgeCommit message (Collapse)Author
2000-10-06printf string format audit. from: sommerfeld@netbsd.orgJun-ichiro itojun Hagino
2000-09-16synchronize with latest kame.Jun-ichiro itojun Hagino
- improve exit code and logging. - repair multicast address rejection (IN_MULTICAST takes host endian value) - repair ftp relaying, when the result of PASV does not have paren. - repair ftp relaying, when EPSV is sent from client.
2000-05-31sync with the latest kame code. insufficient len in malloc() call isJun-ichiro itojun Hagino
corrected.
1999-12-20rcsid police.Jun-ichiro itojun Hagino
pathname change (/usr/local/v6/libexec -> /usr/libexec) bring in some of kame fixes (sprintf -> snprintf, proc title).
1999-12-20faith translator deamon, from KAMEJun-ichiro itojun Hagino