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
mikeh
808da37f93
Remove a field width specifier that's not doing anything more than
...
what using snprintf() achieves. It was also being used incorrectly.
2001-09-10 18:46:07 +00:00
..
config.h
Portability configuration data for LukeM ftpd.
2001-07-19 17:45:14 +00:00
extern.h
Remove S/Key. PAM can do its job. Well, not quite - there is an issue
2001-07-09 17:46:24 +00:00
ftpcmd.y
Extend the functionality offered by the -o option into a new option
2001-09-02 17:24:19 +00:00
ftpd.8
Do the best we can with respect to fixing command-line option disorder
2001-09-04 09:22:21 +00:00
ftpd.c
Remove a field width specifier that's not doing anything more than
2001-09-10 18:46:07 +00:00
logwtmp.c
another tcp apps IPv6 updates.(should be make world safe)
2000-01-27 09:28:38 +00:00
Makefile
Remove S/Key. PAM can do its job. Well, not quite - there is an issue
2001-07-09 17:46:24 +00:00
pathnames.h
…
popen.c
Rename the GLOB_MAXPATH flag of glob(3) to GLOB_LIMIT to be compatible
2001-07-29 00:52:37 +00:00