freebsd-dev/libexec/ftpd
Pedro F. Giffuni 6e4fcca0f8 ftpd: replace malloc + memset 0 with calloc.
It is faster and usually safer.
Use NULL instead of zero for the pointer.
2016-04-18 15:01:49 +00:00
..
config.h
extern.h Remove the 3rd clause ("advertising clause") of the BSD license as 2014-02-17 22:27:32 +00:00
ftpchroot.5
ftpcmd.y Remove the 3rd clause ("advertising clause") of the BSD license as 2014-02-17 22:27:32 +00:00
ftpd.8 Remove the 3rd clause ("advertising clause") of the BSD license as 2014-02-17 22:27:32 +00:00
ftpd.c Remove the 3rd clause ("advertising clause") of the BSD license as 2014-02-17 22:27:32 +00:00
logwtmp.c Remove the 3rd clause ("advertising clause") of the BSD license as 2014-02-17 22:27:32 +00:00
Makefile Upgrade libxo to 0.4.5. 2015-08-24 16:26:20 +00:00
Makefile.depend DIRDEPS_BUILD: Regenerate without local dependencies. 2016-02-24 17:20:11 +00:00
pathnames.h Remove the 3rd clause ("advertising clause") of the BSD license as 2014-02-17 22:27:32 +00:00
popen.c ftpd: replace malloc + memset 0 with calloc. 2016-04-18 15:01:49 +00:00