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
2009-05-02
hush: make . cmd search $PATH
Denys Vlasenko
2009-05-02
httpd: speed up httpd.conf at the cost of 49 bytes of code
Denys Vlasenko
2009-05-01
ifplugd: fix warnings
Denys Vlasenko
2009-05-01
des encrypt: fix goof with NUL byte added at the end as '.'
Denys Vlasenko
2009-05-01
mdev: fix a case where we mangle device_path string and then use it.
Denys Vlasenko
2009-05-01
Make it clearer that usually people should _NOT_
Denys Vlasenko
2009-04-30
git commit test
Denys Vlasenko
2009-04-29
*: bb_error_msg's messages should not be capitalized
Denis Vlasenko
2009-04-29
lzop: new applet. Busyboxed by Alain Knaff. +7700 bytes.
Denis Vlasenko
2009-04-27
hush: make it possible to have interactive shell on non-ctty.
Denis Vlasenko
2009-04-26
make leak test more robust by unsetting all vars
Denis Vlasenko
2009-04-26
hush: make getopt32 usable in builtins. use it in unset.
Denis Vlasenko
2009-04-26
hush: nommu fix for function passing
Denis Vlasenko
2009-04-26
hush: fix SEGV in % expansion
Denis Vlasenko
2009-04-26
ifplugd: tiny shrink
Denis Vlasenko
2009-04-26
ifplugd: add copyright
Denis Vlasenko
2009-04-26
ifplugd: new applet by Maksym Kryzhanovskyy (xmaks AT email.cz)
Denis Vlasenko
2009-04-25
shrink if FEATURE_SHADOWPASSWDS is off
Denis Vlasenko
2009-04-25
add FEATURE_UNIX_LOCAL. By Ingo van Lil (inguin AT gmx.de)
Denis Vlasenko
2009-04-25
unlzma: speedup, by Pascal Bellard (pascal.bellard AT ads-lu.com)
Denis Vlasenko
2009-04-25
we need to daemonize *before* opening the watchdog device
Mike Frysinger
2009-04-24
do not tell people they can enter "help" if help has actually been disabled
Mike Frysinger
2009-04-24
use get_local_var_value() rather than getenv() when working with PS1/PS2/HOME...
Mike Frysinger
2009-04-22
inetd: constify data
Denis Vlasenko
2009-04-22
adduser/addgroup: support specifying uid/gid, add system
Denis Vlasenko
2009-04-22
httpd: fix small bug in parser. it crept in during cleanup
Denis Vlasenko
2009-04-22
httpd: allow empty lines in conf file
Denis Vlasenko
2009-04-22
httpd: simplify insane conf file parser
Denis Vlasenko
2009-04-22
syslogd: added comment, no code changes
Denis Vlasenko
2009-04-22
httpd: improve help text
Denis Vlasenko
2009-04-21
nc: free lsa in server mode, we might be up for a long time
Denis Vlasenko
2009-04-21
*: remove check for errors on getsockaddr in cases we know they can't happen
Denis Vlasenko
2009-04-21
switch_root: move misplaced comment
Denis Vlasenko
2009-04-21
switch_root: improve behavior on error; improve help text
Denis Vlasenko
2009-04-21
hush: speed up set_local_var
Denis Vlasenko
2009-04-21
*: mass renaming of USE_XXXX to IF_XXXX
Denis Vlasenko
2009-04-21
tar: support for tar --numeric-owner. By Natanael Copa.
Denis Vlasenko
2009-04-21
udhcpc: fix truncation of last char in client hostnames
Denis Vlasenko
2009-04-21
switch_root: print errno on failure
Denis Vlasenko
2009-04-21
tweak example udhcp script
Denis Vlasenko
2009-04-20
hush: export -n support
Denis Vlasenko
2009-04-20
hush: add two testcases
Denis Vlasenko
2009-04-20
watchdog: enable it before setting timeout
Denis Vlasenko
2009-04-20
hush: fix stdin of backgrounded pipe
Denis Vlasenko
2009-04-19
mdev: enlarge inline documentation
Denis Vlasenko
2009-04-19
hush: fix "export not_yet_defined_var", fix parsing of "cmd | }"
Denis Vlasenko
2009-04-19
mdev: support $ENVVAR=regex
Denis Vlasenko
2009-04-19
another stab at fixing out-of-tree build
Denis Vlasenko
2009-04-19
same as previous, but -100 bytes
Denis Vlasenko
2009-04-19
hush: fix handling of } which is not a closing one in { cmd; }
Denis Vlasenko
[prev]
[next]