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