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-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
2008-06-16
tftp: help compiler a bit
Denis Vlasenko
2008-06-16
tftpd: PXE server said to need to support "tsize" option
Denis Vlasenko
2008-06-16
whitespace and comment fixes, no code changes
Denis Vlasenko
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
[prev]
[next]