kleink
|
b40fbcbce7
|
KNF nit in previous.
|
2000-10-25 10:57:20 +00:00 |
kleink
|
5072fc9eb4
|
Make sure we accept the getopt(3) 'last option' delimiter;
fixes PR standards/11229.
|
2000-10-16 09:22:34 +00:00 |
matt
|
54d55aa138
|
Fix conv=swab. Don't swab the entire input buffer every time we read
another block, just swab the block we just read.
|
2000-08-25 03:40:32 +00:00 |
christos
|
7c30c00a8c
|
rename nset to infoset from jhawk.
|
2000-08-02 19:44:18 +00:00 |
christos
|
80dd95bb8f
|
block siginfo during writes.
|
2000-08-02 16:46:16 +00:00 |
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 |