index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
/
dd
/
misc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Consistently use __FBSDID
obrien
2002-06-30
1
-2
/
+2
*
Replace <strings.h> with <string.h>. No functions from the former are
keramida
2002-06-09
1
-1
/
+1
*
o __P has been reoved
imp
2002-02-02
1
-5
/
+3
*
Use __unused for non-used variables.
green
2001-06-29
1
-1
/
+1
*
Previous commit broke dd(1)'s I/O summary when it's terminated by a
dd
2001-06-25
1
-0
/
+1
*
Don't call exit(3) from a signal handler.
dd
2001-06-24
1
-2
/
+1
*
Add more headers that are required with -fno-builtin (stdlib and strings)
des
2001-06-19
1
-0
/
+2
*
$Id$ -> $FreeBSD$
peter
1999-08-27
1
-1
/
+1
*
Miscellaneous dd(1) changes: mainly fixing variable types (size_t, ssize_t,
green
1999-06-19
1
-4
/
+4
*
Fixed printf format errors.
bde
1998-12-07
1
-4
/
+4
*
Restore Lite-2 sccsid. Restore include of sys/types.h.
charnier
1998-05-13
1
-2
/
+3
*
Correct use of .Nm and other cosmetics. Add rcsid. Remove unused #inc.
charnier
1998-05-06
1
-7
/
+4
*
Exit with a nonzero status if we get killed by a SIGINT. POSIX.2
bde
1998-02-24
1
-4
/
+5
*
Fix printing for bytes read > 4G.
asami
1998-02-11
1
-2
/
+2
*
It's more portable to use <errno.h> than <sys/errno.h>
eivind
1997-12-15
1
-2
/
+2
*
Add <sys/errno.h>
eivind
1997-10-09
1
-1
/
+2
*
make signal handlers errno safe
eivind
1997-10-08
1
-1
/
+3
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
-Wall cleaning.
steve
1996-12-14
1
-2
/
+2
*
Bruce says: "You have been programming in the kernel for too long :-)."
phk
1996-11-13
1
-25
/
+10
*
Increase precision of duration to milliseconds.
phk
1996-11-12
1
-8
/
+26
*
Added $Id$
dg
1994-09-24
1
-0
/
+2
*
BSD 4.4 Lite bin Sources
rgrimes
1994-05-26
1
-0
/
+100