summaryrefslogtreecommitdiff
path: root/bin/dd/misc.c
AgeCommit message (Expand)Author
2001-11-26a bit more cosmetic changes.enami
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
2001-04-28In the words of Our Fearless Leader, I am "utterly sick" of dd(1)ross
2001-01-04use more standard %ll_ in favour of %q_lukem
1999-07-29Add "progress=1" switch to show a sign of life by printing a '.' forhubertf
1998-07-28Delint.mycroft
1998-02-06quads must be cast to long long for printing.thorpej
1998-02-04Use u_quad_t instead of u_long to define struct STAT.bytes, whichenami
1997-07-20Fix compiler warnings.christos
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