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-27
expand comment about FAST_FUNC
Denis Vlasenko
2008-06-27
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
Denis Vlasenko
2008-06-27
ash: improve comments
Denis Vlasenko
2008-06-27
ash: fix very weak $RANDOM generator; and move even more things
Denis Vlasenko
2008-06-27
ash: move stuff out of data/bss
Denis Vlasenko
2008-06-26
print_flags: fix trivial thinko
Denis Vlasenko
2008-06-26
bunzip2: fix an uncompression error. Add the example to testsuite.
Denis Vlasenko
2008-06-26
style fixes, no code changes
Denis Vlasenko
2008-06-26
open_transformer: fix bug of calling exit instead of _exit
Denis Vlasenko
2008-06-25
b[un]zip2, g[un]zip: unlink destination if -f is given. Closes 3854
Denis Vlasenko
2008-06-25
Announce 1.10.4 and 1.11.0
Denis Vlasenko
2008-06-25
busybox: do not print help to fd 2, print it to fd 1
Denis Vlasenko
2008-06-25
update defconfig
Denis Vlasenko
2008-06-25
Start 1.12.x
Denis Vlasenko
2008-06-25
This is 1.11.0
Denis Vlasenko
2008-06-25
mkfs_minix, fsck_minix: code shrink
Denis Vlasenko
2008-06-25
whitespace fixes. no code changes
Denis Vlasenko
2008-06-24
mount: fix mishandling of proto=tcp/udp
Denis Vlasenko
2008-06-24
mount: code shrink without logic changes. Added a comment
Denis Vlasenko
2008-06-24
changes in comments only
Denis Vlasenko
2008-06-24
vi: fix yet another vda's thinko
Denis Vlasenko
2008-06-24
hush: ifdef out parts which are not needed
Denis Vlasenko
2008-06-24
hush: kill some old unused fields; small code shrink
Denis Vlasenko
2008-06-23
fix breakage found by randomconfig
Denis Vlasenko
2008-06-23
hush: trivial fix in debug code
Denis Vlasenko
2008-06-23
ash: trivial code readability fixes
Denis Vlasenko
2008-06-23
ash: improve readability of the code. No real code changes.
Denis Vlasenko
2008-06-23
ash: optional support for $'...\t...\n...' bashism
Denis Vlasenko
2008-06-22
trim usage text
Denis Vlasenko
2008-06-22
mdoprobe: fix SEGV bug (by Vlad Dronnikov)
Denis Vlasenko
2008-06-22
vi: fix obvious thinko's
Denis Vlasenko
2008-06-22
wget: accept code 204.
Denis Vlasenko
2008-06-22
vi: fix vda's breakage (by Cristian Ionescu-Idbohrn)
Denis Vlasenko
2008-06-22
ash: minor shrink (mostly smallints) and variable renaming
Denis Vlasenko
2008-06-21
dpkg: trivial code shrinkage, and redo G trick correctly.
Denis Vlasenko
2008-06-21
dpkg: code shrink
Denis Vlasenko
2008-06-21
dpkg: code shrink (by Peter Korsgaard <jacmet@uclibc.org>)
Denis Vlasenko
2008-06-21
vi: small code shrink
Denis Vlasenko
2008-06-20
vi: fix the bug where vi never grows the edit buffer.
Denis Vlasenko
2008-06-20
ssd: fix comment
Denis Vlasenko
2008-06-20
udhcpc: change BPF filter to not use 0xffffffff as a max packet size,
Denis Vlasenko
2008-06-18
strrchr: actually, last one was finding "" in "any" at pos 0,
Denis Vlasenko
2008-06-18
strrchr: bikeshed painting time!
Denis Vlasenko
2008-06-18
ash: fix "shift BIGNUM" and "read with no variable name" bugs.
Denis Vlasenko
2008-06-18
cosmetics in hush testsuites
Denis Vlasenko
2008-06-18
fix globbing in unquoted $* and $@
Denis Vlasenko
2008-06-18
fix trivial error with inverted exit code in ls
Denis Vlasenko
2008-06-18
hush: fix a bug with backslashes improperly handled in unquoted variables.
Denis Vlasenko
2008-06-18
hush: add testsuite for "no globbing in redirection" rule.
Denis Vlasenko
2008-06-18
hush: expand quote3.tests and move from hush-bugs to hush-parsing
Denis Vlasenko
[prev]
[next]