summaryrefslogtreecommitdiffstats
path: root/bin/dd
Commit message (Expand)AuthorAgeFilesLines
* MFC r289487:ngie2015-11-092-0/+18
* MFC rev. 265593:thomas2014-05-211-24/+43
* MFC r264059+264067:delphij2014-04-174-32/+67
* Sweep man pages replacing ad -> ada.pluknet2013-10-011-3/+3
* Make dd's signal handler async safe.eadler2013-05-106-20/+22
* Literally follow POSIX:kib2013-04-231-1/+1
* IFP4 change 222074.brooks2013-04-031-0/+7
* More -Wmissing-variable-declarations fixes.ed2012-10-201-0/+5
* Rework all non-contributed files that use `struct timezone'.ed2012-09-012-3/+3
* Bump .Dd for r187609keramida2009-01-301-1/+1
* Add an example of using bs=2048 to duplicate data CD-ROMs.keramida2009-01-231-0/+5
* More inactive maintainers.markm2006-07-091-2/+0
* Spell "protections" correctly.keramida2005-07-281-1/+1
* Sort sections.ru2005-06-141-8/+8
* Document problems with writing to disks under GEOM.scottl2005-04-071-1/+10
* Add the new standard EXIT STATUS section where appropriate.ru2005-01-161-2/+2
* /*- or .\"- or #- to begin license clauses.imp2005-01-102-1/+2
* Scheduled mdoc(7) sweep.ru2005-01-091-5/+8
* Add a "fillchar" command line argument to dd(1) that permits the userrwatson2004-08-155-2/+32
* Allow for capital letters as size suffixes.pjd2004-07-311-8/+20
* Bump document date for the latest functional change.ru2004-05-161-6/+10
* Style fixes and add gen to CLEANFILES.njl2004-04-091-12/+15
* Remove clause 3 from the UCB licenses.markm2004-04-069-36/+0
* Remove a.out at the end of 'make test'ache2004-03-081-1/+1
* Fixed some style bugs (mainly unsorting and tab lossage in previous commit).bde2004-03-061-16/+15
* Add a.out to CLEANFILESache2004-03-061-0/+1
* Change locale name from non-existent ASCII to en_US.US-ASCIIache2004-03-061-2/+2
* Teach dd(1) about parity bits.phk2004-03-059-21/+157
* Add a test-target and reference vectors for the character converions.phk2004-03-0511-0/+194
* Get this area compiling with the highest WARNS= that it works with.markm2003-06-131-1/+0
* Quiet warnings about copyright[].obrien2003-05-011-2/+2
* ssize_t is not required to be the same width as size_t by theru2003-03-151-4/+6
* Fixed (soon might be fatal) -Wformat warnings.ru2003-03-151-2/+2
* WARNS=4 fixes. This would be WARNS=9 if we were -std=99 instead ofmarkm2003-02-278-47/+50
* Don't call DIOCWLABEL on disks, it is not implemented, and calling itphk2003-01-261-7/+1
* mdoc(7) police:ru2002-11-261-1/+1
* Consistently use __FBSDIDobrien2002-06-306-12/+12
* Replace <strings.h> with <string.h>. No functions from the former arekeramida2002-06-091-1/+1
* mdoc(7) police: replace the XXX with the correct width.ru2002-05-291-2/+1
* Add semicolon to empty default case to silence warning.jedgar2002-05-111-0/+1
* Various mdoc fixes, including a change that corrects spacing askeramida2002-03-311-43/+53
* 1) Rev.1.35 of dd.c has a more serious regression. It backs out rev.1.31,markm2002-03-071-1/+2
* Fix warnings inspired by lint, a commercial lint and WARNS=4.markm2002-02-223-7/+3
* Correct a logic bug that snuck in and broke multiplication of off_ts.green2002-02-071-1/+1
* Lock down with WFORMAT=1 except those directories with unfixed warnings.kris2002-02-041-0/+1
* o __P has been reovedimp2002-02-026-91/+68
* Commit general cleanups (separate get_num() and get_off_t() functions togreen2002-01-253-59/+109
* Default to WARNS=2. Binary builds that cannot handle this must explicitlyobrien2001-12-041-0/+1
* mdoc(7) police: utilize the new .Ex macro.ru2001-08-151-3/+1
* mdoc(7) police: s/BSD/.Bx/ where appropriate.ru2001-08-141-2/+6
OpenPOWER on IntegriCloud