index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
dd
/
dd.c
Age
Commit message (
Expand
)
Author
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2007-11-10
remove "unused variable" warning appearing when building release
Charles Longeau
2003-06-11
ansification, art ok
Theo de Raadt
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-10-06
Fix ``echo foo |dd'' which was broken by the last commit.
Todd C. Miller
2001-10-04
Move check for count=0 into dd's main. We want to do normal setup
Todd C. Miller
2001-08-07
Modify timekeeping in an effort to produce a sane bandwidth measure
Hugh Graham
1998-04-30
Wall
Theo de Raadt
1997-11-15
spelling
Todd T. Fries
1997-08-25
clear input buffer to ' ' or \0 correctly; jlemon@freebsd
Theo de Raadt
1997-02-14
Deal with 64-bit offsets and report bytes copied as a 64-bit quantity.
Todd C. Miller
1996-12-14
-Wall'ing.
Michael Shalayeff
1996-06-23
update rcsid
Theo de Raadt
1996-03-03
From NetBSD: Use const qualifier with conversion, args and clist tables
Niklas Hallqvist
1995-10-18
initial import of NetBSD tree
Theo de Raadt