index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
propagate_sigint
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-06-24
hush: ifdef out parts which are not needed
Denis Vlasenko
1
-46
/
+59
2008-06-24
hush: kill some old unused fields; small code shrink
Denis Vlasenko
1
-58
/
+49
2008-06-23
fix breakage found by randomconfig
Denis Vlasenko
7
-15
/
+20
2008-06-23
hush: trivial fix in debug code
Denis Vlasenko
1
-1
/
+1
2008-06-23
ash: trivial code readability fixes
Denis Vlasenko
1
-9
/
+8
2008-06-23
ash: improve readability of the code. No real code changes.
Denis Vlasenko
1
-9
/
+9
2008-06-23
ash: optional support for $'...\t...\n...' bashism
Denis Vlasenko
3
-29
/
+104
2008-06-22
trim usage text
Denis Vlasenko
1
-6
/
+3
2008-06-22
mdoprobe: fix SEGV bug (by Vlad Dronnikov)
Denis Vlasenko
1
-3
/
+1
2008-06-22
vi: fix obvious thinko's
Denis Vlasenko
1
-5
/
+4
2008-06-22
wget: accept code 204.
Denis Vlasenko
1
-0
/
+25
2008-06-22
vi: fix vda's breakage (by Cristian Ionescu-Idbohrn)
Denis Vlasenko
1
-5
/
+5
2008-06-22
ash: minor shrink (mostly smallints) and variable renaming
Denis Vlasenko
1
-91
/
+91
2008-06-21
dpkg: trivial code shrinkage, and redo G trick correctly.
Denis Vlasenko
1
-37
/
+35
2008-06-21
dpkg: code shrink
Denis Vlasenko
1
-33
/
+61
2008-06-21
dpkg: code shrink (by Peter Korsgaard <jacmet@uclibc.org>)
Denis Vlasenko
1
-9
/
+7
2008-06-21
vi: small code shrink
Denis Vlasenko
1
-35
/
+24
2008-06-20
vi: fix the bug where vi never grows the edit buffer.
Denis Vlasenko
1
-121
/
+154
2008-06-20
ssd: fix comment
Denis Vlasenko
1
-3
/
+3
2008-06-20
udhcpc: change BPF filter to not use 0xffffffff as a max packet size,
Denis Vlasenko
1
-1
/
+1
2008-06-18
strrchr: actually, last one was finding "" in "any" at pos 0,
Denis Vlasenko
1
-1
/
+1
2008-06-18
strrchr: bikeshed painting time!
Denis Vlasenko
1
-51
/
+43
2008-06-18
ash: fix "shift BIGNUM" and "read with no variable name" bugs.
Denis Vlasenko
1
-2
/
+4
2008-06-18
cosmetics in hush testsuites
Denis Vlasenko
2
-3
/
+1
2008-06-18
fix globbing in unquoted $* and $@
Denis Vlasenko
3
-6
/
+25
2008-06-18
fix trivial error with inverted exit code in ls
Denis Vlasenko
1
-6
/
+6
2008-06-18
hush: fix a bug with backslashes improperly handled in unquoted variables.
Denis Vlasenko
1
-51
/
+115
2008-06-18
hush: add testsuite for "no globbing in redirection" rule.
Denis Vlasenko
7
-45
/
+75
2008-06-18
hush: expand quote3.tests and move from hush-bugs to hush-parsing
Denis Vlasenko
4
-11
/
+33
2008-06-18
hush: fix last hush-bugs testcase (disappearing "", $empty"" etc)
Denis Vlasenko
1
-12
/
+25
2008-06-18
- fixes from Tito
Bernhard Reutner-Fischer
1
-10
/
+7
2008-06-17
- fix includes
Bernhard Reutner-Fischer
1
-2
/
+1
2008-06-17
hush: fix $$ handling
Denis Vlasenko
3
-1
/
+7
2008-06-17
- improved strrstr impl from vda with testcases from Tito and vda
Bernhard Reutner-Fischer
1
-6
/
+69
2008-06-17
hush: fix "for a in; do echo 'I should never run'; done" bug
Denis Vlasenko
3
-8
/
+10
2008-06-17
- remove depmod from TODO, it was recently added.
Bernhard Reutner-Fischer
1
-11
/
+2
2008-06-17
move glob_and_assign.tests from hush-bugs to hush-glob
Denis Vlasenko
2
-0
/
+0
2008-06-17
hush: continue fixing quoting and subst: fix glob_and_assign.tests.
Denis Vlasenko
4
-51
/
+65
2008-06-17
hush: cleanup pass, the biggest is - moved builtins to the end of the file,
Denis Vlasenko
2
-355
/
+358
2008-06-17
hush: fix memory leak. it was actually rather invloved problem.
Denis Vlasenko
1
-138
/
+175
2008-06-16
hush: fixing fallout from last big glob fix:
Denis Vlasenko
1
-80
/
+80
2008-06-16
hush: delete hush-bugs/glob_and_vars.tests for real
Denis Vlasenko
1
-2
/
+0
2008-06-16
hush: fix hush-bugs/glob_and_vars.tests testcase:
Denis Vlasenko
6
-47
/
+70
2008-06-16
tftp: help compiler a bit
Denis Vlasenko
1
-1
/
+8
2008-06-16
tftpd: PXE server said to need to support "tsize" option
Denis Vlasenko
1
-39
/
+55
2008-06-16
whitespace and comment fixes, no code changes
Denis Vlasenko
9
-20
/
+16
2008-06-15
even more of help text fixes
Denis Vlasenko
1
-1
/
+1
2008-06-15
fix config help text
Denis Vlasenko
1
-12
/
+16
2008-06-15
- fix copy'n paste error.
Bernhard Reutner-Fischer
1
-3
/
+3
2008-06-15
Specially for Bernhard Fischer introduce USE_BB_CRYPT
Denis Vlasenko
3
-34
/
+75
[next]