Histórico de commits

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