1. 058a153 less: fix fallout from "use common routine to set raw termios" by Denys Vlasenko · 7 years ago
  2. 50aea27 less: remove unnecessary message by Denys Vlasenko · 7 years ago
  3. 3694150 less: implement -F by Aaro Koskinen · 7 years ago
  4. 38ccd6a bzip2: fix two crashes on corrupted archives by Denys Vlasenko · 7 years ago
  5. 7bcde5f libbb.h: always include sys/resource.h by Denys Vlasenko · 7 years ago
  6. bae8fc4 xargs: use bb_ask_y_confirmation_FILE() instead of homegrown copy by Denys Vlasenko · 7 years ago
  7. 77cb6b9 libbb: rename bb_ask -> bb_ask_noecho, bb_ask_confirmation -> bb_ask_y_confirmation by Denys Vlasenko · 7 years ago
  8. a82fe67 fbsplash: support configurable image position by Peter Korsgaard · 7 years ago
  9. 0e0209a less: accept -R option. Closes 10816 by Denys Vlasenko · 7 years ago
  10. ddacb03 libbb: commonalize a bit of little-endian CRC32 table generation code by Denys Vlasenko · 7 years ago
  11. 14bc965 less: fix help text conditional for -R by Denys Vlasenko · 7 years ago
  12. 8528d3d less: optional support of -R by Denys Vlasenko · 7 years ago
  13. 586f1ee nandwrite: cope with old headers which have no MTD_FILE_MODE_RAW by Denys Vlasenko · 7 years ago
  14. 38da4c4 config: add size estimations for a few applets by Denys Vlasenko · 7 years ago
  15. 83c99ab less: code shrink by Denys Vlasenko · 7 years ago
  16. d3a7e88 time: fix build for toolchains without O_CLOEXEC by Denys Vlasenko · 7 years ago
  17. 045327a lsscsi: fix xchdir("..") from symlink in /sys/bus/scsi/devices by Markus Gothe · 7 years ago
  18. 2ab9403 whitespace and comment format fixes, no code changes by Denys Vlasenko · 7 years ago
  19. ebe6d9d whitespace and comment format fixes, no code changes by Denys Vlasenko · 7 years ago
  20. b5d9ba8 i2cset: fix 'i' & 's' modes (3 extra bytes were sent) by Avi Fishman · 7 years ago
  21. 0c4dbd4 regularize format of source file headers, no code changes by Denys Vlasenko · 7 years ago
  22. aaaaaa5 less,microcom,lineedit: use common routine to set raw termios by Denys Vlasenko · 7 years ago
  23. e58b447 hexedit: code shrink by Denys Vlasenko · 7 years ago
  24. f3fa865 hexedit: fixes to "goto address" code by Denys Vlasenko · 7 years ago
  25. 9a4100c hexedit: position in correct column on "goto" command by Denys Vlasenko · 7 years ago
  26. 44cb166 hexedit: code shrink by Denys Vlasenko · 7 years ago
  27. 8838c6d hexdump: code shrink by Denys Vlasenko · 7 years ago
  28. d54f58d hexedit: implement "[enter] goto offset" key by Denys Vlasenko · 7 years ago
  29. 363fb5e hexedit: restore screen on exit by Denys Vlasenko · 7 years ago
  30. d72e804 hexedit: optimize output buffering by Denys Vlasenko · 7 years ago
  31. 6264301 hexedit: implement page up/down by Denys Vlasenko · 7 years ago
  32. 8187e01 *: use ESC define instead of "\033"; use ESC[m instead of ESC[0m by Denys Vlasenko · 7 years ago
  33. 136946c hexedit: smarter redraw by Denys Vlasenko · 7 years ago
  34. 73af705 hexedit: new applet by Denys Vlasenko · 7 years ago
  35. b278ac0 setfattr: new applet by Denys Vlasenko · 7 years ago
  36. 9d858f5 chat: do not die when HANGUP param is missing. Closes 10016 by Denys Vlasenko · 7 years ago
  37. f27e150 i2c_tools: tweak --help text by Denys Vlasenko · 7 years ago
  38. 0d1eaf4 i2c-tools: don't include linux/i2c-dev.h by Bartosz Golaszewski · 7 years ago
  39. 3a7b0fb i2c-tools: remove unneeded include by Bartosz Golaszewski · 7 years ago
  40. 22542ec getopt32: remove opt_complementary by Denys Vlasenko · 7 years ago
  41. 036585a getopt32: remove applet_long_options by Denys Vlasenko · 7 years ago
  42. 00677b5 *: fix up use of "getopt_longopts" for longopts not in getopt applet by Denys Vlasenko · 7 years ago
  43. 1a1203f users,w,who,uptime,renice: make NOEXEC by Denys Vlasenko · 7 years ago
  44. 798b945 ubi tools: ubiupdatevol supports "-" input and actually respects -s SIZE by Denys Vlasenko · 7 years ago
  45. b34eb4a ubiupdatevol: fix bug with -sSIZE: was ignoring IMAGE_FILE by Denys Vlasenko · 7 years ago
  46. 115e0a7 ubi_tools: a bit smaller applet resolution code by Denys Vlasenko · 7 years ago
  47. 9536ef7 makedevs: make it NOEXEC by Denys Vlasenko · 7 years ago
  48. ed7d118 adjtimex: make it NOFORK by Denys Vlasenko · 7 years ago
  49. c8e2931 adjtimex: zero-fill whole structure, to be on the safe side by Denys Vlasenko · 7 years ago
  50. a894a4b raidautorun: make it NOEXEC by Denys Vlasenko · 7 years ago
  51. 97b738d setserial: make it NOEXEC by Denys Vlasenko · 7 years ago
  52. 08e66a8 setserial: code shrink, better --help text by Denys Vlasenko · 7 years ago
  53. 3239ab8 lspci,lsscsi,lsusb: make them NOEXEC by Denys Vlasenko · 7 years ago
  54. 20077c1 libbb: make trim() return pointer to terminating NUL by Denys Vlasenko · 7 years ago
  55. 9c49d6e partprobe: make it NOEXEC by Denys Vlasenko · 7 years ago
  56. 83d7785 runlevel: make it NOEXEC by Denys Vlasenko · 7 years ago
  57. 74c05f5 chat: trim help text by Denys Vlasenko · 7 years ago
  58. 4dc8669 microcom: require exactly one non-option by Denys Vlasenko · 7 years ago
  59. 39194f0 new NOFORKs: pwdx,kill[all5],ttysize,realpath,readlink NOEXECs: date,resize by Denys Vlasenko · 7 years ago
  60. 95f7953 do not use `a' quoting style in comments by Denys Vlasenko · 7 years ago
  61. 5b3cbe3 config: more tweaking of help texts by Denys Vlasenko · 7 years ago
  62. 68b653b config: trim/improve item names and help texts, take 2 by Denys Vlasenko · 7 years ago
  63. bbf17bb crond: do not assume setenv() does not leak by Denys Vlasenko · 7 years ago
  64. c9e7843 crond: allow $SHELL and starting user's shell override DEFAULT_SHELL. Closes 6458 by Denys Vlasenko · 7 years ago
  65. 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
  66. ae178ce Update remaining menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
  67. 9880f86 hdparm: remove contradicting size info in config help by Denys Vlasenko · 7 years ago
  68. 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
  69. 68e9805 ttysize: if stdin is not tty, try stdout, then stderr by Denys Vlasenko · 7 years ago
  70. d18b200 crond: code shrink by Denys Vlasenko · 7 years ago
  71. 0b3b65f crond: move misplaced comment by Denys Vlasenko · 7 years ago
  72. 75fbea3 crond: support @daily etc by Denys Vlasenko · 7 years ago
  73. 1572f52 watchdog: do not use argc, other cleanups by Denys Vlasenko · 7 years ago
  74. 31c7650 watchdog: stop watchdog first on startup by Matt Spinler · 7 years ago
  75. 1b84f4a beep: disallow FEATURE_BEEP_FREQ = 0 in configuration by Denys Vlasenko · 7 years ago
  76. 3c9688e makedevs: code shrink by Denys Vlasenko · 7 years ago
  77. 3532e60 makedevs: allow much longer filenames by Denys Vlasenko · 7 years ago
  78. a1a3b59 time: inplement -f FMT by Denys Vlasenko · 8 years ago
  79. 5fe5be2 time: implement -a, -o FILE by Tommi Rantala · 8 years ago
  80. 854174f time: document -p in usage by Tommi Rantala · 8 years ago
  81. 9c7ee14 lsscsi: new applet by Markus Gothe · 8 years ago
  82. 10ad622 Spelling fixes in comments, documentation, tests and examples by Denys Vlasenko · 8 years ago
  83. 783d57a Sort some miscutils/ applets into coreutils or util-linux by Denys Vlasenko · 8 years ago
  84. ac47a00 partprobe: new applet by Denys Vlasenko · 8 years ago
  85. 8762512 Replace int -> uint to avoid signed integer overflow by Rostislav Skudnov · 8 years ago
  86. d6ace66 taskset: simplify code a bit; tweak --help by Denys Vlasenko · 8 years ago
  87. 8666391 taskset: separate "current" and "new" strings by Denys Vlasenko · 8 years ago
  88. ef0e76c taskset: rewrite to be task size-agnostic by Denys Vlasenko · 8 years ago
  89. 205d48e *: add comment about APPLET_ODDNAME format by Denys Vlasenko · 8 years ago
  90. f3d705f make --help texts smaller by Denys Vlasenko · 8 years ago
  91. bbc7bee make --help texts more uniform by Denys Vlasenko · 8 years ago
  92. 01ccdd1 libbb: consolidate the code to set termios unbuffered mode by Denys Vlasenko · 8 years ago
  93. f560422 Big cleanup in config help and description by Denys Vlasenko · 8 years ago
  94. 1d3a04a Code style fixes, no code changes by Denys Vlasenko · 8 years ago
  95. 2c769c6 makedevs: make special node creation idempotent by Denys Vlasenko · 8 years ago
  96. e5dd71f Remove trailing empty lines by Denys Vlasenko · 8 years ago
  97. f88e3bf Convert all miscutils/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  98. fb4da16 Split miscutils/Config.src items into miscutils/*.c files by Denys Vlasenko · 8 years ago
  99. 2e6af54 man: remove -Tascii from nroff invocation by Denys Vlasenko · 8 years ago
  100. 7c3c92c man: make width selection more thorough; explain how to override it by Denys Vlasenko · 8 years ago