1. fe73c8d *: style fix by Denys Vlasenko · 2 years, 3 months ago
  2. db5546c libbb: code shrink: introduce and use [_]exit_SUCCESS() by Denys Vlasenko · 3 years ago
  3. 965b795 decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly by Denys Vlasenko · 4 years ago
  4. ec16c03 libbb: introduce and use sleep1() by Denys Vlasenko · 4 years ago
  5. 5c69ad0 build system: drop PLATFORM_LINUX by Ron Yorston · 4 years, 4 months ago
  6. 122a8cb hdparm: placate "warning: taking the absolute value of unsigned type" by Denys Vlasenko · 5 years ago
  7. 6937487 libbb: reduce the overhead of single parameter bb_error_msg() calls by James Byrne · 5 years ago
  8. b097a84 config: update size information by Denys Vlasenko · 6 years ago
  9. 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
  10. 9880f86 hdparm: remove contradicting size info in config help by Denys Vlasenko · 7 years ago
  11. 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
  12. f560422 Big cleanup in config help and description by Denys Vlasenko · 8 years ago
  13. f88e3bf Convert all miscutils/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  14. fb4da16 Split miscutils/Config.src items into miscutils/*.c files by Denys Vlasenko · 8 years ago
  15. 47cfbf3 *: add most of the required setup_common_bufsiz() calls by Denys Vlasenko · 9 years ago
  16. e6a2f4c libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it by Denys Vlasenko · 9 years ago
  17. 7b85ec3 *: more BUILD_BUG_ON conversions by Denys Vlasenko · 9 years ago
  18. d60752f build system: -fno-builtin-printf by Denys Vlasenko · 9 years ago
  19. 327f550 Use unsigned printf/scanf conversion where more appropriate by Denys Vlasenko · 11 years ago
  20. 6830ade whitespace fixes. no code changes by Denys Vlasenko · 12 years ago
  21. 60cb48c whitespace cleanup. no code changes by Denys Vlasenko · 12 years ago
  22. 1671424 add INIT_G()'s. No code changes. by Denys Vlasenko · 13 years ago
  23. 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
  24. 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 14 years ago
  25. e4dcba1 *: whitespace fixes by Denys Vlasenko · 14 years ago
  26. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  27. 7783248 *: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i by Denys Vlasenko · 14 years ago
  28. f3ea792 *: mass cosmetic removal of extra empty lines. no code changes by Denys Vlasenko · 14 years ago
  29. 98a4c7c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 by Denys Vlasenko · 15 years ago
  30. 8131eea *: introduce and use ffulsh_all() by Denys Vlasenko · 15 years ago
  31. a483087 add and use xopen_nonblocking (-18b) by Bernhard Reutner-Fischer · 15 years ago
  32. a7bb3c1 *: code shrink via NOINLINE by Denys Vlasenko · 15 years ago
  33. af3fd14 hdparm,fdisk: reinstate BLKGETSIZE64 #defines. No code changes by Denys Vlasenko · 15 years ago
  34. 860d2bb fix fallout from BSD patches by Denys Vlasenko · 15 years ago
  35. da49f58 move libc related stuff out of platform.h by Denys Vlasenko · 15 years ago
  36. b22bbff fix dependencies of FEATURE_GETOPT_LONG by Denys Vlasenko · 15 years ago
  37. 2b132e5 hdparm: fix a thinko in a previous commit by Denys Vlasenko · 16 years ago
  38. c706845 hdparm: code shrink by Denys Vlasenko · 16 years ago
  39. 6d335be hdparm: correct (t & 1) ? '0' : '5' thinko; wrap 80+ col lines by Denys Vlasenko · 16 years ago
  40. 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 16 years ago
  41. 551ffdc more of pointless whitespace fixes by Denis Vlasenko · 16 years ago
  42. d6855d1 style fixes, no code changes by Denis Vlasenko · 16 years ago
  43. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  44. 7049ff8 whitespace fixes. no code changes by Denis Vlasenko · 16 years ago
  45. 53354ac libbb: introduce and use print_flags(). by Denis Vlasenko · 17 years ago
  46. 7d60fc1 replace single-char printf's with bb_putchar by Denis Vlasenko · 17 years ago
  47. 5e25ddb - use STD*_FILENO some more. No object-code changes by Bernhard Reutner-Fischer · 17 years ago
  48. 6b06cb8 more of -Wall fixes from Cristian Ionescu-Idbohrn. Some are fixing real bugs. by Denis Vlasenko · 17 years ago
  49. 3c96d02 hdparm: do not lie about supporting -q (quiet) by Denis Vlasenko · 17 years ago
  50. 284d0fa random s/short/int/ by Denis Vlasenko · 17 years ago
  51. 46904bf - Fix hdparm's ioctl parameter passing (John Brandwood) by Bernhard Reutner-Fischer · 17 years ago
  52. 6b40443 ps: fix build breakage from vda's recent commit *: whitespace fixes by Denis Vlasenko · 17 years ago
  53. 6bef3d1 fbset: fix buglet where we were using wrong pointer by Denis Vlasenko · 17 years ago
  54. bfc3d82 ifconfig: code shrink by Denis Vlasenko · 17 years ago
  55. 9130340 hdparm: code shrink by Denis Vlasenko · 17 years ago
  56. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  57. feb7ae7 printf("%s\n") -> puts() by Denis Vlasenko · 17 years ago
  58. 0afdfdf hdparm: paranoia-induced fix against theoretical div-by-0 case by Denis Vlasenko · 17 years ago
  59. 920c52a hdparm: more robust (re overflows) code. +38 bytes. by Denis Vlasenko · 17 years ago
  60. a7bc9ac hdparm: reduce possibility of numeric overflow in -T. by Denis Vlasenko · 17 years ago
  61. c3122bc hdparm: simplify timing measurement (it wa the last last user by Denis Vlasenko · 17 years ago
  62. 0d3c6af hdparm: get rid of static variables by Denis Vlasenko · 17 years ago
  63. 892536f hdparm: use fixed fd #3 for device being interrogated by Denis Vlasenko · 17 years ago
  64. 4daad90 introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). by Denis Vlasenko · 17 years ago
  65. a0319ba hdparm: shrink rodata by ~250 bytes by Denis Vlasenko · 17 years ago
  66. 6a2f7f4 whitespace fixes, no code changes by Denis Vlasenko · 17 years ago
  67. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  68. 49a128a remove accumulated stray trailing whitespace by Denis Vlasenko · 17 years ago
  69. fb79a2e xioctl and friends by Tito <farmatito@tiscali.it> by Denis Vlasenko · 17 years ago
  70. 4b924f3 whitespace fixes by Denis Vlasenko · 18 years ago
  71. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  72. 6963eb5 hdparm: make -T -t code smaller (-194 bytes), and output prettier by Denis Vlasenko · 18 years ago
  73. ac678ec style fixes, no code changes by Denis Vlasenko · 18 years ago
  74. ae47cd1 hdparm: fix multisector mode setting (from Toni Mirabete <amirabete@catix.cat>) by Denis Vlasenko · 18 years ago
  75. 0eec4ab hdparm: flag variables can easily be smaller than long by Denis Vlasenko · 18 years ago
  76. 7c282a2 hdparm: remove stray static (-200 bytes bss) by Denis Vlasenko · 18 years ago
  77. f1ba749 hdparm: whitespace style fixes by Denis Vlasenko · 18 years ago
  78. 3bf0020 hdparm: style fixes, no code changes by Denis Vlasenko · 18 years ago
  79. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  80. b6aae0f preparatory patch for -Wwrite-strings #2 by Denis Vlasenko · 18 years ago
  81. 3a34d0c random small size optimizations by Denis Vlasenko · 18 years ago
  82. bf0a201 style fixes last xcalloc replaced by xzalloc by Denis Vlasenko · 18 years ago
  83. c6f188d silly size savings and capitalization fixes by Denis Vlasenko · 18 years ago
  84. e1a0d48 message string changes, mostly for consistency, also -32 bytes in .rodata by Denis Vlasenko · 18 years ago
  85. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  86. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  87. 6429aab bb_askpass: shorten static password buffer. 256 is way too large. by Denis Vlasenko · 18 years ago
  88. 9213a9e whitespace cleanup by Denis Vlasenko · 18 years ago
  89. 403777f Patch from tito to improve options parsing. by Rob Landley · 18 years ago
  90. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  91. 22d26fc Patch from Yann Morin to put BLKGETSIZE64 in platform.h had rather a lot of by Rob Landley · 19 years ago
  92. 9c6f955 Some day, maybe gcc will be able to optimize out static functions that are by Rob Landley · 19 years ago
  93. 6d8ce17 Fix from Tito to read from stdin only when it's not a tty. by Rob Landley · 19 years ago
  94. ea93f8a Tito writes: this patch fixes two potential bugs with the -i -I flags that could be reset during option parsing by Mike Frysinger · 19 years ago
  95. 0753f4a Callers to identify() converted the endianness of the buffer. So did by Rob Landley · 19 years ago
  96. c89982d - move #include busybox.h to the very top so we pull in the config by Bernhard Reutner-Fischer · 19 years ago
  97. 0620841 Patch from Tito to remove long options from hdparm. by Rob Landley · 19 years ago
  98. bba7f08 Add SWAP_LE?? and SWAP_BE?? macros, and make things use them. Converts values by Rob Landley · 19 years ago
  99. 81dab2c Fix hdparm to use PRIu64 instead of typecasting to long long (which is 128 bits by Rob Landley · 19 years ago
  100. 299a6b4 Consolidate #include <sys/time.h> so libbb.h does it. by Rob Landley · 19 years ago