summaryrefslogtreecommitdiffstats
path: root/bin/dd/dd.c
Commit message (Expand)AuthorAgeFilesLines
* Relax things a bit. Not having FIODTYPE will be a warning for now.green1999-08-281-8/+12
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Use FIODTYPE to unbogosify much of the file type checking in dd.green1999-08-271-10/+15
* Implement seekability for disk devices (not just regular files).green1999-07-131-1/+6
* 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-21/+25
* First set of fixes to keep egcs happy. These include {} around singleimp1999-04-251-5/+6
* Restore Lite-2 sccsid. Restore include of sys/types.h.charnier1998-05-131-2/+2
* Correct use of .Nm and other cosmetics. Add rcsid. Remove unused #inc.charnier1998-05-061-4/+4
* Use the correct value in the call to swab(3) with conv=swab. Previously,joerg1998-01-071-2/+2
* Teach dd(1) about an option to write sparse files. Can be useful forjoerg1997-10-111-4/+33
* Pad the input buffer whenever sync is used, not just if the noerror flagjlemon1997-08-191-10/+12
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* -Wall cleaning.steve1996-12-141-4/+4
* Bruce says: "You have been programming in the kernel for too long :-)."phk1996-11-131-4/+6
* Increase precision of duration to milliseconds.phk1996-11-121-2/+2
* Add setlocale LC_CTYPEache1995-10-231-1/+3
* More koshering [ul]case fix, don't use pre-initialized tables at all,ache1995-01-171-7/+11
* Make conv=[lu]case works with localized ctype (8bit)ache1995-01-171-2/+12
* Added $Id$dg1994-09-241-0/+2
* BSD 4.4 Lite bin Sourcesrgrimes1994-05-261-0/+395
OpenPOWER on IntegriCloud