freebsd-skq/libexec/ftpd
pfg ae9a652080 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
Makefile.depend
pathnames.h
popen.c