Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Integrate contrib/netbsd-tests/bin/dd into the FreeBSD test suite as | Enji Cooper | 2015-10-18 | 2 | -0/+13 |
* | Mention the dd-like recoverdisk(1) to help folks find this great BSD command. | David E. O'Brien | 2015-07-16 | 1 | -0/+1 |
* | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+18 |
|\ | |||||
| * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| * | Merge from head@274682 | Simon J. Gerraty | 2014-11-19 | 1 | -1/+6 |
| |\ | |/ |/| | |||||
| * | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -1/+0 |
| * | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 1 | -0/+2 |
| * | Merge from head | Simon J. Gerraty | 2014-05-08 | 4 | -38/+62 |
| |\ | |||||
| * \ | Merge head | Simon J. Gerraty | 2014-04-28 | 4 | -32/+67 |
| |\ \ | |||||
| * \ \ | Merge head@256284 | Simon J. Gerraty | 2013-10-13 | 1 | -3/+3 |
| |\ \ \ | |||||
| * \ \ \ | Merge from head | Simon J. Gerraty | 2013-09-05 | 6 | -21/+23 |
| |\ \ \ \ | |||||
| * \ \ \ \ | sync from head | Simon J. Gerraty | 2013-04-12 | 1 | -0/+7 |
| |\ \ \ \ \ | |||||
| * | | | | | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 |
| * | | | | | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
| * | | | | | | Sync from head | Simon J. Gerraty | 2012-11-04 | 3 | -3/+8 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+19 |
* | | | | | | | | bin/dd: revert 273734, as it fails on 32bit platforms | Kurt Jaeger | 2014-10-27 | 5 | -46/+54 |
* | | | | | | | | bin/dd: Fix incorrect casting of arguments | Kurt Jaeger | 2014-10-27 | 5 | -54/+46 |
* | | | | | | | | Update the date for last example. | Warner Losh | 2014-08-30 | 1 | -1/+1 |
* | | | | | | | | Add canonical population of a disk / thumb drive from an image | Warner Losh | 2014-08-28 | 1 | -0/+5 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | Incorporate feedback from bde and jilles regarding r265472 to dd(1). | Alan Somers | 2014-05-08 | 3 | -15/+12 |
* | | | | | | | (dd_out): Fix handling of all-zeroes block at end of input with | Thomas Quinot | 2014-05-07 | 1 | -24/+43 |
* | | | | | | | dd(1) uses gettimeofday(2) to compute the throughput statistics. However, | Alan Somers | 2014-05-06 | 2 | -12/+20 |
* | | | | | | | Minor comment fix: dbsz is the block size as set by bs/ibs/obs, | Thomas Quinot | 2014-05-03 | 1 | -1/+1 |
* | | | | | | | Minor comment fix. | Thomas Quinot | 2014-05-03 | 1 | -1/+1 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Make C_* contants fit in 32 bits again by using 4 unused bits. | Xin LI | 2014-04-03 | 3 | -32/+32 |
* | | | | | | Implement GNU's extension of 'status' operand. The GNU syntax is | Xin LI | 2014-04-03 | 6 | -34/+69 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Sweep man pages replacing ad -> ada. | Sergey Kandaurov | 2013-10-01 | 1 | -3/+3 |
| |_|_|/ |/| | | | |||||
* | | | | Make dd's signal handler async safe. | Eitan Adler | 2013-05-10 | 6 | -20/+22 |
* | | | | Literally follow POSIX: | Konstantin Belousov | 2013-04-23 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | IFP4 change 222074. | Brooks Davis | 2013-04-03 | 1 | -0/+7 |
| |/ |/| | |||||
* | | More -Wmissing-variable-declarations fixes. | Ed Schouten | 2012-10-20 | 1 | -0/+5 |
* | | Rework all non-contributed files that use `struct timezone'. | Ed Schouten | 2012-09-01 | 2 | -3/+3 |
|/ | |||||
* | Bump .Dd for r187609 | Giorgos Keramidas | 2009-01-30 | 1 | -1/+1 |
* | Add an example of using bs=2048 to duplicate data CD-ROMs. | Giorgos Keramidas | 2009-01-23 | 1 | -0/+5 |
* | More inactive maintainers. | Mark Murray | 2006-07-09 | 1 | -2/+0 |
* | Spell "protections" correctly. | Giorgos Keramidas | 2005-07-28 | 1 | -1/+1 |
* | Sort sections. | Ruslan Ermilov | 2005-06-14 | 1 | -8/+8 |
* | Document problems with writing to disks under GEOM. | Scott Long | 2005-04-07 | 1 | -1/+10 |
* | Add the new standard EXIT STATUS section where appropriate. | Ruslan Ermilov | 2005-01-16 | 1 | -2/+2 |
* | /*- or .\"- or #- to begin license clauses. | Warner Losh | 2005-01-10 | 2 | -1/+2 |
* | Scheduled mdoc(7) sweep. | Ruslan Ermilov | 2005-01-09 | 1 | -5/+8 |
* | Add a "fillchar" command line argument to dd(1) that permits the user | Robert Watson | 2004-08-15 | 5 | -2/+32 |
* | Allow for capital letters as size suffixes. | Pawel Jakub Dawidek | 2004-07-31 | 1 | -8/+20 |
* | Bump document date for the latest functional change. | Ruslan Ermilov | 2004-05-16 | 1 | -6/+10 |
* | Style fixes and add gen to CLEANFILES. | Nate Lawson | 2004-04-09 | 1 | -12/+15 |
* | Remove clause 3 from the UCB licenses. | Mark Murray | 2004-04-06 | 9 | -36/+0 |
* | Remove a.out at the end of 'make test' | Andrey A. Chernov | 2004-03-08 | 1 | -1/+1 |
* | Fixed some style bugs (mainly unsorting and tab lossage in previous commit). | Bruce Evans | 2004-03-06 | 1 | -16/+15 |
* | Add a.out to CLEANFILES | Andrey A. Chernov | 2004-03-06 | 1 | -0/+1 |