1. e1a0d48 message string changes, mostly for consistency, also -32 bytes in .rodata by Denis Vlasenko · 18 years ago
  2. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  3. cf94446 random style fixes by Denis Vlasenko · 18 years ago
  4. 9cac521 using [xa]sprintf for string concatenation is neat and saves by Denis Vlasenko · 18 years ago
  5. d591a36 - merge -r15463:15564 from busybox_scratch branch through these changesets: by Bernhard Reutner-Fischer · 18 years ago
  6. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  7. 5343747 Cleaup read() and write() variants, plus a couple of new functions like by Rob Landley · 18 years ago
  8. 44e216f - use bb_xchdir instead of ignoring eventual errors of chdir by Bernhard Reutner-Fischer · 19 years ago
  9. 1ec5b29 More size shrinkage. by Rob Landley · 19 years ago
  10. 2cdd4d5 passing around an int as a void* is a very bad idea by Eric Andersen · 19 years ago
  11. 20f4000 - add some ATTRIBUTE_UNUSED. - use shorter boilerplate while at it. by Bernhard Reutner-Fischer · 19 years ago
  12. c1ef7bd just whitespace by Tim Riker · 19 years ago
  13. 5990efb use MAP_PRIVATE instead of MAP_SHARED for uClinux systems (see Bug 550) by Mike Frysinger · 19 years ago
  14. d5bd137 - rename libbb's password helpers as suggested in libbb.h by Bernhard Reutner-Fischer · 19 years ago
  15. 1eef0c4 Bernhard Fischer says: use xmalloc() instead of malloc() by Mike Frysinger · 19 years ago
  16. 19d7021 add comments about ignoring some warnings which are OK by Mike Frysinger · 20 years ago
  17. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  18. dfcb5b0 s/u_int/uint/g by Eric Andersen · 21 years ago
  19. 5699b85 Move from read_gz to the pipe()+fork() method. by Glenn L McGrath · 21 years ago
  20. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  21. 38386d7 include busybox after libc includes by Glenn L McGrath · 22 years ago
  22. b72a735 rpm applet by Laurence Anderson by Glenn L McGrath · 22 years ago