ross
|
aecbd4c404
|
In the words of Our Fearless Leader, I am "utterly sick" of dd(1)
lying to me about transfer rates. Do some fixed point frobbing to get
stuff like: 2486864 bytes transferred in 0.272 secs (9142882 bytes/sec)
|
2001-04-28 22:47:23 +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 |
mycroft
|
ce7d757530
|
Delint.
|
1998-07-28 03:47:14 +00:00 |
msaitoh
|
eb590dc473
|
"static" should be located at the beginning of declaration.
|
1998-07-09 18:06:17 +00:00 |
enami
|
0c5c9f41f8
|
Lineup `case' label and `default' label with `switch'.
|
1998-02-28 04:22:34 +00:00 |
enami
|
d376e10e90
|
Put space after the keyword `switch'.
|
1998-02-28 04:20:02 +00:00 |
phil
|
d355fd58e8
|
Do multiply in lseek calls as off_t arithmetic. This allows for seeks
of more than INT_MAX. Removed Check for INT_MAX as maximum seeks.
Fixes PR 2101.
|
1997-07-25 06:46:23 +00:00 |
christos
|
4a3a58b6f2
|
Fix compiler warnings.
Add WARNS=1
|
1997-07-20 21:58:35 +00:00 |
jtc
|
6ea95846cb
|
add const qualifier to args and clist tables
|
1996-03-01 01:18:58 +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 |