freebsd-dev/bin/dd
Edward Tomasz Napierala f30414423a Use a proper type for return value of postfix_to_mult(); the way it's
being used wouldn't work if the value returned didn't fit in intmax_t.

Submitted by:	bde@
MFC after:	1 month
Sponsored by:	The FreeBSD Foundation
2016-02-09 09:37:04 +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 Use a proper type for return value of postfix_to_mult(); the way it's 2016-02-09 09:37:04 +00:00
conv_tab.c Make dd's signal handler async safe. 2013-05-10 18:43:36 +00:00
conv.c bin/dd: revert 273734, as it fails on 32bit platforms 2014-10-27 17:39:37 +00:00
dd.1 Add 't' and 'p' postfixes to dd(1). 2016-02-04 15:21:01 +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
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
ref.ebcdic
ref.ibm
ref.lcase
ref.oldascii
ref.oldebcdic
ref.oldibm
ref.pareven
ref.parnone
ref.parodd
ref.parset
ref.swab
ref.ucase