CVSROOT: /cvs Module name: src Changes by: flor...@cvs.openbsd.org 2019/05/15 07:42:40
Modified files: usr.bin/ftp : cmd.c ftp.h main.c progressmeter.c Log message: Display "bytes received" like the csrg ftp used to when the progressbar is disabled. Difference pointed out by deraadt OK kurtm, sunil