freebsd-dev/bin/dd
Kyle Evans 4767c42c11 dd: add status=progress support
This reports the current status on a single line every second, mirroring
similar functionality in GNU dd, and carefully interacts with SIGINFO.

PR:		229615
Submitted by:	Thomas Hurst <tom@hur.st> (modified for style(9) nits by me)
MFC after:	1 week
2018-08-08 21:37:02 +00:00
..
tests Remove unnecessary make logic added in r319339 2017-07-18 17:29:12 +00:00
args.c dd: add status=progress support 2018-08-08 21:37:02 +00:00
conv_tab.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
conv.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
dd.1 dd: add status=progress support 2018-08-08 21:37:02 +00:00
dd.c dd: add status=progress support 2018-08-08 21:37:02 +00:00
dd.h dd: add status=progress support 2018-08-08 21:37:02 +00:00
extern.h dd: add status=progress support 2018-08-08 21:37:02 +00:00
gen.c Reorganize the handling all-zeroes terminal block in sparse mode 2016-02-18 08:44:16 +00:00
Makefile Add HAS_TESTS to all Makefiles that are currently using the 2017-08-02 08:50:42 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
misc.c dd: add status=progress support 2018-08-08 21:37:02 +00:00
position.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
ref.ascii
ref.ebcdic
ref.ibm
ref.lcase
ref.obs_zeroes Reorganize the handling all-zeroes terminal block in sparse mode 2016-02-18 08:44:16 +00:00
ref.oldascii
ref.oldebcdic
ref.oldibm
ref.pareven
ref.parnone
ref.parodd
ref.parset
ref.swab
ref.ucase