NetBSD/dist/pf/libexec/ftp-proxy
enami 969da55f1c Don't call seteuid() before setuid() since it makes setuid() fails.
Actually, set[gu]id() changes effective ids also.  From Shoichi Miyake.
2004-07-09 08:27:38 +00:00
..
Makefile
ftp-proxy.8 Modify ftp-proxy to support both ipfilter and pf. It now requires at least 2004-06-30 13:29:43 +00:00
ftp-proxy.c Don't call seteuid() before setuid() since it makes setuid() fails. 2004-07-09 08:27:38 +00:00
getline.c
ipf.c Modify ftp-proxy to support both ipfilter and pf. It now requires at least 2004-06-30 13:29:43 +00:00
pf.c Modify ftp-proxy to support both ipfilter and pf. It now requires at least 2004-06-30 13:29:43 +00:00
util.c Modify ftp-proxy to support both ipfilter and pf. It now requires at least 2004-06-30 13:29:43 +00:00
util.h Modify ftp-proxy to support both ipfilter and pf. It now requires at least 2004-06-30 13:29:43 +00:00