Geçmişin Kaydedilmesi

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