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