NetBSD/libexec/ftpd
jdolecek ca98463029 call setlogin() before dropping root privileges, so that process
would have correct p_login value
2000-09-28 17:49:06 +00:00
..
Makefile Make things builds with GCC 2.96 2000-07-03 03:34:25 +00:00
cmds.c base64_encode(): separate out the special case for the last 2 bytes, and 2000-07-10 22:41:17 +00:00
conf.c * make checkportcmd the default. this breaks third-party proxy ftp but 2000-07-23 14:40:48 +00:00
extern.h Make this compile again without -DINET6 and without get{addr,name}info(3) 2000-09-15 14:55:16 +00:00
ftpcmd.y Make this compile again without -DINET6 and without get{addr,name}info(3) 2000-09-15 14:55:16 +00:00
ftpd.8 wtmp is in /var/log not /var/run ... 2000-07-28 12:54:01 +00:00
ftpd.c call setlogin() before dropping root privileges, so that process 2000-09-28 17:49:06 +00:00
ftpd.conf.5 * make checkportcmd the default. this breaks third-party proxy ftp but 2000-07-23 14:40:48 +00:00
ftpusers.5 * add two new ftpd.conf(5) directives: 2000-07-17 02:30:52 +00:00
logutmp.c convert to ANSI C as per style guide 2000-05-20 02:20:18 +00:00
logwtmp.c convert to ANSI C as per style guide 2000-05-20 02:20:18 +00:00
pathnames.h only define _DEFAULT_CONFDIR if not set. (allows compile-time override) 2000-03-06 21:42:26 +00:00
popen.c - Always close(pdata) if it was a valid filedescriptor before setting it to -1. 2000-05-20 23:34:55 +00:00
version.h add support for -W; don't log to wtmp (orthogonal of -U which logs to utmp). 2000-07-26 13:53:33 +00:00