1. 9880f86 hdparm: remove contradicting size info in config help by Denys Vlasenko · 7 years ago
  2. 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
  3. 68e9805 ttysize: if stdin is not tty, try stdout, then stderr by Denys Vlasenko · 7 years ago
  4. d18b200 crond: code shrink by Denys Vlasenko · 7 years ago
  5. 0b3b65f crond: move misplaced comment by Denys Vlasenko · 7 years ago
  6. 75fbea3 crond: support @daily etc by Denys Vlasenko · 7 years ago
  7. 1572f52 watchdog: do not use argc, other cleanups by Denys Vlasenko · 7 years ago
  8. 31c7650 watchdog: stop watchdog first on startup by Matt Spinler · 7 years ago
  9. 1b84f4a beep: disallow FEATURE_BEEP_FREQ = 0 in configuration by Denys Vlasenko · 7 years ago
  10. 3c9688e makedevs: code shrink by Denys Vlasenko · 7 years ago
  11. 3532e60 makedevs: allow much longer filenames by Denys Vlasenko · 7 years ago
  12. a1a3b59 time: inplement -f FMT by Denys Vlasenko · 8 years ago
  13. 5fe5be2 time: implement -a, -o FILE by Tommi Rantala · 8 years ago
  14. 854174f time: document -p in usage by Tommi Rantala · 8 years ago
  15. 9c7ee14 lsscsi: new applet by Markus Gothe · 8 years ago
  16. 10ad622 Spelling fixes in comments, documentation, tests and examples by Denys Vlasenko · 8 years ago
  17. 783d57a Sort some miscutils/ applets into coreutils or util-linux by Denys Vlasenko · 8 years ago
  18. ac47a00 partprobe: new applet by Denys Vlasenko · 8 years ago
  19. 8762512 Replace int -> uint to avoid signed integer overflow by Rostislav Skudnov · 8 years ago
  20. d6ace66 taskset: simplify code a bit; tweak --help by Denys Vlasenko · 8 years ago
  21. 8666391 taskset: separate "current" and "new" strings by Denys Vlasenko · 8 years ago
  22. ef0e76c taskset: rewrite to be task size-agnostic by Denys Vlasenko · 8 years ago
  23. 205d48e *: add comment about APPLET_ODDNAME format by Denys Vlasenko · 8 years ago
  24. f3d705f make --help texts smaller by Denys Vlasenko · 8 years ago
  25. bbc7bee make --help texts more uniform by Denys Vlasenko · 8 years ago
  26. 01ccdd1 libbb: consolidate the code to set termios unbuffered mode by Denys Vlasenko · 8 years ago
  27. f560422 Big cleanup in config help and description by Denys Vlasenko · 8 years ago
  28. 1d3a04a Code style fixes, no code changes by Denys Vlasenko · 8 years ago
  29. 2c769c6 makedevs: make special node creation idempotent by Denys Vlasenko · 8 years ago
  30. e5dd71f Remove trailing empty lines by Denys Vlasenko · 8 years ago
  31. f88e3bf Convert all miscutils/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  32. fb4da16 Split miscutils/Config.src items into miscutils/*.c files by Denys Vlasenko · 8 years ago
  33. 2e6af54 man: remove -Tascii from nroff invocation by Denys Vlasenko · 8 years ago
  34. 7c3c92c man: make width selection more thorough; explain how to override it by Denys Vlasenko · 8 years ago
  35. a92a749 man: allow nroff and tbl commands be overridden; unmangle writing to files by Denys Vlasenko · 8 years ago
  36. 69312e8 strings: implement -t radix by Tito Ragusa · 8 years ago
  37. 7fa799a less: switch off nonblock on kbd_fd before exit by Denys Vlasenko · 8 years ago
  38. 3c0e579 less: fall back to using fd #1 for keyboard reading. Closes 9231 by Denys Vlasenko · 8 years ago
  39. 6b76e23 man: fix parsing of "DEFINE pager xyz". Closes 8976 by Denys Vlasenko · 8 years ago
  40. 110c6bb less: fix bracket search to match behavior of less 481 by Denys Vlasenko · 8 years ago
  41. 2525596 less: fix SEGV by Denys Vlasenko · 8 years ago
  42. 237bedd getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST by Denys Vlasenko · 8 years ago
  43. 59f8197 i2cdump: don't use common_bufsiz1 by Bartosz Golaszewski · 8 years ago
  44. 7cf45ae setsid: fix broken -c by Denys Vlasenko · 8 years ago
  45. 015db58 randomconfig fixes by Denys Vlasenko · 8 years ago
  46. 3e134eb *: slap on a few ALIGN1/2s where appropriate by Denys Vlasenko · 9 years ago
  47. 9de2e5a *: hopefully all setup_common_bufsiz() are in place by Denys Vlasenko · 9 years ago
  48. 47cfbf3 *: add most of the required setup_common_bufsiz() calls by Denys Vlasenko · 9 years ago
  49. e6a2f4c libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it by Denys Vlasenko · 9 years ago
  50. 6aab992 whitespace and namespace cleanups by Denys Vlasenko · 9 years ago
  51. b068cf2 ubirmvol: Implement -N switch for ubirmvol by Sven Eisenberg · 9 years ago
  52. cb92640 ubirename: new applet by Sven Eisenberg · 9 years ago
  53. 066e76b Replace a few more bb_info_msg's by bb_error_msg or printf by Denys Vlasenko · 9 years ago
  54. 76b680c Use bb_error_msg instead of bb_info_msg in all commented-out debug printouts by Denys Vlasenko · 9 years ago
  55. 23961b2 more bionic fixes by Denys Vlasenko · 9 years ago
  56. dbb58a3 fixes for problems found by bionic build by Denys Vlasenko · 9 years ago
  57. 7849ccb inotifyd: swap meaning of 'y' and 'm' events in help text. Closes 8726 by Denys Vlasenko · 9 years ago
  58. 5fa9fef taskset: fix non-fancy cpuset printing on big-endian by Arnout Vandecappelle (Essensium/Mind) · 9 years ago
  59. ccf7f0e setsid: implement -c by Denys Vlasenko · 9 years ago
  60. 76915bf nandwrite: implement -n (read/write without ecc) by Aaro Koskinen · 9 years ago
  61. 2cf4591 i2c_tools: suppress "'blen' may be used uninitialized in this function" by Denys Vlasenko · 9 years ago
  62. 5ed6989 i2cdump: display the numeric value for block read ioctl() errors by Bartosz Golaszewski · 9 years ago
  63. 74bb9d5 i2cdump: bail-out if block read fails by Bartosz Golaszewski · 9 years ago
  64. 1fe75b8 i2cdump: use I2C block mode for the 'i' mode parameter by Bartosz Golaszewski · 9 years ago
  65. 1cde5f7 i2cdump: don't read block data in non-block modes by Bartosz Golaszewski · 9 years ago
  66. fc8eb05 i2cdetect: coding style: add a space after 'for' by Bartosz Golaszewski · 9 years ago
  67. 99f025a i2cdetect: fix address skipping in auto mode by Bartosz Golaszewski · 9 years ago
  68. 82c2fad fbsplash: use virtual y size in mmap size calculations by Timo Teräs · 9 years ago
  69. db70033 tweak defconfig by Denys Vlasenko · 9 years ago
  70. 7b85ec3 *: more BUILD_BUG_ON conversions by Denys Vlasenko · 9 years ago
  71. 9323026 randconfig fix by Denys Vlasenko · 9 years ago
  72. 02859aa use auto_string() where appropriate to kill a few statics by Denys Vlasenko · 9 years ago
  73. 7f3a2a2 join some common strings, -400 bytes by Denys Vlasenko · 9 years ago
  74. d60752f build system: -fno-builtin-printf by Denys Vlasenko · 9 years ago
  75. 2beb524 i2c-tools: rename remaining defines by Bartosz Golaszewski · 9 years ago
  76. d9892fa i2c-tools: remove duplicate definitions by Bartosz Golaszewski · 9 years ago
  77. 26ccd3d less: fix botched attempt to use last column by Ron Yorston · 9 years ago
  78. b27cf31 less: further tweaks to regular file detection by Ron Yorston · 9 years ago
  79. 9dc526d less: improve regular file detection in line counting code by Denys Vlasenko · 9 years ago
  80. 1ecb996 less: allow use of last column of terminal by Ron Yorston · 9 years ago
  81. d542d18 less: fix line number confusion by Ron Yorston · 9 years ago
  82. ad1b4d5 less: add a function to detect when display is at end of file by Ron Yorston · 9 years ago
  83. 70b84be less: rearrange detection of non-regular files by Ron Yorston · 9 years ago
  84. 159e032 less: move code to count lines into a separate function by Ron Yorston · 9 years ago
  85. ae1a9e8 less: fix numeric input by Ron Yorston · 9 years ago
  86. 193ba40 less: improvements to verbose status messages by Ron Yorston · 9 years ago
  87. d840c5d libbb: add a function to make a copy of a region of memory by Ron Yorston · 9 years ago
  88. 78cfa00 less: correctly account for tabs when rewrapping lines by Ron Yorston · 9 years ago
  89. f06386a less: fix display of line numbers by Ron Yorston · 9 years ago
  90. 51aa861 less: document -S flag and make it independently configurable by Ron Yorston · 9 years ago
  91. 97f2f7c Removes stray empty line from code by Maninder Singh · 10 years ago
  92. d908992 i2cdetect: use break instead of goto in list_i2c_busses_and_exit() by Bartosz Golaszewski · 10 years ago
  93. aeb11a9 i2cdump: code rework by Bartosz Golaszewski · 10 years ago
  94. 2204472 i2cdetect: add a check for (mode == DETECT_MODE_AUTO) by Bartosz Golaszewski · 10 years ago
  95. e545bf6 i2cdetect: don't scan non-regular addresses without the '-a' option by Bartosz Golaszewski · 10 years ago
  96. 3147427 i2cdetect: don't die on addresses already in use by drivers by Bartosz Golaszewski · 10 years ago
  97. 97c6491 typo fixes by Maninder Singh · 10 years ago
  98. c4603fb dc: fix "dc p" prinitng bogus data by Denys Vlasenko · 10 years ago
  99. 7ca5c51 i2c-tools: only try /dev/i2c/* if opening /dev/i2c-* fails with ENOENT by Bartosz Golaszewski · 10 years ago
  100. b2cca32 i2c-tools: fix 'i2cdetect -l' by Bartosz Golaszewski · 10 years ago