index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-01-14
whitespace fixes. no code changes
Denys Vlasenko
2013-01-14
volume_id: uuid_format small code shrink
Sven-Göran Bergh
2013-01-14
volume_id: display hfs[+] 128-bit UUID properly
Sven-Göran Bergh
2013-01-14
blkid: add type display for hfsplus
Sven-Göran Bergh
2013-01-06
syslogd: add option to log to Linux kernel printk buffer
Peter Korsgaard
2013-01-05
klogd: handle multi-char log levels
Peter Korsgaard
2013-01-05
dmesg: handle multi-char log levels
Peter Korsgaard
2013-01-04
powertop: fix error message
Lauri Hintsala
2012-12-26
ifenslave: fix missing close paren
Mike Frysinger
2012-12-19
CONFIG_PID_FILE_PATH: new configuration option for pidfile paths
Anthony G. Basile
2012-12-14
du: document incompatibility with standard tool
Denys Vlasenko
2012-12-05
decompress_uncompress: comment out a bigger chunk of debug code
Denys Vlasenko
2012-12-05
decompress_uncompress: comment out debug printout on corrupted data
Denys Vlasenko
2012-12-05
decompress_uncompress: move 'code' variable into loop - sole user
Denys Vlasenko
2012-11-13
ash: fix a memory leak
Jon Tollefson
2012-11-13
volume_id: add exFAT detection
S-G Bergh
2012-11-09
ifupdown: code shrink
Denys Vlasenko
2012-11-05
ifupdown: remove unused errno assignments
Denys Vlasenko
2012-11-05
ifupdown: simple code shrink
Denys Vlasenko
2012-11-05
blkid: show filesystem when both label and UUID are missing, but type is known
S-G Bergh
2012-10-20
build system: use pkg-config to look up selinux libs
Mike Frysinger
2012-10-17
fbsplash: fix regression from e4fa7b7
Timo Teräs
2012-10-15
nanddump: invert the meaning of the -o parameter to match upstream
Baruch Siach
2012-10-15
nanddump: skip bad blocks when instructed to do so
Baruch Siach
2012-10-15
nanddump: use the right operator of logic AND
Baruch Siach
2012-10-08
mktemp: fix mktemp -u temp.XXXXXX returning garbage when TMPDIR is set
Ron Yorston
2012-10-08
adduser: make it accept "adduser USER GROUP" form
Tito Ragusa
2012-10-03
mark get_shell_name FAST_FUNC
Denys Vlasenko
2012-10-02
top/ps: argv0:"gdm-session-worker [pam/gdm-password]" == comm:"gdm-session-wor"
Denys Vlasenko
2012-10-01
ash: implement export -n
Denys Vlasenko
2012-09-29
brctl: fix description and usage
Nicolas Thill
2012-09-27
udhcpc[6]: allow discover_retries == 0 (infinite)
Felix Fietkau
2012-09-27
flashcp: remove unused variable opts
Manuel Zerpies
2012-09-27
lineedit: in !EDITING config, return -1 on fgets error
Denys Vlasenko
2012-09-27
fix unsafe bb_perror_msg(filename) calls
Denys Vlasenko
2012-09-27
scripts/kconfig/mconf: work on systems w/o SIGWINCH
Denys Vlasenko
2012-09-27
libbb: correctness/size tweaks in signal-related helpers
Denys Vlasenko
2012-09-26
top: do not touch stdin if -b
Denys Vlasenko
2012-09-25
modprobe_small: make rmmod to NOT remove dependencies. Closes 5162
Denys Vlasenko
2012-09-25
ash: trivial fixes for compile failures
Denys Vlasenko
2012-09-25
top: fix build failure in !USE_TERMIOS case
Denys Vlasenko
2012-09-25
ps: fix build failure in !DESKTOP case
Denys Vlasenko
2012-09-21
top: implement scrolling up/down (_very_ useful)
Denys Vlasenko
2012-09-17
ushcpc: gracefully handle packets with CHECKSUM_PARTIAL
Alexey Froloff
2012-09-17
telnet: convert Enter -> CR LF in line mode too
Denys Vlasenko
2012-09-17
telnet: shrink literal string size
Denys Vlasenko
2012-09-13
telnet: convert CR -> CR LF, not CR -> CR NUL when sending data to server
Denys Vlasenko
2012-09-06
fbsplash: support non-RGB565 pixels in 16-bit mode
Linus Walleij
2012-09-06
find: make -mindepth N -xdev correctly stop on mountpoints
Denys Vlasenko
2012-09-06
ash: fix "read -s" + ^C. Closes 5504
Denys Vlasenko
[prev]
[next]