Commit History

Autor SHA1 Mensaxe Data
  Denis Vlasenko 9aa5c652e9 unzip: fix thinko with le/be conv and size (closes bug 129) %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko 006e8628fc unzip: handle "central directory" %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko 48a9971bd4 unzip: move check for unsupported zip features to better place %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko c2dcb7cf63 unzip: give better error message when presented with unsupported %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko f5d8c90d73 style fixes, no code changes %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko f7be20e70c nameif: extended matching (Nico Erfurth <masta@perlgolf.de>) %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko cd0fbb5e77 unzip: hmm... gcc doesn't like ATTRIBUTE_PACKED?? Document that... %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko 018b155ad9 telnetd: fix problem with zombies (by Paul Fox <pgf@brightstareng.com>) %!s(int64=17) %!d(string=hai) anos
  Paul Fox cb981638f5 change safety check on zip header to allow for extra length, and %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko fcc569637b unzip: add a comment explaining why we don't die %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko bc7c5d082e unzip: fix endianness bugs %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko feb7ae7f01 printf("%s\n") -> puts() %!s(int64=17) %!d(string=hai) anos
  Paul Fox 9382b3809b overload the existing '-q' flag so that if '-l' and '-q' are used %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko 666c40c9fc unzip: fix xstrndup bug (xstrndup(s,n) can allocate less than n bytes!) %!s(int64=18) %!d(string=hai) anos
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having %!s(int64=18) %!d(string=hai) anos
  Denis Vlasenko cd42cb8df0 do not expose internal state of [g]zip unpacker. %!s(int64=18) %!d(string=hai) anos
  Denis Vlasenko bb3d0fab3b extern variable declaration in a .c file is heresy - fixing it %!s(int64=18) %!d(string=hai) anos
  Denis Vlasenko bf0a201008 style fixes %!s(int64=18) %!d(string=hai) anos
  Denis Vlasenko 714701c890 tar et al: die if bb_copyfd_size copies less than asked for. %!s(int64=18) %!d(string=hai) anos
  Denis Vlasenko 9f739445cd inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid] %!s(int64=18) %!d(string=hai) anos
  Denis Vlasenko d3d004dd35 last nail into error_msg() (de)capitalization %!s(int64=18) %!d(string=hai) anos
  Denis Vlasenko 7039a66b58 correct largefile support, add comments about it. %!s(int64=18) %!d(string=hai) anos
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. %!s(int64=18) %!d(string=hai) anos
  Denis Vlasenko c16bd212e3 silly switch style fix %!s(int64=18) %!d(string=hai) anos
  Bernhard Reutner-Fischer 64d7e93081 - convert a few xopen3(,,0) into xopen(,). Also peruse the fact that xopen defaults to 0777 on it's own, so we don't need to xopen3(,,0777). %!s(int64=18) %!d(string=hai) anos
  Denis Vlasenko 22dca23d52 archival: added O_TRUNC so that when we overwrite files on unpack, %!s(int64=18) %!d(string=hai) anos
  Rob Landley 74bb70cf54 Ok, that's not a typo, that's just me not thinking. %!s(int64=18) %!d(string=hai) anos