1. 31f45c1 libbb: factor out fflush_stdout_and_exit(EXIT_SUCCESS) by Denys Vlasenko · 2 years, 11 months ago
  2. 5c69ad0 build system: drop PLATFORM_LINUX by Ron Yorston · 4 years, 4 months ago
  3. 6937487 libbb: reduce the overhead of single parameter bb_error_msg() calls by James Byrne · 5 years ago
  4. 7798282 ipcs: further code shrink by Denys Vlasenko · 7 years ago
  5. f7fa800 ipcs: code shrink by Denys Vlasenko · 7 years ago
  6. 890bd5d ipcs: tweak output orer to match util-linux 2.28 by Denys Vlasenko · 7 years ago
  7. c6ce1c9 ipcrm,ipcs: make them NOEXEC by Denys Vlasenko · 7 years ago
  8. 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
  9. 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
  10. dd898c9 Convert all util-linux/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  11. 327f550 Use unsigned printf/scanf conversion where more appropriate by Denys Vlasenko · 11 years ago
  12. 60cb48c whitespace cleanup. no code changes by Denys Vlasenko · 12 years ago
  13. 6967578 whitespace fixes. no code changes by Denys Vlasenko · 12 years ago
  14. f3854f7 replace nonstandard unsigned typedefs by Dan Fandrich · 14 years ago
  15. 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 14 years ago
  16. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  17. adf922e *: a few more NOINLINEs by Denys Vlasenko · 15 years ago
  18. a7bb3c1 *: code shrink via NOINLINE by Denys Vlasenko · 15 years ago
  19. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  20. 636a1f8 - use EXIT_{SUCCESS,FAILURE}. No object-code changes by Bernhard Reutner-Fischer · 17 years ago
  21. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
  22. 284d0fa random s/short/int/ by Denis Vlasenko · 17 years ago
  23. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  24. 4daad90 introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). by Denis Vlasenko · 17 years ago
  25. 1acdc89 style and message text fixes by Denis Vlasenko · 17 years ago
  26. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  27. fad2b86 use "glibc errno" trick not only for ash, but for entire busybox by Denis Vlasenko · 18 years ago
  28. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  29. ff131b9 style fixes. No code changes. by Denis Vlasenko · 18 years ago
  30. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  31. f0ed376 remove bb_printf and the like by Denis Vlasenko · 18 years ago
  32. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  33. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  34. 7869c01 ipcs: fix my recent breakage by Denis Vlasenko · 18 years ago
  35. 3ccc100 ipcs: fix output (misaligned columns) by Denis Vlasenko · 18 years ago
  36. c7b9bad ipcs: getopt_ulflag'ification, -170 bytes by Denis Vlasenko · 18 years ago
  37. 5983914 ipcs: silly trick with strings. saves ~200 bytes. by Denis Vlasenko · 18 years ago
  38. 73561cc - pull from busybox_scratch: r15829:15850 by Bernhard Reutner-Fischer · 18 years ago
  39. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  40. a38330c - do away with useless fwd-decls, redundant bb_printf calls, silence warning by Bernhard Reutner-Fischer · 19 years ago
  41. c1ef7bd just whitespace by Tim Riker · 19 years ago
  42. 24cca8d Reduce exported from ipcs applet by "Vladimir N. Oleynik" · 19 years ago
  43. 6eb1e41 Rodney Radford submitted ipcs and ipcrm (system V IPC stuff). They could use by Rob Landley · 19 years ago