This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
libexec
/
ftpd
History
Ed Maste
62f390ecd9
Make format string a string literal. (Discovered by clang.)
...
MFC After: 1 week
2011-01-04 00:39:56 +00:00
..
config.h
…
extern.h
Move variable externs into extern.h so they are checked against the definitions.
2009-04-07 20:34:34 +00:00
ftpchroot.5
…
ftpcmd.y
Move variable externs into extern.h so they are checked against the definitions.
2009-04-07 20:34:34 +00:00
ftpd.8
mdoc: drop redundant .Pp and .LP calls
2010-10-08 12:40:16 +00:00
ftpd.c
Make format string a string literal. (Discovered by clang.)
2011-01-04 00:39:56 +00:00
logwtmp.c
Set ut_line to "ftpd" for ftpd.
2010-02-09 07:35:12 +00:00
Makefile
Fix compilation of ftpcmd.y without -DINET6.
2006-06-05 15:50:34 +00:00
pathnames.h
…
popen.c
Check that gl_pathc is bigger than zero before derefencing gl_pathv.
2010-03-25 22:41:01 +00:00