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
2008-06-15
even more of help text fixes
Denis Vlasenko
2008-06-15
fix config help text
Denis Vlasenko
2008-06-15
- fix copy'n paste error.
Bernhard Reutner-Fischer
2008-06-15
Specially for Bernhard Fischer introduce USE_BB_CRYPT
Denis Vlasenko
2008-06-15
hush: eliminate PARSEFLAG_SEMICOLON and ctx->parse_type field.
Denis Vlasenko
2008-06-15
use USE_FEATURE_UDHCP_PORT instead of ifdef
Denis Vlasenko
2008-06-15
udhcpc: removing stray whitespace
Denis Vlasenko
2008-06-15
further encrypt_des optimizations
Denis Vlasenko
2008-06-15
cryptpw: fix "cryptpw -a des -- TEXT" case
Denis Vlasenko
2008-06-15
*: use llist_pop for traverse-and-free list operation
Denis Vlasenko
2008-06-15
udhcpc: reduce ifdef forest, no code changes
Denis Vlasenko
2008-06-14
crypt: code shrink
Denis Vlasenko
2008-06-14
tar: fix "unused parameter 'gzip'" warning
Denis Vlasenko
2008-06-14
hush: fix a bug where we were requiring semicolon here: (cmd;)
Denis Vlasenko
2008-06-14
hush: add support for ':'; create testsuite entries
Denis Vlasenko
2008-06-14
hush: support "! cmd | cmd" negation
Denis Vlasenko
2008-06-14
Update sponsors page as well
Denis Vlasenko
2008-06-14
ash: small cosmetic change
Denis Vlasenko
2008-06-14
ash: fix ${var/s/r} handling, add testcase.
Denis Vlasenko
2008-06-14
dos2unix: do not destroy symlinks and mode of the file being converted.
Denis Vlasenko
2008-06-13
udhcpc: kill undocumented -W, it was a no-op.
Denis Vlasenko
2008-06-13
trivial crypt shrinkage
Denis Vlasenko
2008-06-13
fix typo in "Analog Devices"
Denis Vlasenko
2008-06-13
httpd: fix authentication
Denis Vlasenko
2008-06-13
shorten sponsor's link per its request
Denis Vlasenko
2008-06-13
website: announce sponsors.
Denis Vlasenko
2008-06-13
build system: introduce FEATURE_ASSUME_UNICODE
Denis Vlasenko
2008-06-13
httpd: fix bugs in authentication (by Peter Korsgaard <jacmet ATuclibc.org>)
Denis Vlasenko
2008-06-13
htppd: lots of variable/function renaming in config file parsing.
Denis Vlasenko
2008-06-12
Reinstate DEBUG_PESSIMIZE (by Christian Ionescu-Idbohrn)
Denis Vlasenko
2008-06-12
make pw_encrypt() return malloc'ed string.
Denis Vlasenko
2008-06-12
uclibc insists on having 70k static buffer for crypt.
Denis Vlasenko
2008-06-12
- make the first arg of the filter function passed to rtnl_dump_filter constant
Bernhard Reutner-Fischer
2008-06-12
hush: speed up o_addX{chr,str}
Denis Vlasenko
2008-06-12
hush: fix for nested $()s with escapes + testsuite
Denis Vlasenko
2008-06-11
logger: "clean up" a dirty hack a bit
Denis Vlasenko
2008-06-10
hush: more backtick and quoting fixes...
Denis Vlasenko
2008-06-10
hush: fix escaping of \[*?; add testsuites for these and for globbing
Denis Vlasenko
2008-06-10
hush: fix yet another fallout
Denis Vlasenko
2008-06-10
hush: fix some fallout from prev commits, add testsuite
Denis Vlasenko
2008-06-10
hush: search/and/replace style cleanups, no code changes
Denis Vlasenko
2008-06-10
hush: fix two nasty bugs:
Denis Vlasenko
2008-06-10
hush: fix a memory leak in NOMMU case
Denis Vlasenko
2008-06-09
less: fix a case when regexp matches ""
Denis Vlasenko
2008-06-09
reword the error msg so people realize that they broke it, they buy it
Mike Frysinger
2008-06-09
cosmetics
Denis Vlasenko
2008-06-09
msh_function.patch: picked it up in the wild.
Denis Vlasenko
2008-06-09
msh: style cleanups. No code changes.
Denis Vlasenko
2008-06-08
mktemp: make default tempfile template shorter;
Denis Vlasenko
2008-06-08
hush: add yet another bug to testsuite :(
Denis Vlasenko
[prev]
[next]