index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2008-06-18
hush: fix last hush-bugs testcase (disappearing "", $empty"" etc)
Denis Vlasenko
2008-06-18
- fixes from Tito
Bernhard Reutner-Fischer
2008-06-17
- fix includes
Bernhard Reutner-Fischer
2008-06-17
hush: fix $$ handling
Denis Vlasenko
2008-06-17
- improved strrstr impl from vda with testcases from Tito and vda
Bernhard Reutner-Fischer
2008-06-17
hush: fix "for a in; do echo 'I should never run'; done" bug
Denis Vlasenko
2008-06-17
- remove depmod from TODO, it was recently added.
Bernhard Reutner-Fischer
2008-06-17
move glob_and_assign.tests from hush-bugs to hush-glob
Denis Vlasenko
2008-06-17
hush: continue fixing quoting and subst: fix glob_and_assign.tests.
Denis Vlasenko
2008-06-17
hush: cleanup pass, the biggest is - moved builtins to the end of the file,
Denis Vlasenko
2008-06-17
hush: fix memory leak. it was actually rather invloved problem.
Denis Vlasenko
2008-06-16
hush: fixing fallout from last big glob fix:
Denis Vlasenko
2008-06-16
hush: delete hush-bugs/glob_and_vars.tests for real
Denis Vlasenko
2008-06-16
hush: fix hush-bugs/glob_and_vars.tests testcase:
Denis Vlasenko
[prev]
[next]