freebsd-nq/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
ftpchroot.5
ftpcmd.y
ftpd.8
ftpd.c
logwtmp.c
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
popen.c ftpd: replace malloc + memset 0 with calloc. 2016-04-18 15:01:49 +00:00