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
2011-04-05
applets/install.sh: afer quoting of variables
Denys Vlasenko
2011-04-05
passwd,chpasswd: reset password in /etc/passwd to "x" if /etc/shadow was updated
Tito Ragusa
2011-04-04
fix install.sh
Denys Vlasenko
2011-04-04
ash,hush: add ulimit -e -r (RLIMIT_NICE, RLIMIT_RTPRIO)
Denys Vlasenko
2011-04-04
start-stop-daemon: fix "-K --test --pidfile PIDFILE" exitcode
Denys Vlasenko
2011-04-03
move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c edit...
Pere Orga
2011-04-03
ls: better help text for -a and -A
Denys Vlasenko
2011-03-31
move help text from include/usage.src.h to coreutils/*.c
Pere Orga
2011-03-31
small fix for HISTFILESIZE
Denys Vlasenko
2011-03-31
ash,hush: optional support for $HISTFILESIZE.
Denys Vlasenko
2011-03-30
hush: remove outdated comments
Denys Vlasenko
2011-03-30
hush: fix source1.tests
Denys Vlasenko
2011-03-28
fbsplash: Add support for 24 and 32 bit color depth
Nuno Lucas
2011-03-28
move help text from include/usage.src.h to console-tools/*.c
Pere Orga
2011-03-28
applet_tables: do not include libbb.h, that header ir for target builds
Denys Vlasenko
2011-03-28
mesg: operate on stdin, not on stderr (compat)
Denys Vlasenko
2011-03-27
httpd: don't send error messages with gzip encoding
Peter Korsgaard
2011-03-27
diff: optimize diffing of files with the same metadata
Roman Borisov
2011-03-27
move help text from include/usage.src.h to archival/*.c
Pere Orga
2011-03-27
wget: --post-data=STR should not encode STR, should send it verbatim
Vitaly Magerya
2011-03-27
pstree: fix "warning: 'handle_thread' defined but not used"
Denys Vlasenko
2011-03-27
lineedit: fixes for CONFIG_UNICODE_USING_LOCALE=y
Denys Vlasenko
2011-03-26
mount: add --rbind option support
Roman Borisov
2011-03-26
mount: rprivate option fix
Roman Borisov
2011-03-24
hush: document a bug about aborting on sourced file error when non-interactive
Denys Vlasenko
2011-03-24
hush: make parse errors in sourced file non-fatal in interactive script
Denys Vlasenko
2011-03-24
hush: fix a case where return in sourced file has no effect
Denys Vlasenko
2011-03-23
ash,hush: recheck LANG before every line input
Denys Vlasenko
2011-03-22
don't call freeaddinfo(NULL)
Vitaly Magerya
2011-03-22
login: set PAM RHOST
Ryan Phillips
2011-03-22
dd: free allocated memory if CLEANUP enabled
Alexey Soloviev
2011-03-22
mesg: make group/all writability configurable
Denys Vlasenko
2011-03-21
ln: explain why we use xstrdup
Denys Vlasenko
2011-03-21
init: fix a case where execv's 1st arg was wrong
Denys Vlasenko
2011-03-21
wget: move help text to .c file
Denys Vlasenko
2011-03-21
wget: fix fname_out usage wrt redirects
Denys Vlasenko
2011-03-14
mount: add a test for bind+rshared
Denys Vlasenko
2011-03-12
pwdx: new applet
Pere Orga
2011-03-12
busybox: fail if --install is not given an absolute path
Denys Vlasenko
2011-03-12
udhcpc: emit "correct" secs field
Denys Vlasenko
2011-03-12
ls: fix handling of symlinks by option -1
Denys Vlasenko
2011-03-12
libbb: make warning go away
Denys Vlasenko
2011-03-11
chsum: fix
Pascal Bellard
2011-03-08
s/FAIL_DELAY/LOGIN_FAIL_DELAY/
Denys Vlasenko
2011-03-08
forgot to add libbb/get_shell_name.c
Denys Vlasenko
2011-03-08
use user's shell instead of hardwired "/bin/sh" (android needs this)
Denys Vlasenko
2011-03-08
printenv: fix environ == NULL segfault
Denys Vlasenko
2011-03-08
ash/hush: shrink help text
Denys Vlasenko
2011-03-08
ftpd: better usage text
Denys Vlasenko
2011-03-07
kill: fix infinite loop when passed PIDs are not valid numbers
Pere Orga
[prev]
[next]