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 |
hubertf
|
4d486ab67d
|
Add "progress=1" switch to show a sign of life by printing a '.' for
every block written to the output file.
|
1999-07-29 19:03:31 +00:00 |
thorpej
|
341bd18b4a
|
Add some braces to make egcs happy.
|
1998-08-19 01:31:46 +00:00 |
mycroft
|
9dc385beb1
|
Delint.
|
1998-07-28 05:31:22 +00:00 |
mycroft
|
1381f68431
|
Delint.
|
1998-07-28 05:15:46 +00:00 |
gwr
|
cc865e4609
|
Fix a minor bug that made conv=sync pad partial blocks with garbage,
when it is supposd to pad with zero or space as with osync.
|
1998-06-29 19:49:04 +00:00 |
kleink
|
81f498a32b
|
Need <time.h> fo time() prototype.
|
1998-04-01 13:55:23 +00:00 |
christos
|
4a3a58b6f2
|
Fix compiler warnings.
Add WARNS=1
|
1997-07-20 21:58:35 +00:00 |
jtc
|
dba6c61918
|
Re-do change to use const qualifer with conversion tables.
Fixed bug where pre-computed upper/lower case conversion tables were
used. This won't work if user selected a different locale.
|
1996-02-20 19:29:01 +00:00 |
gwr
|
f8791fb073
|
Add -DNO_CONV to make this smaller in my ramdisk.
|
1995-10-08 23:01:22 +00:00 |
cgd
|
49f0ad8601
|
convert to new RCS id conventions.
|
1995-03-21 09:01:59 +00:00 |
mycroft
|
667b5ea158
|
Merge 4.4-Lite version.
|
1994-09-22 09:24:46 +00:00 |
mycroft
|
a579b792ce
|
Add RCS identifiers.
|
1993-08-01 18:59:54 +00:00 |
glass
|
28bef3964d
|
added dd(1) from ftp.uu.net:bsd-sources; torching GNU dd
|
1993-05-04 07:08:38 +00:00 |