summaryrefslogtreecommitdiffstats
path: root/bin/dd/dd.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r264059+264067:delphij2014-04-171-27/+30
* Add a "fillchar" command line argument to dd(1) that permits the userrwatson2004-08-151-0/+1
* Remove clause 3 from the UCB licenses.markm2004-04-061-4/+0
* Fixed some style bugs (mainly unsorting and tab lossage in previous commit).bde2004-03-061-16/+15
* Teach dd(1) about parity bits.phk2004-03-051-0/+6
* WARNS=4 fixes. This would be WARNS=9 if we were -std=99 instead ofmarkm2003-02-271-7/+7
* Fix warnings inspired by lint, a commercial lint and WARNS=4.markm2002-02-221-4/+0
* Various cleanups are made to reduce warnings and make code prettier :)green2000-07-011-2/+3
* Even more dd(1) cleanups! Thanks to Bruce for staying on my case untilgreen1999-09-131-12/+13
* ISDISK -> ISSEEKgreen1999-09-121-1/+1
* Even more cleanups to dd(1). This is probably the culmination of thegreen1999-09-121-14/+14
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Implement seekability for disk devices (not just regular files).green1999-07-131-2/+3
* This is the second round of dd(1) changes. Some changes made/reversed bygreen1999-06-201-16/+14
* Miscellaneous dd(1) changes: mainly fixing variable types (size_t, ssize_t,green1999-06-191-16/+18
* Fix printing for bytes read > 4G.asami1998-02-111-2/+2
* Teach dd(1) about an option to write sparse files. Can be useful forjoerg1997-10-111-1/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Bruce says: "You have been programming in the kernel for too long :-)."phk1996-11-131-2/+2
* Increase precision of duration to milliseconds.phk1996-11-121-2/+2
* Added $Id$dg1994-09-241-0/+1
* BSD 4.4 Lite bin Sourcesrgrimes1994-05-261-0/+96
OpenPOWER on IntegriCloud