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
/
dd.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a "fillchar" command line argument to dd(1) that permits the user
rwatson
2004-08-15
1
-0
/
+1
*
Remove clause 3 from the UCB licenses.
markm
2004-04-06
1
-4
/
+0
*
Fixed some style bugs (mainly unsorting and tab lossage in previous commit).
bde
2004-03-06
1
-16
/
+15
*
Teach dd(1) about parity bits.
phk
2004-03-05
1
-0
/
+6
*
WARNS=4 fixes. This would be WARNS=9 if we were -std=99 instead of
markm
2003-02-27
1
-7
/
+7
*
Fix warnings inspired by lint, a commercial lint and WARNS=4.
markm
2002-02-22
1
-4
/
+0
*
Various cleanups are made to reduce warnings and make code prettier :)
green
2000-07-01
1
-2
/
+3
*
Even more dd(1) cleanups! Thanks to Bruce for staying on my case until
green
1999-09-13
1
-12
/
+13
*
ISDISK -> ISSEEK
green
1999-09-12
1
-1
/
+1
*
Even more cleanups to dd(1). This is probably the culmination of the
green
1999-09-12
1
-14
/
+14
*
$Id$ -> $FreeBSD$
peter
1999-08-27
1
-1
/
+1
*
Implement seekability for disk devices (not just regular files).
green
1999-07-13
1
-2
/
+3
*
This is the second round of dd(1) changes. Some changes made/reversed by
green
1999-06-20
1
-16
/
+14
*
Miscellaneous dd(1) changes: mainly fixing variable types (size_t, ssize_t,
green
1999-06-19
1
-16
/
+18
*
Fix printing for bytes read > 4G.
asami
1998-02-11
1
-2
/
+2
*
Teach dd(1) about an option to write sparse files. Can be useful for
joerg
1997-10-11
1
-1
/
+2
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Bruce says: "You have been programming in the kernel for too long :-)."
phk
1996-11-13
1
-2
/
+2
*
Increase precision of duration to milliseconds.
phk
1996-11-12
1
-2
/
+2
*
Added $Id$
dg
1994-09-24
1
-0
/
+1
*
BSD 4.4 Lite bin Sources
rgrimes
1994-05-26
1
-0
/
+96