Sergey Poznyakoff
|
fe72c79ad8
(change_tape_menu): Fix typo (uninitialized variable) introduced yesterday.
|
19 yıl önce |
Sergey Poznyakoff
|
a46704b1bf
(change_tape_menu): Break the loop after obtaining new archive name. Check for empty input line
|
19 yıl önce |
Sergey Poznyakoff
|
d2b3114a3b
(read_header0): Use read_header_primitive to avoid clubbering current_tar_info. All callers updated.
|
19 yıl önce |
Sergey Poznyakoff
|
729b91adb1
(try_new_volume): Attempt to continue if the name is apparently truncated in a GNU format volume.
|
19 yıl önce |
Sergey Poznyakoff
|
783e58b394
(_open_archive): Remove unnecessary argument to check_compressed_archive.
|
19 yıl önce |
Paul Eggert
|
18486cf8d7
* src/buffer.c (record_buffer_aligned): New var.
|
19 yıl önce |
Paul Eggert
|
f2bf9f2ffa
Avoid installation glitches on Solaris 8 with Sun C 5.4.
|
19 yıl önce |
Sergey Poznyakoff
|
476019d083
(new_volume): Prompt the user for archive name if unable to open next archive.
|
19 yıl önce |
Sergey Poznyakoff
|
588f444efe
(add_chunk_header): Free st.orig_file_name after calling finish_header()
|
19 yıl önce |
Paul Eggert
|
84378fa99a
* gnulib.modules: Add closeout, exitfial.
|
19 yıl önce |
Sergey Poznyakoff
|
12cd9cea81
(open_archive): Add default case to shut up gcc.
|
19 yıl önce |
Sergey Poznyakoff
|
ffc4fb7bdd
(new_volume): Update invocation
|
19 yıl önce |
Sergey Poznyakoff
|
13d43c302f
(new_volume): Use sys_exec_info_script() instead of system().
|
19 yıl önce |
Sergey Poznyakoff
|
5b1df7b55e
(flush_write,flush_read): Change data type.
|
19 yıl önce |
Sergey Poznyakoff
|
b9b37ee191
(try_new_volume): Bugfix. Always check
|
19 yıl önce |
Sergey Poznyakoff
|
737b0251de
Rewritten in a more modular fashion to provide
|
19 yıl önce |
Paul Eggert
|
d659cbaccd
Carefully crafted invalid headers can cause buffer overrun.
|
20 yıl önce |
Sergey Poznyakoff
|
f2c8b1dff3
Update invocations of safer_name_suffix()
|
20 yıl önce |
Paul Eggert
|
120e96c480
Update FSF postal mail address.
|
20 yıl önce |
Paul Eggert
|
27b98aa8ae
* src/buffer.c (reading_from_pipe): Remove. All uses removed.
|
20 yıl önce |
Sergey Poznyakoff
|
c861b96651
(flush_write): Warn when the name of the archive
|
20 yıl önce |
Paul Eggert
|
7d4bd5b38d
(struct zip_magic): Use char arrays, not pointers.
|
20 yıl önce |
Sergey Poznyakoff
|
23cf312ef1
Do not use 8-bit chars in comments
|
20 yıl önce |
Sergey Poznyakoff
|
db2d3f2344
Removed unused variables.
|
20 yıl önce |
Sergey Poznyakoff
|
91c69c885b
(short_read): Use ngettext()
|
20 yıl önce |
Sergey Poznyakoff
|
2433f6813e
(open_compressed_archive): Do not attemt to determine compression type if handling multi-volume archive
|
20 yıl önce |
Sergey Poznyakoff
|
76bbb5710f
Minor improvement: reset hit_eof in open_compressed_archive
|
20 yıl önce |
Sergey Poznyakoff
|
ab3b31cfef
(check_compressed_archive): Check remote archves as well
|
20 yıl önce |
Sergey Poznyakoff
|
2d57bb240d
Bugfix. Changes introduced 2004-11-26 broke extraction from stdin.
|
20 yıl önce |
Sergey Poznyakoff
|
4674867a23
(hit_eof): Changed type to boolean
|
20 yıl önce |