summaryrefslogtreecommitdiffstats
path: root/bin/dd/misc.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r264059+264067:delphij2014-04-171-3/+8
* Make dd's signal handler async safe.eadler2013-05-101-18/+10
* Rework all non-contributed files that use `struct timezone'.ed2012-09-011-1/+1
* Remove clause 3 from the UCB licenses.markm2004-04-061-4/+0
* WARNS=4 fixes. This would be WARNS=9 if we were -std=99 instead ofmarkm2003-02-271-4/+5
* Consistently use __FBSDIDobrien2002-06-301-2/+2
* Replace <strings.h> with <string.h>. No functions from the former arekeramida2002-06-091-1/+1
* o __P has been reovedimp2002-02-021-5/+3
* Use __unused for non-used variables.green2001-06-291-1/+1
* Previous commit broke dd(1)'s I/O summary when it's terminated by add2001-06-251-0/+1
* Don't call exit(3) from a signal handler.dd2001-06-241-2/+1
* Add more headers that are required with -fno-builtin (stdlib and strings)des2001-06-191-0/+2
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Miscellaneous dd(1) changes: mainly fixing variable types (size_t, ssize_t,green1999-06-191-4/+4
* Fixed printf format errors.bde1998-12-071-4/+4
* Restore Lite-2 sccsid. Restore include of sys/types.h.charnier1998-05-131-2/+3
* Correct use of .Nm and other cosmetics. Add rcsid. Remove unused #inc.charnier1998-05-061-7/+4
* 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-111-2/+2
* It's more portable to use <errno.h> than <sys/errno.h>eivind1997-12-151-2/+2
* Add <sys/errno.h>eivind1997-10-091-1/+2
* make signal handlers errno safeeivind1997-10-081-1/+3
* 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-2/+2
* Bruce says: "You have been programming in the kernel for too long :-)."phk1996-11-131-25/+10
* Increase precision of duration to milliseconds.phk1996-11-121-8/+26
* Added $Id$dg1994-09-241-0/+2
* BSD 4.4 Lite bin Sourcesrgrimes1994-05-261-0/+100
OpenPOWER on IntegriCloud