freebsd-skq/usr.bin/ftp
Sheldon Hearn 248368f60a Revert the change from memset() to bzero(), since bzero() is simply
a special case of memset and we already initialize all those
members of the struct tm which are required by mktime().

The memset() is only necessary for style conformity with the rest
of the file. :-)

Scenic route tour by:	bde
2000-01-20 09:41:31 +00:00
..
cmds.c
cmdtab.c
complete.c
domacro.c
extern.h
fetch.c
ftp_var.h
ftp.1
ftp.c
main.c
Makefile
pathnames.h
ruserpass.c
util.c Revert the change from memset() to bzero(), since bzero() is simply 2000-01-20 09:41:31 +00:00