- 2ab9403 whitespace and comment format fixes, no code changes by Denys Vlasenko · 7 years ago
- 22542ec getopt32: remove opt_complementary 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
- d60752f build system: -fno-builtin-printf by Denys Vlasenko · 9 years ago
- 327f550 Use unsigned printf/scanf conversion where more appropriate by Denys Vlasenko · 11 years ago
- 6967578 whitespace fixes. no code changes by Denys Vlasenko · 12 years ago
- 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
- 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 14 years ago
- e4dcba1 *: whitespace fixes by Denys Vlasenko · 14 years ago
- 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
- db12d1d Fix forgotten license comments by Denis Vlasenko · 16 years ago
- a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
- 1d42665 *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) by Denis Vlasenko · 17 years ago
- 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
- fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
- fb79a2e xioctl and friends by Tito <farmatito@tiscali.it> by Denis Vlasenko · 17 years ago
- b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
- 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
- 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
- b633224 fdformat: remove redundant check by Denis Vlasenko · 18 years ago
- 9275814 lots of silly indent fixes by Denis Vlasenko · 18 years ago
- 59fe8b9 There are a number of reasons for reinventing printf(). Writing status to by Rob Landley · 18 years ago
- d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
- 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
- 1b9d7c9 - use bb_msg_{read,write}_error where appropriate. by Bernhard Reutner-Fischer · 19 years ago
- 948a09d dont printf arguments given by user for security sanity by Mike Frysinger · 19 years ago
- c1ef7bd just whitespace by Tim Riker · 19 years ago
- 658d2cf Tito sent in a few patches converting instances of CONFIG_FEATURE_CLEAN_UP to by Rob Landley · 19 years ago
- 522a2f3 Everything should be made as simple as possible. But no simpler. by Eric Andersen · 21 years ago
- 348672d Patch from Tito, reduce size, merge functions that are only used once. by Glenn L McGrath · 21 years ago
- 21aacba Logic error, patch by Matteo Croce by Glenn L McGrath · 21 years ago
- 01c3d40 Add the fdformat utility, based on a patch from Kent Robotti, by Eric Andersen · 21 years ago