summaryrefslogtreecommitdiff
path: root/usr.sbin/faithd/prefix.c
AgeCommit message (Collapse)Author
2003-09-02make sure config_list does not get garbage. from kameJun-ichiro itojun Hagino
2002-09-08-ansi -pedantic (socklen_t). from cloder@loder.usJun-ichiro itojun Hagino
die if FD_SET overruns. sync w/kame
2002-06-24correct ftp relay functionality.Jun-ichiro itojun Hagino
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ↵Todd C. Miller
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
2001-11-21be more careful on malloc failures. sync with kameJun-ichiro itojun Hagino
2001-09-05sync with latest kameJun-ichiro itojun Hagino
- fix select() size. from deraadt - constify, remove bogus ERRSTR macro, and others
2001-02-15pull latest KAME faithd. access control is possible by /etc/faithd.conf.Jun-ichiro itojun Hagino
req'ed by todd