index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-07-06
bump version to 1.17.0
1_17_0
Denys Vlasenko
2010-07-06
scripts/randomtest: update to pass testsuite with Rob's toolchain
Denys Vlasenko
2010-07-06
[un]expand: fix testsuite
Denys Vlasenko
2010-07-05
randomconfig fixes
Denys Vlasenko
2010-07-04
Yet another attempt to stamp out "make -j" problems
Denys Vlasenko
2010-07-04
libbb: reduce number of *error_msg[_and_die].c files by four
Denys Vlasenko
2010-07-04
*: introduce and use xfork() and xvfork()
Pascal Bellard
2010-07-04
remove some dead assignments, add a TODO comment
Denys Vlasenko
2010-07-04
ip a: fix SEGV if "dev IFACE" is not specified
Denys Vlasenko
2010-07-04
libbb: introduce and use BB_EXECVP_or_die()
Pascal Bellard
2010-07-04
losetup: use LOOP_foo defines
Lauri Kasanen
2010-07-03
fix compile breakage with "make -j"
Denys Vlasenko
2010-07-01
chrt: code shrink
Denys Vlasenko
2010-07-01
consolidate xz format comment. no code changes
Denys Vlasenko
2010-07-01
conspy: stop losing some keyboard keys.
Pascal Bellard
2010-07-01
xz compression detection: avoid the need to seek
Denys Vlasenko
2010-06-30
bzip2 decompression: simple code shrink
Denys Vlasenko
2010-06-30
conspy: code shrink
Pascal Bellard
2010-06-28
bootchartd: fix sample period calculations
Keisuke Yasui
2010-06-28
conspy: code shrink
Pascal Bellard
2010-06-28
nc: better comments. no code changes
Denys Vlasenko
2010-06-27
conspy: significant output minimization; blink attribute support
Denys Vlasenko
2010-06-27
remove recently added erroneous _and_die()
Denys Vlasenko
2010-06-27
mount: fix a case when sometimes error message is not printed
Denys Vlasenko
2010-06-27
nc: introduce CONFIG_NC_110_COMPAT option.
Denys Vlasenko
2010-06-27
*: s/"/bin/sh"/DEFAULT_SHELL, run_shell() API fix, remove unneeded strdup
Ladislav Michl
2010-06-27
modinfo: support relative paths in modules.dep
Lauri Kasanen
2010-06-27
modinfo: needs DEFAULT_MODULES_DIR and DEFAULT_DEPMOD_FILE
Lauri Kasanen
2010-06-26
libbb/copyfd.c: fix the case of copy buffer <= 4kb
Denys Vlasenko
2010-06-26
ash: fix obscure case of replacing + globbing + backslashes
Denys Vlasenko
2010-06-26
tar: make typical extraction less memory-hungry
Denys Vlasenko
2010-06-26
*: tar-related cleanups: move struct to unarchive.h; move help to tar.c
Denys Vlasenko
2010-06-26
tar: fix --to-command wrt short writes
Denys Vlasenko
2010-06-26
fix breakage in compressed file detection
Denys Vlasenko
2010-06-26
universal parser: do not leak parser->data
Denys Vlasenko
2010-06-26
build system: do not rebuild ash and hush on any change to any .c file
Denys Vlasenko
2010-06-25
conspy: make "conspy 0" use vcsa0 but "conspy" (no param) use vcsa
Denys Vlasenko
2010-06-25
another fix to gen_build_files / autoconf.h dependency
Denys Vlasenko
2010-06-25
gen_build_files.sh is an order prerequisite only for autoconf.h
Denys Vlasenko
2010-06-25
build system: make gen_build_files.sh run before autoconf.h generation
Denys Vlasenko
2010-06-25
*: make exec failure message more consistent
Denys Vlasenko
2010-06-25
tar: optional support for --to-command
Ladislav Michl
2010-06-25
conspy: code shrink
Denys Vlasenko
2010-06-24
ntpd: step correction to variables had wrong sign, fixing
Denys Vlasenko
2010-06-24
conspy: document attribute byte format
Denys Vlasenko
2010-06-24
smemcap: new applet
Denys Vlasenko
2010-06-24
*: introduce and use bb_unsetenv_and_free
Denys Vlasenko
2010-06-24
ash: <> redir should not truncate
Andreas Bühmann
2010-06-23
conspy: code shrink ~200 bytes
Pascal Bellard
2010-06-22
typo fix
Denys Vlasenko
[next]