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