summaryrefslogtreecommitdiff
path: root/usr.sbin/faithd/Makefile
AgeCommit message (Collapse)Author
2002-09-08No, do NOT put -ansi -pedantic in our treeTheo de Raadt
2002-09-08-ansi -pedantic (socklen_t). from cloder@loder.usJun-ichiro itojun Hagino
die if FD_SET overruns. sync w/kame
2002-05-09drop support for rlogin/rsh service (we shouldn't have support it asJun-ichiro itojun Hagino
they usually use IP address for authentication). sync with kame
2001-02-15pull latest KAME faithd. access control is possible by /etc/faithd.conf.Jun-ichiro itojun Hagino
req'ed by todd
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).