summaryrefslogtreecommitdiff
path: root/bin/dd/dd.h
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-01-10Convert some variables that were signed ints before my update to 64 bit sizeslukem
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
2001-04-28In the words of Our Fearless Leader, I am "utterly sick" of dd(1)ross
1998-02-04Use u_quad_t instead of u_long to define struct STAT.bytes, whichenami
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