NetBSD/bin/dd
drochner 85cbf55d16 Since our gcc doesn't warn about NULL format strings anymore, we can
fix the incorrect err(1, "%s", "") et al.
Closes PR bin/7592 by cgd.
1999-11-09 15:06:30 +00:00
..
Makefile Remove WARNS=1 from all the subdirectory Makefiles, and add it to Makefile.inc 1997-07-20 22:36:20 +00:00
args.c Add "progress=1" switch to show a sign of life by printing a '.' for 1999-07-29 19:03:31 +00:00
conv.c Delint. 1998-07-28 05:15:46 +00:00
conv_tab.c Fix compiler warnings. 1997-07-20 21:58:35 +00:00
dd.1 Add "progress=1" switch to show a sign of life by printing a '.' for 1999-07-29 19:03:31 +00:00
dd.c Since our gcc doesn't warn about NULL format strings anymore, we can 1999-11-09 15:06:30 +00:00
dd.h Use u_quad_t instead of u_long to define struct STAT.bytes, which 1998-02-04 06:42:31 +00:00
extern.h Add "progress=1" switch to show a sign of life by printing a '.' for 1999-07-29 19:03:31 +00:00
misc.c Add "progress=1" switch to show a sign of life by printing a '.' for 1999-07-29 19:03:31 +00:00
position.c fix comment regarding when we attempt to seek 1999-10-09 00:43:32 +00:00