summaryrefslogtreecommitdiffstats
path: root/bin/dd
Commit message (Expand)AuthorAgeFilesLines
* Describe `bs=n' more precisely. Fixed some English errors.bde1998-11-291-6/+8
* Restore Lite-2 sccsid. Restore include of sys/types.h.charnier1998-05-136-12/+14
* Correct use of .Nm and other cosmetics. Add rcsid. Remove unused #inc.charnier1998-05-067-34/+33
* Exit with a nonzero status if we get killed by a SIGINT. POSIX.2bde1998-02-241-4/+5
* Fix printing for bytes read > 4G.asami1998-02-112-4/+4
* Oops, back out rev 1.5, it wasn't my intention to also commit thejoerg1998-01-071-2/+1
* Use the correct value in the call to swab(3) with conv=swab. Previously,joerg1998-01-072-3/+4
* It's more portable to use <errno.h> than <sys/errno.h>eivind1997-12-151-2/+2
* Sort "sparse" into alphabetical order, since dd's `conv' options needjoerg1997-11-111-2/+2
* Teach dd(1) about an option to write sparse files. Can be useful forjoerg1997-10-114-7/+45
* Add <sys/errno.h>eivind1997-10-091-1/+2
* make signal handlers errno safeeivind1997-10-081-1/+3
* Slightly improved fix compared to my insirationeivind1997-10-081-1/+3
* Pad the input buffer whenever sync is used, not just if the noerror flagjlemon1997-08-191-10/+12
* Fixed overflow for attempts to seek to offsets > ULONG_MAX. See thebde1997-04-301-2/+2
* Change spelling of ECBDIC to EBCDIC. Closes PR #3402steve1997-04-281-2/+2
* Revert $FreeBSD$ to $Id$peter1997-02-2210-10/+10
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-1410-10/+10
* -Wall cleaning.steve1996-12-146-15/+15
* Bruce says: "You have been programming in the kernel for too long :-)."phk1996-11-135-40/+25
* Increase precision of duration to milliseconds.phk1996-11-125-14/+34
* Add setlocale LC_CTYPEache1995-10-231-1/+3
* More koshering [ul]case fix, don't use pre-initialized tables at all,ache1995-01-172-76/+14
* Make conv=[lu]case works with localized ctype (8bit)ache1995-01-171-2/+12
* Added $Id$dg1994-09-2410-0/+16
* Applied patch to make -Wall and -Dlint shut up.phk1994-09-202-4/+5
* BSD 4.4 Lite bin Sourcesrgrimes1994-05-2610-0/+2179
OpenPOWER on IntegriCloud