1. 01ccdd1 libbb: consolidate the code to set termios unbuffered mode by Denys Vlasenko · 8 years ago
  2. f560422 Big cleanup in config help and description by Denys Vlasenko · 8 years ago
  3. 1d3a04a Code style fixes, no code changes by Denys Vlasenko · 8 years ago
  4. 2c769c6 makedevs: make special node creation idempotent by Denys Vlasenko · 8 years ago
  5. e5dd71f Remove trailing empty lines by Denys Vlasenko · 8 years ago
  6. f88e3bf Convert all miscutils/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  7. fb4da16 Split miscutils/Config.src items into miscutils/*.c files by Denys Vlasenko · 8 years ago
  8. 2e6af54 man: remove -Tascii from nroff invocation by Denys Vlasenko · 8 years ago
  9. 7c3c92c man: make width selection more thorough; explain how to override it by Denys Vlasenko · 8 years ago
  10. a92a749 man: allow nroff and tbl commands be overridden; unmangle writing to files by Denys Vlasenko · 8 years ago
  11. 69312e8 strings: implement -t radix by Tito Ragusa · 8 years ago
  12. 7fa799a less: switch off nonblock on kbd_fd before exit by Denys Vlasenko · 8 years ago
  13. 3c0e579 less: fall back to using fd #1 for keyboard reading. Closes 9231 by Denys Vlasenko · 8 years ago
  14. 6b76e23 man: fix parsing of "DEFINE pager xyz". Closes 8976 by Denys Vlasenko · 8 years ago
  15. 110c6bb less: fix bracket search to match behavior of less 481 by Denys Vlasenko · 8 years ago
  16. 2525596 less: fix SEGV by Denys Vlasenko · 8 years ago
  17. 237bedd getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST by Denys Vlasenko · 8 years ago
  18. 59f8197 i2cdump: don't use common_bufsiz1 by Bartosz Golaszewski · 8 years ago
  19. 7cf45ae setsid: fix broken -c by Denys Vlasenko · 8 years ago
  20. 015db58 randomconfig fixes by Denys Vlasenko · 8 years ago
  21. 3e134eb *: slap on a few ALIGN1/2s where appropriate by Denys Vlasenko · 9 years ago
  22. 9de2e5a *: hopefully all setup_common_bufsiz() are in place by Denys Vlasenko · 9 years ago
  23. 47cfbf3 *: add most of the required setup_common_bufsiz() calls by Denys Vlasenko · 9 years ago
  24. e6a2f4c libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it by Denys Vlasenko · 9 years ago
  25. 6aab992 whitespace and namespace cleanups by Denys Vlasenko · 9 years ago
  26. b068cf2 ubirmvol: Implement -N switch for ubirmvol by Sven Eisenberg · 9 years ago
  27. cb92640 ubirename: new applet by Sven Eisenberg · 9 years ago
  28. 066e76b Replace a few more bb_info_msg's by bb_error_msg or printf by Denys Vlasenko · 9 years ago
  29. 76b680c Use bb_error_msg instead of bb_info_msg in all commented-out debug printouts by Denys Vlasenko · 9 years ago
  30. 23961b2 more bionic fixes by Denys Vlasenko · 9 years ago
  31. dbb58a3 fixes for problems found by bionic build by Denys Vlasenko · 9 years ago
  32. 7849ccb inotifyd: swap meaning of 'y' and 'm' events in help text. Closes 8726 by Denys Vlasenko · 9 years ago
  33. 5fa9fef taskset: fix non-fancy cpuset printing on big-endian by Arnout Vandecappelle (Essensium/Mind) · 9 years ago
  34. ccf7f0e setsid: implement -c by Denys Vlasenko · 9 years ago
  35. 76915bf nandwrite: implement -n (read/write without ecc) by Aaro Koskinen · 9 years ago
  36. 2cf4591 i2c_tools: suppress "'blen' may be used uninitialized in this function" by Denys Vlasenko · 9 years ago
  37. 5ed6989 i2cdump: display the numeric value for block read ioctl() errors by Bartosz Golaszewski · 9 years ago
  38. 74bb9d5 i2cdump: bail-out if block read fails by Bartosz Golaszewski · 9 years ago
  39. 1fe75b8 i2cdump: use I2C block mode for the 'i' mode parameter by Bartosz Golaszewski · 9 years ago
  40. 1cde5f7 i2cdump: don't read block data in non-block modes by Bartosz Golaszewski · 9 years ago
  41. fc8eb05 i2cdetect: coding style: add a space after 'for' by Bartosz Golaszewski · 9 years ago
  42. 99f025a i2cdetect: fix address skipping in auto mode by Bartosz Golaszewski · 9 years ago
  43. 82c2fad fbsplash: use virtual y size in mmap size calculations by Timo Teräs · 9 years ago
  44. db70033 tweak defconfig by Denys Vlasenko · 9 years ago
  45. 7b85ec3 *: more BUILD_BUG_ON conversions by Denys Vlasenko · 9 years ago
  46. 9323026 randconfig fix by Denys Vlasenko · 9 years ago
  47. 02859aa use auto_string() where appropriate to kill a few statics by Denys Vlasenko · 9 years ago
  48. 7f3a2a2 join some common strings, -400 bytes by Denys Vlasenko · 9 years ago
  49. d60752f build system: -fno-builtin-printf by Denys Vlasenko · 9 years ago
  50. 2beb524 i2c-tools: rename remaining defines by Bartosz Golaszewski · 9 years ago
  51. d9892fa i2c-tools: remove duplicate definitions by Bartosz Golaszewski · 9 years ago
  52. 26ccd3d less: fix botched attempt to use last column by Ron Yorston · 9 years ago
  53. b27cf31 less: further tweaks to regular file detection by Ron Yorston · 9 years ago
  54. 9dc526d less: improve regular file detection in line counting code by Denys Vlasenko · 9 years ago
  55. 1ecb996 less: allow use of last column of terminal by Ron Yorston · 9 years ago
  56. d542d18 less: fix line number confusion by Ron Yorston · 9 years ago
  57. ad1b4d5 less: add a function to detect when display is at end of file by Ron Yorston · 9 years ago
  58. 70b84be less: rearrange detection of non-regular files by Ron Yorston · 9 years ago
  59. 159e032 less: move code to count lines into a separate function by Ron Yorston · 9 years ago
  60. ae1a9e8 less: fix numeric input by Ron Yorston · 9 years ago
  61. 193ba40 less: improvements to verbose status messages by Ron Yorston · 9 years ago
  62. d840c5d libbb: add a function to make a copy of a region of memory by Ron Yorston · 9 years ago
  63. 78cfa00 less: correctly account for tabs when rewrapping lines by Ron Yorston · 9 years ago
  64. f06386a less: fix display of line numbers by Ron Yorston · 9 years ago
  65. 51aa861 less: document -S flag and make it independently configurable by Ron Yorston · 9 years ago
  66. 97f2f7c Removes stray empty line from code by Maninder Singh · 9 years ago
  67. d908992 i2cdetect: use break instead of goto in list_i2c_busses_and_exit() by Bartosz Golaszewski · 10 years ago
  68. aeb11a9 i2cdump: code rework by Bartosz Golaszewski · 10 years ago
  69. 2204472 i2cdetect: add a check for (mode == DETECT_MODE_AUTO) by Bartosz Golaszewski · 10 years ago
  70. e545bf6 i2cdetect: don't scan non-regular addresses without the '-a' option by Bartosz Golaszewski · 10 years ago
  71. 3147427 i2cdetect: don't die on addresses already in use by drivers by Bartosz Golaszewski · 10 years ago
  72. 97c6491 typo fixes by Maninder Singh · 10 years ago
  73. c4603fb dc: fix "dc p" prinitng bogus data by Denys Vlasenko · 10 years ago
  74. 7ca5c51 i2c-tools: only try /dev/i2c/* if opening /dev/i2c-* fails with ENOENT by Bartosz Golaszewski · 10 years ago
  75. b2cca32 i2c-tools: fix 'i2cdetect -l' by Bartosz Golaszewski · 10 years ago
  76. 86a7f18 *: Switch to POSIX utmpx API by Bernhard Reutner-Fischer · 10 years ago
  77. 8dff01d libbb: introduce and use is_prefixed_with() by Denys Vlasenko · 10 years ago
  78. 54e9585 trivial code shrink by Denys Vlasenko · 10 years ago
  79. 70e30e8 dc: tweak parsing by Bernhard Reutner-Fischer · 10 years ago
  80. 622a7aa i2cget, i2cset, i2cdetect, i2cdump: new applets by Bartosz Golaszewski · 10 years ago
  81. 07fa09a ubiattach: add option -O by Micke Prag · 10 years ago
  82. ad0d009 nanddump: don't show --bb in usage when disabled by Baruch Siach · 10 years ago
  83. e835afa nandwrite: fix build when long options are disabled by Baruch Siach · 10 years ago
  84. bd7c1f2 flashcp: change BUFSIZE to 4k by Jacob Kjaergaard · 10 years ago
  85. 476654c man: do not mangle $MANPATH in memory by Denys Vlasenko · 10 years ago
  86. ee41094 man: accept a list of dirs in $MANPATH by Denys Vlasenko · 10 years ago
  87. 186b98a ubiupdatevol: fix -t to not require an option. Closes 7466 by Denys Vlasenko · 10 years ago
  88. 307d26c less: make -E work by Aaro Koskinen · 10 years ago
  89. 865814a less: trivial code shrink by Denys Vlasenko · 10 years ago
  90. d6e7672 less: move "retry-on-EAGAIN" logic closer to read ops by Denys Vlasenko · 10 years ago
  91. 15943c8 less: disable "suppress empty wraparound" optimization by Denys Vlasenko · 10 years ago
  92. f02c52b taskset: fix logic error in "if it doesn't start with 0x..." by Denys Vlasenko · 10 years ago
  93. 962c4e8 taskset: support CPU masks for more than 64 CPUs by Denys Vlasenko · 10 years ago
  94. 2a870d0 nanddump: change default to --bb=skipbad by Richard Genoud · 10 years ago
  95. 8feb259 nanddump: kill -b Omit bad block by Richard Genoud · 10 years ago
  96. f17fbe1 nanddump: add options --bb=skipbad and padbad by Richard Genoud · 10 years ago
  97. cbf3bfa nanddump: correct rounding to next page (lead to infinite loop) by Richard Genoud · 10 years ago
  98. fe33683 Fix compile failures by Denys Vlasenko · 11 years ago
  99. 43b8a1c crond: implement "SHELL=prog" in crontab. Export LOGNAME as POSIX wants by Denys Vlasenko · 11 years ago
  100. d5929d6 crond: simplify logging code by Denys Vlasenko · 11 years ago