Commit History

Author SHA1 Message Date
  Denis Vlasenko e9ad84dfd4 *: refactor handling of archived files. "tar f file.tar.lzma" now works too. 16 years ago
  Denis Vlasenko b6052724ff open_transformer: do not return fd, it does not change 16 years ago
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 16 years ago
  Denis Vlasenko 059c91711f open_transformer: do not duplicate "<program> -cf -" 16 years ago
  Denis Vlasenko 476b070036 style fix, no code changes 17 years ago
  Denis Vlasenko 211f7f88ae tar + gzip/bzip2/etc: support NOMMU machines (by Alex Landau <landau_alex@yahoo.com>) 17 years ago
  Denis Vlasenko c14d39e83a rmp: add optional support for bz2 data. +50 bytes of code 17 years ago
  Denis Vlasenko afc9ff99fd removal of commented-out cruft 17 years ago
  Denis Vlasenko e1a0d486e4 message string changes, mostly for consistency, also -32 bytes in .rodata 17 years ago
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. 18 years ago
  "Robert P. J. Day" 801ab14013 Add one-line GPL boilerplate to numerous (but not all yet) source files. 18 years ago
  "Robert P. J. Day" 63fc1a9e08 Standardize on the vi editing directives being on the first line. 18 years ago
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 18 years ago
  Glenn L McGrath 5699b8525e Move from read_gz to the pipe()+fork() method. 20 years ago
  Glenn L McGrath 1a41db8eaf Remove some tar_gz stuff that get dragged in 20 years ago
  Glenn L McGrath 94cf153c2b Remove debugging noise. 20 years ago
  Glenn L McGrath 2685724e23 Fix tar -j support 20 years ago
  Glenn L McGrath e356883ffb Minor cleanups 21 years ago
  Glenn L McGrath 7f2a95319b Fail silently if a partial tar header is read as tar.bz2 is leaving trailing junk (not sure why), add some missing files 21 years ago