freebsd-src/libexec/ftpd
1998-04-28 03:37:23 +00:00
..
extern.h Hopefully better fix for logwtmp(): rename to a private 1997-09-05 11:44:00 +00:00
ftpcmd.y Cosmetics in man page. Exit(-1) -> exit(1). 1997-11-21 07:38:43 +00:00
ftpd.8 MFS. 1998-02-18 10:53:16 +00:00
ftpd.c Set TCP_NODELAY on the control channel to improve performance a bit. 1998-04-28 03:37:23 +00:00
logwtmp.c Cosmetics in man page. Exit(-1) -> exit(1). 1997-11-21 07:38:43 +00:00
Makefile Changes to support full make parallelism (-j<n>) in the world 1997-10-05 09:40:24 +00:00
pathnames.h Adds anon ftp virtual host capability to ftpd, using /etc/ftphosts for 1997-04-29 12:42:08 +00:00
popen.c Fixed a bug where if MAXUSRARGS amount of args were passed in, the argv[] 1998-04-27 10:51:26 +00:00
skey-stuff.c Various sprintf -> snprintf fixes. 1997-12-24 19:13:23 +00:00