#
54198 |
| 21-Jun-1992 |
bostic |
make tar work with quads XXX: didn't fix scanf(3) to handle %q, which is the real fix for some of htis |
#
53771 |
| 01-Jun-1992 |
elan |
Added -Hh flags. |
#
47845 |
| 08-Apr-1991 |
bostic |
new copyright; att/bsd/shared |
#
46656 |
| 25-Feb-1991 |
bostic |
ANSI fixes convert struct direct to struct dirent; convert getwd(3) to getcwd(3) |
#
42013 |
| 15-May-1990 |
bostic |
string.h is ANSI C include file |
#
37681 |
| 08-May-1989 |
bostic |
file system reorg and pathnames.h |
#
36227 |
| 16-Nov-1988 |
bostic |
use strerror(3), minor lint cleanups |
#
34429 |
| 23-May-1988 |
bostic |
add 's' flag, to strip off leading slashes |
#
33082 |
| 21-Dec-1987 |
bostic |
make ANSI C compatible |
#
32420 |
| 22-Oct-1987 |
bostic |
ANSI C; sprintf now returns an int. |
#
30879 |
| 10-Apr-1987 |
bostic |
another long foul-up |
#
30090 |
| 17-Nov-1986 |
bostic |
when a directory appears twice on a tape; bug report 4.3BSD/bin/19 |
#
27445 |
| 26-Apr-1986 |
lepreau |
handle file args with 't' option; missing arg to fprintf in guy's delta; lint. |
#
27442 |
| 26-Apr-1986 |
lepreau |
restore stick bits on directories; fix up comments on dodirtimes(). |
#
27058 |
| 12-Apr-1986 |
mckusick |
more consistant error codes; choose block size more carefully (from guy@sun) |
#
25250 |
| 22-Oct-1985 |
bloom |
careful about that unlink (from Keith Muller muller@sdcsvax) |
#
24281 |
| 13-Aug-1985 |
mckusick |
force Bflag when using stdin; gracefully handle EOF on input |
#
22688 |
| 07-Jun-1985 |
lepreau |
preserve mtimes of extracted dirs; fix bug in vfile printing; some cleanup and linting; remove chgreel() at kjd's request |
#
22502 |
| 06-Jun-1985 |
dist |
Add copyright |
#
22353 |
| 05-Jun-1985 |
kjd |
Tape Blocking via stat, vfile output and linebuffering output F flag now skips RCS files, Force i/o blocking to 20 over non tape devices |
#
21910 |
| 03-Jun-1985 |
kjd |
remove RCS header from BRL, remove code that page aligns buffers malloc does page alignments. |
#
21457 |
| 30-May-1985 |
kjd |
Exact copy recived from BRL, This is a more efficient version |
#
18551 |
| 02-Apr-1985 |
ralph |
use optimal block size (from stat), handle multiple volumes. |
#
15045 |
| 22-Sep-1983 |
mckusick |
check that chdir worked before trying to read directory (genji@topaz) |
#
14956 |
| 12-Sep-1983 |
karels |
set directory modes correctly (from shannon) |