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