Historial de Commits

Autor SHA1 Mensaje Fecha
  Denis Vlasenko e9ad84dfd4 *: refactor handling of archived files. "tar f file.tar.lzma" now works too. hace 16 años
  Denis Vlasenko b6052724ff open_transformer: do not return fd, it does not change hace 16 años
  Denis Vlasenko deeed59de0 libbb: introduce and use xrealloc_vector hace 16 años
  Denis Vlasenko a60936da06 libunarchive: stop using static data in archivers - archive_handle_t hace 16 años
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
  Denis Vlasenko 059c91711f open_transformer: do not duplicate "<program> -cf -" hace 17 años
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions hace 17 años
  Denis Vlasenko 5dd8a03665 gunzip: support concatenated gz files. hace 17 años
  Denis Vlasenko 211f7f88ae tar + gzip/bzip2/etc: support NOMMU machines (by Alex Landau <landau_alex@yahoo.com>) hace 17 años
  Denis Vlasenko c14d39e83a rmp: add optional support for bz2 data. +50 bytes of code hace 17 años
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h hace 17 años
  Denis Vlasenko ac678ec2f1 style fixes, no code changes hace 17 años
  Denis Vlasenko ab9eef21a5 bunzip2/gunzip/uncompress/unlzma: merge into common code - hace 18 años
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having hace 18 años
  Denis Vlasenko 9a44c4f91c bb_xget[pw/gr]nam were horribly misnamed - fixed. hace 18 años
  Denis Vlasenko f4c52b32db rpm: reformat. was really hard to read hace 18 años
  Denis Vlasenko e1a0d486e4 message string changes, mostly for consistency, also -32 bytes in .rodata hace 18 años
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. hace 18 años
  Denis Vlasenko cf94446af7 random style fixes hace 18 años
  Denis Vlasenko 9cac521f07 using [xa]sprintf for string concatenation is neat and saves hace 18 años
  Bernhard Reutner-Fischer d591a360d3 - merge -r15463:15564 from busybox_scratch branch through these changesets: hace 18 años
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate hace 18 años
  Rob Landley 534374755d Cleaup read() and write() variants, plus a couple of new functions like hace 18 años
  Bernhard Reutner-Fischer 44e216f264 - use bb_xchdir instead of ignoring eventual errors of chdir hace 18 años
  Rob Landley 1ec5b29054 More size shrinkage. hace 18 años
  Eric Andersen 2cdd4d56ff passing around an int as a void* is a very bad idea hace 19 años
  Bernhard Reutner-Fischer 20f4000086 - add some ATTRIBUTE_UNUSED. hace 19 años
  Tim Riker c1ef7bdd8d just whitespace hace 19 años
  Mike Frysinger 5990efb795 use MAP_PRIVATE instead of MAP_SHARED for uClinux systems (see Bug 550) hace 19 años
  Bernhard Reutner-Fischer d5bd137a24 - rename libbb's password helpers as suggested in libbb.h hace 19 años