NetBSD/usr.bin/ftp
lukem fa954d84d1 * fix previous in a more portable manner (timegm() is not portable/standard).
use mktime(), and adjust to GMT as per code in util.c::remotemodtime()
1998-11-12 22:27:17 +00:00
..
Makefile
cmds.c * hash & progress are mutually exclusive. [noted by mrg@netbsd.org] 1998-10-08 14:45:26 +00:00
cmdtab.c
complete.c minor workaround for borken compilers 1998-08-08 07:51:30 +00:00
domacro.c
extern.h * implement xsignal(); same semantics as signal() but uses sigaction 1998-08-08 06:46:01 +00:00
fetch.c * fix previous in a more portable manner (timegm() is not portable/standard). 1998-11-12 22:27:17 +00:00
ftp.1 * hash & progress are mutually exclusive. [noted by mrg@netbsd.org] 1998-10-08 14:45:26 +00:00
ftp.c * implement xsignal(); same semantics as signal() but uses sigaction 1998-08-08 06:46:01 +00:00
ftp_var.h
main.c * add transfer rate to progress meter. (suggested by hubert feyrer) 1998-09-28 09:03:22 +00:00
pathnames.h
ruserpass.c
util.c char -> unsigned char 1998-11-06 16:52:42 +00:00