aboutsummaryrefslogtreecommitdiff
path: root/bin/dd
Commit message (Expand)AuthorAgeFilesLines
* Merge from head@274682Simon J. Gerraty2014-11-191-1/+6
|\
| * bin/dd: revert 273734, as it fails on 32bit platformsKurt Jaeger2014-10-275-46/+54
| * bin/dd: Fix incorrect casting of argumentsKurt Jaeger2014-10-275-54/+46
| * Update the date for last example.Warner Losh2014-08-301-1/+1
| * Add canonical population of a disk / thumb drive from an imageWarner Losh2014-08-281-0/+5
* | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
* | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
* | Merge from headSimon J. Gerraty2014-05-084-38/+62
|\|
| * Incorporate feedback from bde and jilles regarding r265472 to dd(1).Alan Somers2014-05-083-15/+12
| * (dd_out): Fix handling of all-zeroes block at end of input withThomas Quinot2014-05-071-24/+43
| * dd(1) uses gettimeofday(2) to compute the throughput statistics. However,Alan Somers2014-05-062-12/+20
| * Minor comment fix: dbsz is the block size as set by bs/ibs/obs,Thomas Quinot2014-05-031-1/+1
| * Minor comment fix.Thomas Quinot2014-05-031-1/+1
* | Merge headSimon J. Gerraty2014-04-284-32/+67
|\|
| * Make C_* contants fit in 32 bits again by using 4 unused bits.Xin LI2014-04-033-32/+32
| * Implement GNU's extension of 'status' operand. The GNU syntax isXin LI2014-04-036-34/+69
* | Merge head@256284Simon J. Gerraty2013-10-131-3/+3
|\|
| * Sweep man pages replacing ad -> ada.Sergey Kandaurov2013-10-011-3/+3
* | Merge from headSimon J. Gerraty2013-09-056-21/+23
|\|
| * Make dd's signal handler async safe.Eitan Adler2013-05-106-20/+22
| * Literally follow POSIX:Konstantin Belousov2013-04-231-1/+1
* | sync from headSimon J. Gerraty2013-04-121-0/+7
|\|
| * IFP4 change 222074.Brooks Davis2013-04-031-0/+7
* | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
* | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
* | Sync from headSimon J. Gerraty2012-11-043-3/+8
|\|
| * More -Wmissing-variable-declarations fixes.Ed Schouten2012-10-201-0/+5
| * Rework all non-contributed files that use `struct timezone'.Ed Schouten2012-09-012-3/+3
* | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+19
|/
* Bump .Dd for r187609Giorgos Keramidas2009-01-301-1/+1
* Add an example of using bs=2048 to duplicate data CD-ROMs.Giorgos Keramidas2009-01-231-0/+5
* More inactive maintainers.Mark Murray2006-07-091-2/+0
* Spell "protections" correctly.Giorgos Keramidas2005-07-281-1/+1
* Sort sections.Ruslan Ermilov2005-06-141-8/+8
* Document problems with writing to disks under GEOM.Scott Long2005-04-071-1/+10
* Add the new standard EXIT STATUS section where appropriate.Ruslan Ermilov2005-01-161-2/+2
* /*- or .\"- or #- to begin license clauses.Warner Losh2005-01-102-1/+2
* Scheduled mdoc(7) sweep.Ruslan Ermilov2005-01-091-5/+8
* Add a "fillchar" command line argument to dd(1) that permits the userRobert Watson2004-08-155-2/+32
* Allow for capital letters as size suffixes.Pawel Jakub Dawidek2004-07-311-8/+20
* Bump document date for the latest functional change.Ruslan Ermilov2004-05-161-6/+10
* Style fixes and add gen to CLEANFILES.Nate Lawson2004-04-091-12/+15
* Remove clause 3 from the UCB licenses.Mark Murray2004-04-069-36/+0
* Remove a.out at the end of 'make test'Andrey A. Chernov2004-03-081-1/+1
* Fixed some style bugs (mainly unsorting and tab lossage in previous commit).Bruce Evans2004-03-061-16/+15
* Add a.out to CLEANFILESAndrey A. Chernov2004-03-061-0/+1
* Change locale name from non-existent ASCII to en_US.US-ASCIIAndrey A. Chernov2004-03-061-2/+2
* Teach dd(1) about parity bits.Poul-Henning Kamp2004-03-059-21/+157
* Add a test-target and reference vectors for the character converions.Poul-Henning Kamp2004-03-0511-0/+194
* Get this area compiling with the highest WARNS= that it works with.Mark Murray2003-06-131-1/+0