opnsense-src/bin/dd
Enji Cooper 36ace8a0d3 Integrate contrib/netbsd-tests/bin/dd into the FreeBSD test suite as
bin/dd/tests

Ensure fdescfs is mounted on /dev/fd/ for the length testcase as it's used
in validating the characters read from /dev/zero

MFC after: 2 weeks
Sponsored by: EMC / Isilon Storage Division
2015-10-18 05:49:58 +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 bin/dd: revert 273734, as it fails on 32bit platforms 2014-10-27 17:39:37 +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 Mention the dd-like recoverdisk(1) to help folks find this great BSD command. 2015-07-16 23:38:12 +00:00
dd.c bin/dd: revert 273734, as it fails on 32bit platforms 2014-10-27 17:39:37 +00:00
dd.h bin/dd: revert 273734, as it fails on 32bit platforms 2014-10-27 17:39:37 +00:00
extern.h Make C_* contants fit in 32 bits again by using 4 unused bits. 2014-04-03 06:32:02 +00:00
gen.c /*- or .\"- or #- to begin license clauses. 2005-01-10 08:39:26 +00:00
Makefile Integrate contrib/netbsd-tests/bin/dd into the FreeBSD test suite as 2015-10-18 05:49:58 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
misc.c Incorporate feedback from bde and jilles regarding r265472 to dd(1). 2014-05-08 19:10:04 +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.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