freebsd-dev/bin/dd
Giorgos Keramidas a7c1ac2f62 Replace <strings.h> with <string.h>. No functions from the former are
used in this file, and strlen() needs to be prototyped by the latter,
for this to compile without warnings.

Reviewed by:	mike
2002-06-09 04:15:40 +00:00
..
args.c Add semicolon to empty default case to silence warning. 2002-05-11 03:12:02 +00:00
conv_tab.c Even more cleanups to dd(1). This is probably the culmination of the 1999-09-12 16:51:53 +00:00
conv.c o __P has been reoved 2002-02-02 06:24:13 +00:00
dd.1 mdoc(7) police: replace the XXX with the correct width. 2002-05-29 14:01:27 +00:00
dd.c 1) Rev.1.35 of dd.c has a more serious regression. It backs out rev.1.31, 2002-03-07 14:00:33 +00:00
dd.h Fix warnings inspired by lint, a commercial lint and WARNS=4. 2002-02-22 20:51:00 +00:00
extern.h o __P has been reoved 2002-02-02 06:24:13 +00:00
Makefile Lock down with WFORMAT=1 except those directories with unfixed warnings. 2002-02-04 02:49:19 +00:00
misc.c Replace <strings.h> with <string.h>. No functions from the former are 2002-06-09 04:15:40 +00:00
position.c o __P has been reoved 2002-02-02 06:24:13 +00:00