HardenedBSD/usr.bin/ftp
Marc G. Fournier 94e99b9ffa Changed printf for reporting transfer stats from using %.2g to %.2f to
get rid of "scientific notation" reporting (PR#bin/329)

Added a switch so that if bytes/sec > 1Meg/sec, report in Meg/sec instead
of Kbytes/sec
1996-05-26 21:12:50 +00:00
..
cmds.c
cmdtab.c
domacro.c
extern.h
ftp_var.h
ftp.1
ftp.c Changed printf for reporting transfer stats from using %.2g to %.2f to 1996-05-26 21:12:50 +00:00
main.c Add support for socks 1996-04-23 05:18:43 +00:00
Makefile Add support for socks 1996-04-23 05:18:43 +00:00
pathnames.h
ruserpass.c