This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
libexec
/
ftpd
History
Dan Moschuk
0849c18499
Make sure to reset transflag back to zero upon succesfully using sendfile()
...
to transfer a file. PR: 39362 Submitted by: TANAKA Hiroyuki <kattyo@abk.nu> MFC after: 1 week
2002-07-03 00:12:00 +00:00
..
config.h
…
extern.h
…
ftpcmd.y
…
ftpd.8
Implement a flag to disable directory creation for anonymous users.
2002-07-01 02:30:11 +00:00
ftpd.c
Make sure to reset transflag back to zero upon succesfully using sendfile()
2002-07-03 00:12:00 +00:00
logwtmp.c
…
Makefile
…
pathnames.h
…
popen.c
…