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
*
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
*
Fix warnings inspired by lint, a commercial lint and WARNS=4.
markm
2002-02-22
3
-7
/
+3
*
Correct a logic bug that snuck in and broke multiplication of off_ts.
green
2002-02-07
1
-1
/
+1
*
Lock down with WFORMAT=1 except those directories with unfixed warnings.
kris
2002-02-04
1
-0
/
+1
*
o __P has been reoved
imp
2002-02-02
6
-91
/
+68
*
Commit general cleanups (separate get_num() and get_off_t() functions to
green
2002-01-25
3
-59
/
+109
*
Default to WARNS=2. Binary builds that cannot handle this must explicitly
obrien
2001-12-04
1
-0
/
+1
*
mdoc(7) police: utilize the new .Ex macro.
ru
2001-08-15
1
-3
/
+1
*
mdoc(7) police: s/BSD/.Bx/ where appropriate.
ru
2001-08-14
1
-2
/
+6
*
Use __unused for non-used variables.
green
2001-06-29
2
-2
/
+2
*
Previous commit broke dd(1)'s I/O summary when it's terminated by a
dd
2001-06-25
1
-0
/
+1
*
Don't call exit(3) from a signal handler.
dd
2001-06-24
1
-2
/
+1
*
Add more headers that are required with -fno-builtin (stdlib and strings)
des
2001-06-19
1
-0
/
+2
*
mdoc(7) police: use the new features of the Nm macro.
ru
2000-11-20
1
-2
/
+2
*
Allow negative seek offsets for files that can be seeked upon. It
green
2000-10-22
2
-2
/
+10
*
Don't depend on <sys/stat.h> bogusly including <sys/time.h> (and thereby
wollman
2000-10-10
1
-0
/
+1
*
Make the comment regarding ftruncate() correct.
green
2000-07-20
1
-2
/
+2
*
Various cleanups are made to reduce warnings and make code prettier :)
green
2000-07-01
5
-17
/
+29
[next]