projects
/
platform
/
upstream
/
busybox.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/busybox.git
2010-07-16
Denys Vlasenko
cttyhack: move build system bits into cttyhack.c, no...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-16
Denys Vlasenko
tweak defconfig
commit
|
commitdiff
|
tree
|
snapshot
2010-07-16
Denys Vlasenko
ash: move config stuff into ash.c, no code chages
commit
|
commitdiff
|
tree
|
snapshot
2010-07-16
Denys Vlasenko
hush: fix multimple dependent variable expansion cases
commit
|
commitdiff
|
tree
|
snapshot
2010-07-16
Denys Vlasenko
hush: make set -x support optional
commit
|
commitdiff
|
tree
|
snapshot
2010-07-16
Denys Vlasenko
hush: add support for set -x
commit
|
commitdiff
|
tree
|
snapshot
2010-07-15
Denys Vlasenko
hush: fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2010-07-15
Denys Vlasenko
hush: fix faloout from previous commit
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
Denys Vlasenko
hush: make pun_pipe loop clearer; fix "cmd | var=`cmd...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
Denys Vlasenko
build system: disable some applets by default
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
Denys Vlasenko
util-linux: move VOLUMEID to a submenu
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Denys Vlasenko
top: add tie breaking for topmem mode
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Denys Vlasenko
acpid: old kernel headers compat
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Denys Vlasenko
mktemp: fix "mktemp /path/to/tempfile.XXXXXX"
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Denys Vlasenko
wget: fix progress display
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Denys Vlasenko
more: style fix. no code changes
commit
|
commitdiff
|
tree
|
snapshot
2010-07-11
Denys Vlasenko
crond: mention other cronds' behavior in comment. no...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-10
Denys Vlasenko
remove unzip doc: we don't have 100% proof it's ok...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-10
Denys Vlasenko
diff: make diff -r much less eager to recurse into...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Lauri Kasanen
Modprobe: Make -l open the right file
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Denys Vlasenko
diff: cosmetic change on top of last commit
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Matheus Izvekov
diff: fix "diff dir1 dir2/". Closes bug 2203
commit
|
commitdiff
|
tree
|
snapshot
2010-07-08
Denys Vlasenko
fix make O=dir build
commit
|
commitdiff
|
tree
|
snapshot
2010-07-08
Denys Vlasenko
crond: code shrink
commit
|
commitdiff
|
tree
|
snapshot
2010-07-08
Denys Vlasenko
crond: rename HumpBack names. Note two TODOs/FIXMEs
commit
|
commitdiff
|
tree
|
snapshot
2010-07-08
Denys Vlasenko
crond: check mtime on crontab dir every minute, and...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-08
Denys Vlasenko
crond: reorder functions to follow usual order: "main...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-08
Maksym Kryzhanovskyy
ifplugd: code shrink
commit
|
commitdiff
|
tree
|
snapshot
2010-07-08
Denys Vlasenko
make usage_compressed.h generation _always_ update...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Denys Vlasenko
crond: code shrink
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Denys Vlasenko
whitespace fixes
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Denys Vlasenko
bootchartd: fix labels in config system. no code changes
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Denys Vlasenko
Start 1.18.0 development cycle
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Denys Vlasenko
bump version to 1.17.0
1_17_0
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Denys Vlasenko
scripts/randomtest: update to pass testsuite with Rob...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Denys Vlasenko
[un]expand: fix testsuite
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Denys Vlasenko
randomconfig fixes
commit
|
commitdiff
|
tree
|
snapshot
2010-07-04
Denys Vlasenko
Yet another attempt to stamp out "make -j" problems
commit
|
commitdiff
|
tree
|
snapshot
2010-07-04
Denys Vlasenko
libbb: reduce number of *error_msg[_and_die].c files...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-04
Pascal Bellard
*: introduce and use xfork() and xvfork()
commit
|
commitdiff
|
tree
|
snapshot
2010-07-04
Denys Vlasenko
remove some dead assignments, add a TODO comment
commit
|
commitdiff
|
tree
|
snapshot
2010-07-04
Denys Vlasenko
ip a: fix SEGV if "dev IFACE" is not specified
commit
|
commitdiff
|
tree
|
snapshot
2010-07-03
Pascal Bellard
libbb: introduce and use BB_EXECVP_or_die()
commit
|
commitdiff
|
tree
|
snapshot
2010-07-03
Lauri Kasanen
losetup: use LOOP_foo defines
commit
|
commitdiff
|
tree
|
snapshot
2010-07-03
Denys Vlasenko
fix compile breakage with "make -j"
commit
|
commitdiff
|
tree
|
snapshot
2010-07-01
Denys Vlasenko
chrt: code shrink
commit
|
commitdiff
|
tree
|
snapshot
2010-07-01
Denys Vlasenko
consolidate xz format comment. no code changes
commit
|
commitdiff
|
tree
|
snapshot
2010-07-01
Pascal Bellard
conspy: stop losing some keyboard keys.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-01
Denys Vlasenko
xz compression detection: avoid the need to seek
commit
|
commitdiff
|
tree
|
snapshot
2010-06-30
Denys Vlasenko
bzip2 decompression: simple code shrink
commit
|
commitdiff
|
tree
|
snapshot
2010-06-30
Pascal Bellard
conspy: code shrink
commit
|
commitdiff
|
tree
|
snapshot
2010-06-28
Keisuke Yasui
bootchartd: fix sample period calculations
commit
|
commitdiff
|
tree
|
snapshot
2010-06-28
Pascal Bellard
conspy: code shrink
commit
|
commitdiff
|
tree
|
snapshot
2010-06-28
Denys Vlasenko
nc: better comments. no code changes
commit
|
commitdiff
|
tree
|
snapshot
2010-06-27
Denys Vlasenko
conspy: significant output minimization; blink attribut...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-27
Denys Vlasenko
remove recently added erroneous _and_die()
commit
|
commitdiff
|
tree
|
snapshot
2010-06-27
Denys Vlasenko
mount: fix a case when sometimes error message is not...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-27
Denys Vlasenko
nc: introduce CONFIG_NC_110_COMPAT option.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-27
Ladislav Michl
*: s/"/bin/sh"/DEFAULT_SHELL, run_shell() API fix,...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Lauri Kasanen
modinfo: support relative paths in modules.dep
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Lauri Kasanen
modinfo: needs DEFAULT_MODULES_DIR and DEFAULT_DEPMOD_FILE
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Denys Vlasenko
libbb/copyfd.c: fix the case of copy buffer <= 4kb
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Denys Vlasenko
ash: fix obscure case of replacing + globbing + backslashes
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Denys Vlasenko
tar: make typical extraction less memory-hungry
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Denys Vlasenko
*: tar-related cleanups: move struct to unarchive.h...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Denys Vlasenko
tar: fix --to-command wrt short writes
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Denys Vlasenko
fix breakage in compressed file detection
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Denys Vlasenko
universal parser: do not leak parser->data
commit
|
commitdiff
|
tree
|
snapshot
2010-06-26
Denys Vlasenko
build system: do not rebuild ash and hush on any change...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-25
Denys Vlasenko
conspy: make "conspy 0" use vcsa0 but "conspy" (no...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-25
Denys Vlasenko
another fix to gen_build_files / autoconf.h dependency
commit
|
commitdiff
|
tree
|
snapshot
2010-06-25
Denys Vlasenko
gen_build_files.sh is an order prerequisite only for...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-25
Denys Vlasenko
build system: make gen_build_files.sh run before autoco...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Denys Vlasenko
*: make exec failure message more consistent
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Ladislav Michl
tar: optional support for --to-command
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Denys Vlasenko
conspy: code shrink
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Denys Vlasenko
ntpd: step correction to variables had wrong sign,...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Denys Vlasenko
conspy: document attribute byte format
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Denys Vlasenko
smemcap: new applet
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Denys Vlasenko
*: introduce and use bb_unsetenv_and_free
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
Andreas Bühmann
ash: <> redir should not truncate
commit
|
commitdiff
|
tree
|
snapshot
2010-06-23
Pascal Bellard
conspy: code shrink ~200 bytes
commit
|
commitdiff
|
tree
|
snapshot
2010-06-22
Denys Vlasenko
typo fix
commit
|
commitdiff
|
tree
|
snapshot
2010-06-22
Marek Polacek
rev: new applet
commit
|
commitdiff
|
tree
|
snapshot
2010-06-21
Denys Vlasenko
fix config help text
commit
|
commitdiff
|
tree
|
snapshot
2010-06-21
Denys Vlasenko
bootchartd: added optional compat features
commit
|
commitdiff
|
tree
|
snapshot
2010-06-21
Denys Vlasenko
fix errors in detecting non-modified areas
commit
|
commitdiff
|
tree
|
snapshot
2010-06-21
Pascal Bellard
conspy: new applet
commit
|
commitdiff
|
tree
|
snapshot
2010-06-21
Denys Vlasenko
decompress_unxz: use common string
commit
|
commitdiff
|
tree
|
snapshot
2010-06-20
Denys Vlasenko
unxz: update from XZ embedded git
commit
|
commitdiff
|
tree
|
snapshot
2010-06-19
Denys Vlasenko
tweak TODO file
commit
|
commitdiff
|
tree
|
snapshot
2010-06-19
Denys Vlasenko
xargs: bump default -sNUM up to 32k. Use sysconf()...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-19
Denys Vlasenko
added Config.in to .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2010-06-19
Denys Vlasenko
cosmetics on top of Dan's patches
commit
|
commitdiff
|
tree
|
snapshot
2010-06-19
Dan Fandrich
Define GNU-specific link options in one place
commit
|
commitdiff
|
tree
|
snapshot
2010-06-19
Dan Fandrich
Added code for nonstandard function strsep()
commit
|
commitdiff
|
tree
|
snapshot
2010-06-19
Dan Fandrich
A few minor portability improvements
commit
|
commitdiff
|
tree
|
snapshot
2010-06-19
Denys Vlasenko
sed: trivial code shrink -18 bytes
commit
|
commitdiff
|
tree
|
snapshot
2010-06-19
Denys Vlasenko
Merge branch 'master' of git+ssh://vda@busybox.net...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-19
Denys Vlasenko
Revert "sed: trivial code shrink"
commit
|
commitdiff
|
tree
|
snapshot
next