index
:
busybox
master
Busybox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
miscutils
Age
Commit message (
Expand
)
Author
2017-01-21
make --help texts smaller
Denys Vlasenko
2017-01-21
make --help texts more uniform
Denys Vlasenko
2017-01-11
libbb: consolidate the code to set termios unbuffered mode
Denys Vlasenko
2017-01-10
Big cleanup in config help and description
Denys Vlasenko
2016-11-28
Code style fixes, no code changes
Denys Vlasenko
2016-11-27
makedevs: make special node creation idempotent
Denys Vlasenko
2016-11-23
Remove trailing empty lines
Denys Vlasenko
2016-11-22
Convert all miscutils/* applets to "new style" applet definitions
Denys Vlasenko
2016-11-22
Split miscutils/Config.src items into miscutils/*.c files
Denys Vlasenko
2016-10-31
man: remove -Tascii from nroff invocation
Denys Vlasenko
2016-10-31
man: make width selection more thorough; explain how to override it
Denys Vlasenko
2016-10-30
man: allow nroff and tbl commands be overridden; unmangle writing to files
Denys Vlasenko
2016-10-24
strings: implement -t radix
Tito Ragusa
2016-09-13
less: switch off nonblock on kbd_fd before exit
Denys Vlasenko
2016-09-13
less: fall back to using fd #1 for keyboard reading. Closes 9231
Denys Vlasenko
2016-08-22
man: fix parsing of "DEFINE pager xyz". Closes 8976
Denys Vlasenko
2016-08-16
less: fix bracket search to match behavior of less 481
Denys Vlasenko
2016-08-16
less: fix SEGV
Denys Vlasenko
2016-07-06
getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST
Denys Vlasenko
2016-06-24
i2cdump: don't use common_bufsiz1
Bartosz Golaszewski
2016-06-20
setsid: fix broken -c
Denys Vlasenko
2016-06-19
randomconfig fixes
Denys Vlasenko
2016-04-22
*: slap on a few ALIGN1/2s where appropriate
Denys Vlasenko
2016-04-21
*: hopefully all setup_common_bufsiz() are in place
Denys Vlasenko
2016-04-21
*: add most of the required setup_common_bufsiz() calls
Denys Vlasenko
2016-04-21
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
Denys Vlasenko
2016-04-03
whitespace and namespace cleanups
Denys Vlasenko
2016-04-03
ubirmvol: Implement -N switch for ubirmvol
Sven Eisenberg
2016-04-03
ubirename: new applet
Sven Eisenberg
2016-03-30
Replace a few more bb_info_msg's by bb_error_msg or printf
Denys Vlasenko
2016-03-30
Use bb_error_msg instead of bb_info_msg in all commented-out debug printouts
Denys Vlasenko
2016-03-14
more bionic fixes
Denys Vlasenko
2016-03-14
fixes for problems found by bionic build
Denys Vlasenko
2016-03-06
inotifyd: swap meaning of 'y' and 'm' events in help text. Closes 8726
Denys Vlasenko
2016-02-26
taskset: fix non-fancy cpuset printing on big-endian
Arnout Vandecappelle (Essensium/Mind)
2016-01-17
setsid: implement -c
Denys Vlasenko
2016-01-02
nandwrite: implement -n (read/write without ecc)
Aaro Koskinen
2015-11-01
i2c_tools: suppress "'blen' may be used uninitialized in this function"
Denys Vlasenko
2015-11-01
i2cdump: display the numeric value for block read ioctl() errors
Bartosz Golaszewski
2015-11-01
i2cdump: bail-out if block read fails
Bartosz Golaszewski
2015-11-01
i2cdump: use I2C block mode for the 'i' mode parameter
Bartosz Golaszewski
2015-11-01
i2cdump: don't read block data in non-block modes
Bartosz Golaszewski
2015-11-01
i2cdetect: coding style: add a space after 'for'
Bartosz Golaszewski
2015-11-01
i2cdetect: fix address skipping in auto mode
Bartosz Golaszewski
2015-10-27
fbsplash: use virtual y size in mmap size calculations
Timo Teräs
2015-10-25
tweak defconfig
Denys Vlasenko
2015-10-13
*: more BUILD_BUG_ON conversions
Denys Vlasenko
2015-10-11
randconfig fix
Denys Vlasenko
2015-10-09
use auto_string() where appropriate to kill a few statics
Denys Vlasenko
2015-10-08
join some common strings, -400 bytes
Denys Vlasenko
[next]