Historial de Commits

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