summaryrefslogtreecommitdiff
path: root/bin/dd/extern.h
AgeCommit message (Expand)Author
2011-11-07As suggested by Enami, rework the msgfmt logic a bit:jym
2011-11-06Add a new command to dd(1): msgfmt. The command modifies thejym
2011-09-16Use __dead for the small build toojoerg
2011-08-29Use __deadjoerg
2010-11-22Add two new operands: "rif" and "rof". They operate exactly likepooka
2006-01-09In "dd progress=N", let the value of N control how oftenapb
2003-09-14Following private discussion with kleink@ and hubertf@ and public discussionjschauma
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-08-04As discusses a little while back on tech-userlevel:jschauma
2001-11-26Replace {u_,}longlong_t usage with {u,}int64_t, as the former haslukem
2001-11-25- Use u_longlong_t instead of u_quad_t, u_long, or int for various buffer sizeslukem
2001-11-25- ANSI KNFlukem
2000-08-02block siginfo during writes.christos
1999-07-29Add "progress=1" switch to show a sign of life by printing a '.' forhubertf
1997-07-20Fix compiler warnings.christos
1996-02-20Re-do change to use const qualifer with conversion tables.jtc
1996-02-20Previous change (Use const qualifier with conversion tables) is broken.cgd
1996-02-19Use const qualifier with conversion tablesjtc
1995-03-21convert to new RCS id conventions.cgd
1994-09-22Merge 4.4-Lite version.mycroft
1993-08-01Add RCS identifiers.mycroft
1993-05-04added dd(1) from ftp.uu.net:bsd-sources; torching GNU ddglass