Historique des commits

Auteur SHA1 Message Date
  Denis Vlasenko 059c91711f open_transformer: do not duplicate "<program> -cf -" il y a 17 ans
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions il y a 17 ans
  Denis Vlasenko 5dd8a03665 gunzip: support concatenated gz files. il y a 17 ans
  Denis Vlasenko 211f7f88ae tar + gzip/bzip2/etc: support NOMMU machines (by Alex Landau <landau_alex@yahoo.com>) il y a 17 ans
  Denis Vlasenko c14d39e83a rmp: add optional support for bz2 data. +50 bytes of code il y a 17 ans
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h il y a 17 ans
  Denis Vlasenko ac678ec2f1 style fixes, no code changes il y a 17 ans
  Denis Vlasenko ab9eef21a5 bunzip2/gunzip/uncompress/unlzma: merge into common code - il y a 18 ans
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having il y a 18 ans
  Denis Vlasenko 9a44c4f91c bb_xget[pw/gr]nam were horribly misnamed - fixed. il y a 18 ans
  Denis Vlasenko f4c52b32db rpm: reformat. was really hard to read il y a 18 ans
  Denis Vlasenko e1a0d486e4 message string changes, mostly for consistency, also -32 bytes in .rodata il y a 18 ans
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. il y a 18 ans
  Denis Vlasenko cf94446af7 random style fixes il y a 18 ans
  Denis Vlasenko 9cac521f07 using [xa]sprintf for string concatenation is neat and saves il y a 18 ans
  Bernhard Reutner-Fischer d591a360d3 - merge -r15463:15564 from busybox_scratch branch through these changesets: il y a 18 ans
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate il y a 18 ans
  Rob Landley 534374755d Cleaup read() and write() variants, plus a couple of new functions like il y a 18 ans
  Bernhard Reutner-Fischer 44e216f264 - use bb_xchdir instead of ignoring eventual errors of chdir il y a 18 ans
  Rob Landley 1ec5b29054 More size shrinkage. il y a 18 ans
  Eric Andersen 2cdd4d56ff passing around an int as a void* is a very bad idea il y a 19 ans
  Bernhard Reutner-Fischer 20f4000086 - add some ATTRIBUTE_UNUSED. il y a 19 ans
  Tim Riker c1ef7bdd8d just whitespace il y a 19 ans
  Mike Frysinger 5990efb795 use MAP_PRIVATE instead of MAP_SHARED for uClinux systems (see Bug 550) il y a 19 ans
  Bernhard Reutner-Fischer d5bd137a24 - rename libbb's password helpers as suggested in libbb.h il y a 19 ans
  Mike Frysinger 1eef0c4571 Bernhard Fischer says: use xmalloc() instead of malloc() il y a 19 ans
  Mike Frysinger 19d7021d99 add comments about ignoring some warnings which are OK il y a 19 ans
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. il y a 21 ans
  Eric Andersen dfcb5b0412 s/u_int/uint/g il y a 21 ans
  Glenn L McGrath 5699b8525e Move from read_gz to the pipe()+fork() method. il y a 21 ans