1. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  2. 636a1f8 - use EXIT_{SUCCESS,FAILURE}. No object-code changes by Bernhard Reutner-Fischer · 17 years ago
  3. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
  4. 284d0fa random s/short/int/ by Denis Vlasenko · 17 years ago
  5. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  6. 4daad90 introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). by Denis Vlasenko · 17 years ago
  7. 1acdc89 style and message text fixes by Denis Vlasenko · 17 years ago
  8. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  9. fad2b86 use "glibc errno" trick not only for ash, but for entire busybox by Denis Vlasenko · 18 years ago
  10. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  11. ff131b9 style fixes. No code changes. by Denis Vlasenko · 18 years ago
  12. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  13. f0ed376 remove bb_printf and the like by Denis Vlasenko · 18 years ago
  14. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  15. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  16. 7869c01 ipcs: fix my recent breakage by Denis Vlasenko · 18 years ago
  17. 3ccc100 ipcs: fix output (misaligned columns) by Denis Vlasenko · 18 years ago
  18. c7b9bad ipcs: getopt_ulflag'ification, -170 bytes by Denis Vlasenko · 18 years ago
  19. 5983914 ipcs: silly trick with strings. saves ~200 bytes. by Denis Vlasenko · 18 years ago
  20. 73561cc - pull from busybox_scratch: r15829:15850 by Bernhard Reutner-Fischer · 18 years ago
  21. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  22. a38330c - do away with useless fwd-decls, redundant bb_printf calls, silence warning by Bernhard Reutner-Fischer · 19 years ago
  23. c1ef7bd just whitespace by Tim Riker · 19 years ago
  24. 24cca8d Reduce exported from ipcs applet by "Vladimir N. Oleynik" · 19 years ago
  25. 6eb1e41 Rodney Radford submitted ipcs and ipcrm (system V IPC stuff). They could use by Rob Landley · 19 years ago