index
:
busybox
master
Busybox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-12-19
ls: add support for -H
Denys Vlasenko
2010-12-19
volume_id: recognize compressed hibernate swap signature
James Hunt
2010-12-19
ls: tweak -e handling; better comments
Denys Vlasenko
2010-12-19
ls: print a space after each column. Closes bug 2941
Denys Vlasenko
2010-12-19
ls: make -F not follow symlinks of the command line
Denys Vlasenko
2010-12-19
ls: make -x force columnar output; remove unused parts of TRIGGER code
Denys Vlasenko
2010-12-19
ls: for some options, only last takes effect. Closes bug 2959
Denys Vlasenko
2010-12-19
chrt: -m can be used without any arguments. Closes bug 2989
Denys Vlasenko
2010-12-18
chrt: correct opt_complementary. Closes bug 2977
Denys Vlasenko
2010-12-18
scripts: fix fixdep.c to let it workable in cygwin
Macpaul Lin
2010-12-18
Revert "scripts: fix fixdep.c to let it workable in cygwin"
Denys Vlasenko
2010-12-18
scripts: fix fixdep.c to let it workable in cygwin
Greentime
2010-12-18
chat: fix build breakage (variable declared in for())
Denys Vlasenko
2010-12-18
hush: fix build breakage (variable declared in for())
Denys Vlasenko
2010-12-13
nmeter: deprecate %NNNd specified, use -d MSEC instead
Denys Vlasenko
2010-12-13
procps/Config.src: Add pstree to FEATURE_THREADS deps. Slight text edit
Lauri Kasanen
2010-12-13
more: smaller version of previous fix
Denys Vlasenko
2010-12-13
more: exit if write to stdout errors out
Denys Vlasenko
2010-12-08
fix typo in README
Denys Vlasenko
2010-12-06
typo fix
Denys Vlasenko
2010-12-06
update examples/var_service/README
Denys Vlasenko
2010-12-06
add examples/var_service/README
Denys Vlasenko
2010-12-06
pstree: use stdin for screen size detection
Denys Vlasenko
2010-12-06
runsvdir: do not miss closely spaced service dir changes
Eric Lammerts
2010-12-05
tweak INSTALL_NO_USR help text
Denys Vlasenko
2010-12-05
build system: fix "make install" to skip /usr when configured so
Joachim Nilsson
2010-12-05
pstree: another tiny shrink
Denys Vlasenko
2010-12-05
pstree: tiny shrink
Denys Vlasenko
2010-12-05
pstree: fix width logic. +30 bytes
Lauri Kasanen
2010-12-05
pstree: new applet. +1664 bytes
Lauri Kasanen
2010-12-05
typo fix
Denys Vlasenko
2010-12-05
add if guards around include <malloc.h>
Denys Vlasenko
2010-12-01
libbb/pw_encrypt_sha: forgot to move &ctx to 1st param here in sha hash rework
Denys Vlasenko
2010-12-01
touch: fix help text to not show options disabled in .config
Denys Vlasenko
2010-11-30
su: suppress "warning: unused variable 'user_buf'"
Denys Vlasenko
2010-11-30
build system: do not use GNU-isms in find
Chris Rees
2010-11-30
telnetd: write utmp record with correct pid
Denys Vlasenko
2010-11-29
ping: set not only IP_TTL, but also IP_MULTICAST_TTL
Denys Vlasenko
2010-11-29
patch: fix "patch at the beginning" testcase failure
Rob Landley
2010-11-29
exclude the case of just "busybox" from previous commit
Denys Vlasenko
2010-11-29
if only one applet is enabled, make "busybox applet [params]" work as expected
Denys Vlasenko
2010-11-28
ping: add -t TTL option
Joachim Nilsson
2010-11-28
dhcpd: reply with NAK to clients in INIT-REBOOT state w/o existing lease
Denys Vlasenko
2010-11-28
use BB_EXECVP_or_die where appropriate
Denys Vlasenko
2010-11-28
hush: move G_x_mode define to the more appropriate place
Denys Vlasenko
2010-11-28
Support set -o xtrace/noexec alternates for set -x/-n
Dan Fandrich
2010-11-28
hush: display useful help text
Dan Fandrich
2010-11-28
add a test for patch which we currently fail
Denys Vlasenko
2010-11-28
dhcpd: smaller code: do not look for REQUESTED_IP twice
Denys Vlasenko
2010-11-25
blkid: add TODO
Denys Vlasenko
[next]