This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
966d406a9b
NetBSD
/
libexec
/
ftpd
History
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
..
conf.c
Use S_IS*(), not S_IF*.
1997-10-19 18:15:23 +00:00
extern.h
ftpcmd.y
ftpd.8
ftpd.c
Use remove(3) rather than stat(2)ing the file, yadda yadda.
1997-10-19 18:16:19 +00:00
logwtmp.c
Makefile
SRCS must be defined *before* bsd.prog.mk is included...
1997-10-12 14:06:21 +00:00
pathnames.h
popen.c