This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2025-02-01 17:00:36 +00:00
Code
Issues
Releases
Activity
e8e951ce31
freebsd
/
libexec
/
ftpd
History
Yaroslav Tykhiy
7c20f33742
The mode can be "r+" as well on PUT, but only "a" on APPE.
2002-08-29 09:53:51 +00:00
..
config.h
extern.h
ftpcmd.y
Fix lexer jam on unimplemented commands.
2002-08-29 09:23:08 +00:00
ftpd.8
Add option '-W': don't log FTP sessions to wtmp.
2002-08-23 09:06:28 +00:00
ftpd.c
The mode can be "r+" as well on PUT, but only "a" on APPE.
2002-08-29 09:53:51 +00:00
logwtmp.c
Remove the outdated casts to "char *" from the setsockopt(2),
2002-07-24 15:30:53 +00:00
Makefile
pathnames.h
popen.c