summaryrefslogtreecommitdiff
path: root/bin/dd/args.c
AgeCommit message (Expand)Author
2006-01-09In "dd progress=N", let the value of N control how oftenapb
2004-01-17add support for conv=sparsedbj
2004-01-17Add C_ASCII and C_EBCDIC to list of options which unset C_BS semantics.dbj
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
2002-11-29convert to using strsuftoll(3) from libclukem
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-25fix WARNS=2 for -DNO_CONVlukem
2001-11-25- ANSI KNFlukem
2001-07-22seperate -> separatewiz
2001-04-28In the words of Our Fearless Leader, I am "utterly sick" of dd(1)ross
1999-07-29Add "progress=1" switch to show a sign of life by printing a '.' forhubertf
1998-07-28Delint.mycroft
1998-07-09"static" should be located at the beginning of declaration.msaitoh
1998-02-28Lineup `case' label and `default' label with `switch'.enami
1998-02-28Put space after the keyword `switch'.enami
1997-07-25Do multiply in lseek calls as off_t arithmetic. This allows for seeksphil
1997-07-20Fix compiler warnings.christos
1996-03-01add const qualifier to args and clist tablesjtc
1996-02-20Re-do change to use const qualifer with conversion tables.jtc
1995-10-08Add -DNO_CONV to make this smaller in my ramdisk.gwr
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