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
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
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
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
thorpej
610e7210d9
quads must be cast to long long for printing.
1998-02-06 23:30:18 +00:00
perry
6982982f8d
macroize BSD, NetBSD, FreeBSD and misc cleanup
1998-02-06 05:39:31 +00:00
enami
7ceec99c06
Use u_quad_t instead of u_long to define struct STAT.bytes, which
...
is used to count bytes transfered, so that it won't overflow even if
transfer is more than 4Gbytes.
1998-02-04 06:42:31 +00:00
enami
c3872193cf
Fix .Nm usage.
1997-10-20 08:50:59 +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
23edbe3557
Remove WARNS=1 from all the subdirectory Makefiles, and add it to Makefile.inc
...
now that all /bin has been cleaned.
1997-07-20 22:36:20 +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
cgd
6e72825941
Previous change (Use const qualifier with conversion tables) is broken.
...
(1) It won't compile, and (2) there's code in dd.c which actually
does modify (some, all, used?) conversion tables, so they can't _all_ be
const (if any can).
1996-02-20 18:54:01 +00:00
jtc
a162c334b1
Use const qualifier with conversion tables
1996-02-19 23:12:55 +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
hpeyerl
b4c2155aa1
ECBDIC->EBCDIC
1995-01-23 18:21:48 +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
mycroft
b1bd4afedc
Add RCS indentifiers.
1993-08-01 07:42:49 +00:00
mycroft
1b9ce7ae24
Add RCS identifiers.
1993-08-01 05:47:31 +00:00
glass
28bef3964d
added dd(1) from ftp.uu.net:bsd-sources; torching GNU dd
1993-05-04 07:08:38 +00:00