index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
/
dd
Commit message (
Expand
)
Author
Age
Files
Lines
*
bin/dd: revert 273734, as it fails on 32bit platforms
pi
2014-10-27
5
-46
/
+54
*
bin/dd: Fix incorrect casting of arguments
pi
2014-10-27
5
-54
/
+46
*
Update the date for last example.
imp
2014-08-30
1
-1
/
+1
*
Add canonical population of a disk / thumb drive from an image
imp
2014-08-28
1
-0
/
+5
*
Incorporate feedback from bde and jilles regarding r265472 to dd(1).
asomers
2014-05-08
3
-15
/
+12
*
(dd_out): Fix handling of all-zeroes block at end of input with
thomas
2014-05-07
1
-24
/
+43
*
dd(1) uses gettimeofday(2) to compute the throughput statistics. However,
asomers
2014-05-06
2
-12
/
+20
*
Minor comment fix: dbsz is the block size as set by bs/ibs/obs,
thomas
2014-05-03
1
-1
/
+1
*
Minor comment fix.
thomas
2014-05-03
1
-1
/
+1
*
Make C_* contants fit in 32 bits again by using 4 unused bits.
delphij
2014-04-03
3
-32
/
+32
*
Implement GNU's extension of 'status' operand. The GNU syntax is
delphij
2014-04-03
6
-34
/
+69
*
Sweep man pages replacing ad -> ada.
pluknet
2013-10-01
1
-3
/
+3
*
Make dd's signal handler async safe.
eadler
2013-05-10
6
-20
/
+22
*
Literally follow POSIX:
kib
2013-04-23
1
-1
/
+1
*
IFP4 change 222074.
brooks
2013-04-03
1
-0
/
+7
*
More -Wmissing-variable-declarations fixes.
ed
2012-10-20
1
-0
/
+5
*
Rework all non-contributed files that use `struct timezone'.
ed
2012-09-01
2
-3
/
+3
*
Bump .Dd for r187609
keramida
2009-01-30
1
-1
/
+1
*
Add an example of using bs=2048 to duplicate data CD-ROMs.
keramida
2009-01-23
1
-0
/
+5
*
More inactive maintainers.
markm
2006-07-09
1
-2
/
+0
*
Spell "protections" correctly.
keramida
2005-07-28
1
-1
/
+1
*
Sort sections.
ru
2005-06-14
1
-8
/
+8
*
Document problems with writing to disks under GEOM.
scottl
2005-04-07
1
-1
/
+10
*
Add the new standard EXIT STATUS section where appropriate.
ru
2005-01-16
1
-2
/
+2
*
/*- or .\"- or #- to begin license clauses.
imp
2005-01-10
2
-1
/
+2
*
Scheduled mdoc(7) sweep.
ru
2005-01-09
1
-5
/
+8
*
Add a "fillchar" command line argument to dd(1) that permits the user
rwatson
2004-08-15
5
-2
/
+32
*
Allow for capital letters as size suffixes.
pjd
2004-07-31
1
-8
/
+20
*
Bump document date for the latest functional change.
ru
2004-05-16
1
-6
/
+10
*
Style fixes and add gen to CLEANFILES.
njl
2004-04-09
1
-12
/
+15
*
Remove clause 3 from the UCB licenses.
markm
2004-04-06
9
-36
/
+0
*
Remove a.out at the end of 'make test'
ache
2004-03-08
1
-1
/
+1
*
Fixed some style bugs (mainly unsorting and tab lossage in previous commit).
bde
2004-03-06
1
-16
/
+15
*
Add a.out to CLEANFILES
ache
2004-03-06
1
-0
/
+1
*
Change locale name from non-existent ASCII to en_US.US-ASCII
ache
2004-03-06
1
-2
/
+2
*
Teach dd(1) about parity bits.
phk
2004-03-05
9
-21
/
+157
*
Add a test-target and reference vectors for the character converions.
phk
2004-03-05
11
-0
/
+194
*
Get this area compiling with the highest WARNS= that it works with.
markm
2003-06-13
1
-1
/
+0
*
Quiet warnings about copyright[].
obrien
2003-05-01
1
-2
/
+2
*
ssize_t is not required to be the same width as size_t by the
ru
2003-03-15
1
-4
/
+6
*
Fixed (soon might be fatal) -Wformat warnings.
ru
2003-03-15
1
-2
/
+2
*
WARNS=4 fixes. This would be WARNS=9 if we were -std=99 instead of
markm
2003-02-27
8
-47
/
+50
*
Don't call DIOCWLABEL on disks, it is not implemented, and calling it
phk
2003-01-26
1
-7
/
+1
*
mdoc(7) police:
ru
2002-11-26
1
-1
/
+1
*
Consistently use __FBSDID
obrien
2002-06-30
6
-12
/
+12
*
Replace <strings.h> with <string.h>. No functions from the former are
keramida
2002-06-09
1
-1
/
+1
*
mdoc(7) police: replace the XXX with the correct width.
ru
2002-05-29
1
-2
/
+1
*
Add semicolon to empty default case to silence warning.
jedgar
2002-05-11
1
-0
/
+1
*
Various mdoc fixes, including a change that corrects spacing as
keramida
2002-03-31
1
-43
/
+53
*
1) Rev.1.35 of dd.c has a more serious regression. It backs out rev.1.31,
markm
2002-03-07
1
-1
/
+2
[next]