opnsense-src/bin/dd
Edward Tomasz Napierala 75e5511214 Add speed limit to dd(1). This is useful for testing RCTL disk io limits
(when they actually get committed, that is), and might also come in handy
in other situations.

Reviewed by:	wblock@ (man page)
MFC after:	1 month
Sponsored by:	The FreeBSD Foundation
2016-02-28 10:27:12 +00:00
..
tests Integrate contrib/netbsd-tests/bin/dd into the FreeBSD test suite as 2015-10-18 05:49:58 +00:00
args.c Add speed limit to dd(1). This is useful for testing RCTL disk io limits 2016-02-28 10:27:12 +00:00
conv.c bin/dd: revert 273734, as it fails on 32bit platforms 2014-10-27 17:39:37 +00:00
conv_tab.c Make dd's signal handler async safe. 2013-05-10 18:43:36 +00:00
dd.1 Add speed limit to dd(1). This is useful for testing RCTL disk io limits 2016-02-28 10:27:12 +00:00
dd.c Add speed limit to dd(1). This is useful for testing RCTL disk io limits 2016-02-28 10:27:12 +00:00
dd.h Reorganize the handling all-zeroes terminal block in sparse mode 2016-02-18 08:44:16 +00:00
extern.h Add speed limit to dd(1). This is useful for testing RCTL disk io limits 2016-02-28 10:27:12 +00:00
gen.c Reorganize the handling all-zeroes terminal block in sparse mode 2016-02-18 08:44:16 +00:00
Makefile Reorganize the handling all-zeroes terminal block in sparse mode 2016-02-18 08:44:16 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
misc.c Add speed limit to dd(1). This is useful for testing RCTL disk io limits 2016-02-28 10:27:12 +00:00
position.c bin/dd: revert 273734, as it fails on 32bit platforms 2014-10-27 17:39:37 +00:00
ref.ascii Add a test-target and reference vectors for the character converions. 2004-03-05 19:30:13 +00:00
ref.ebcdic Add a test-target and reference vectors for the character converions. 2004-03-05 19:30:13 +00:00
ref.ibm Add a test-target and reference vectors for the character converions. 2004-03-05 19:30:13 +00:00
ref.lcase Add a test-target and reference vectors for the character converions. 2004-03-05 19:30:13 +00:00
ref.obs_zeroes Reorganize the handling all-zeroes terminal block in sparse mode 2016-02-18 08:44:16 +00:00
ref.oldascii Add a test-target and reference vectors for the character converions. 2004-03-05 19:30:13 +00:00
ref.oldebcdic Add a test-target and reference vectors for the character converions. 2004-03-05 19:30:13 +00:00
ref.oldibm Add a test-target and reference vectors for the character converions. 2004-03-05 19:30:13 +00:00
ref.pareven Teach dd(1) about parity bits. 2004-03-05 19:35:51 +00:00
ref.parnone Teach dd(1) about parity bits. 2004-03-05 19:35:51 +00:00
ref.parodd Teach dd(1) about parity bits. 2004-03-05 19:35:51 +00:00
ref.parset Teach dd(1) about parity bits. 2004-03-05 19:35:51 +00:00
ref.swab Add a test-target and reference vectors for the character converions. 2004-03-05 19:30:13 +00:00
ref.ucase Add a test-target and reference vectors for the character converions. 2004-03-05 19:30:13 +00:00