NetBSD/libexec/ftpd
mycroft 1336137028 Use remove(3) rather than stat(2)ing the file, yadda yadda.
Simpler, and DTRT for symlinks.
1997-10-19 18:16:19 +00:00
..
Makefile SRCS must be defined *before* bsd.prog.mk is included... 1997-10-12 14:06:21 +00:00
conf.c Use S_IS*(), not S_IF*. 1997-10-19 18:15:23 +00:00
extern.h implement '-c confdir', which allows the specification of an alternate 1997-09-23 13:56:39 +00:00
ftpcmd.y Add missing braces. `check_modify' returns 0 without a reply. See PR #3779. 1997-06-24 08:49:27 +00:00
ftpd.8 - add '-C user', which runs checkaccess(user) and exits with the result 1997-09-23 14:25:30 +00:00
ftpd.c Use remove(3) rather than stat(2)ing the file, yadda yadda. 1997-10-19 18:16:19 +00:00
logwtmp.c - Pass gcc -Wall 1997-06-18 19:05:46 +00:00
pathnames.h implement '-c confdir', which allows the specification of an alternate 1997-09-23 13:56:39 +00:00
popen.c - Pass gcc -Wall 1997-06-18 19:05:46 +00:00