커밋 기록

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