Commit History

Author SHA1 Message Date
  Paul Fox 986ab525b8 ensure that corrupted file extraction causes both a message and 18 years ago
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 years ago
  Rob Landley 688ed0d760 Patch from Robert P. Day, moving byte order checks to use platform.h macros. 19 years ago
  Rob Landley e7c43b66d7 Cleanup patch from Denis Vlasenko. Mostly variants of removing the if(x) 19 years ago
  Rob Landley 0a7c8ef6e2 Patch from Denis Vlasenko to constify things and fix a few typos. 19 years ago
  Tim Riker c1ef7bdd8d just whitespace 19 years ago
  Bernhard Reutner-Fischer 86f5c9906b - add platform.h. 19 years ago
  Rob Landley b7128c6236 Cleanup patch by Bernhard Fischer, removing unnecessary includes of 19 years ago
  Mike Frysinger 69024551bf rename the accept/reject names since accept overrides the accept() socket function 19 years ago
  Paul Fox 0840b76602 applying fixes from: 19 years ago
  Glenn L McGrath f34b0e996b Update reference for zip format 20 years ago
  Eric Andersen 70060d25d2 s/fileno\(stdin\)/STDIN_FILENO/g 20 years ago
  Glenn L McGrath 5699b8525e Move from read_gz to the pipe()+fork() method. 21 years ago
  Manuel Novoa III cad5364599 Major coreutils update. 22 years ago
  Glenn L McGrath 66125c8065 Move add_to_list from libunarchive to libbb so it can be of more general use (eg ifupdown). Changed the name to llist_add_to as i plan on adding more llist_ functions as needed (e.g. llist_free). 22 years ago
  Glenn L McGrath 237ae42fc9 Abstract read and seek in unarchiving code, convert bunzip to file descriptors, support tar -j 22 years ago
  Glenn L McGrath 7ca04f328e New common unarchive code. 22 years ago
  Glenn L McGrath 87ac7028e0 unzip applet by Laurence Anderson 23 years ago