index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
hush: support "! cmd | cmd" negation
Denis Vlasenko
2008-06-14
6
-90
/
+172
*
Update sponsors page as well
Denis Vlasenko
2008-06-14
1
-7
/
+24
*
ash: small cosmetic change
Denis Vlasenko
2008-06-14
1
-1
/
+1
*
ash: fix ${var/s/r} handling, add testcase.
Denis Vlasenko
2008-06-14
3
-61
/
+75
*
dos2unix: do not destroy symlinks and mode of the file being converted.
Denis Vlasenko
2008-06-14
2
-16
/
+18
*
udhcpc: kill undocumented -W, it was a no-op.
Denis Vlasenko
2008-06-13
6
-100
/
+108
*
trivial crypt shrinkage
Denis Vlasenko
2008-06-13
2
-9
/
+8
*
fix typo in "Analog Devices"
Denis Vlasenko
2008-06-13
1
-1
/
+1
*
httpd: fix authentication
Denis Vlasenko
2008-06-13
1
-2
/
+3
*
shorten sponsor's link per its request
Denis Vlasenko
2008-06-13
1
-2
/
+2
*
website: announce sponsors.
Denis Vlasenko
2008-06-13
1
-0
/
+20
*
build system: introduce FEATURE_ASSUME_UNICODE
Denis Vlasenko
2008-06-13
2
-62
/
+99
*
httpd: fix bugs in authentication (by Peter Korsgaard <jacmet ATuclibc.org>)
Denis Vlasenko
2008-06-13
1
-46
/
+52
*
htppd: lots of variable/function renaming in config file parsing.
Denis Vlasenko
2008-06-13
1
-123
/
+102
*
Reinstate DEBUG_PESSIMIZE (by Christian Ionescu-Idbohrn)
Denis Vlasenko
2008-06-12
2
-15
/
+21
*
make pw_encrypt() return malloc'ed string.
Denis Vlasenko
2008-06-12
7
-17
/
+27
*
uclibc insists on having 70k static buffer for crypt.
Denis Vlasenko
2008-06-12
10
-24
/
+1456
*
- make the first arg of the filter function passed to rtnl_dump_filter constant
Bernhard Reutner-Fischer
2008-06-12
7
-10
/
+10
*
hush: speed up o_addX{chr,str}
Denis Vlasenko
2008-06-12
1
-35
/
+70
*
hush: fix for nested $()s with escapes + testsuite
Denis Vlasenko
2008-06-12
4
-2
/
+25
*
logger: "clean up" a dirty hack a bit
Denis Vlasenko
2008-06-11
5
-30
/
+75
*
hush: more backtick and quoting fixes...
Denis Vlasenko
2008-06-10
3
-19
/
+71
*
hush: fix escaping of \[*?; add testsuites for these and for globbing
Denis Vlasenko
2008-06-10
7
-2
/
+21
*
hush: fix yet another fallout
Denis Vlasenko
2008-06-10
5
-14
/
+12
*
hush: fix some fallout from prev commits, add testsuite
Denis Vlasenko
2008-06-10
3
-12
/
+31
*
hush: search/and/replace style cleanups, no code changes
Denis Vlasenko
2008-06-10
1
-138
/
+123
*
hush: fix two nasty bugs:
Denis Vlasenko
2008-06-10
1
-190
/
+297
*
hush: fix a memory leak in NOMMU case
Denis Vlasenko
2008-06-10
1
-12
/
+46
*
less: fix a case when regexp matches ""
Denis Vlasenko
2008-06-09
2
-11
/
+17
*
reword the error msg so people realize that they broke it, they buy it
Mike Frysinger
2008-06-09
1
-1
/
+1
*
cosmetics
Denis Vlasenko
2008-06-09
1
-3
/
+3
*
msh_function.patch: picked it up in the wild.
Denis Vlasenko
2008-06-09
1
-0
/
+350
*
msh: style cleanups. No code changes.
Denis Vlasenko
2008-06-09
1
-25
/
+23
*
mktemp: make default tempfile template shorter;
Denis Vlasenko
2008-06-08
2
-2
/
+2
*
hush: add yet another bug to testsuite :(
Denis Vlasenko
2008-06-08
2
-0
/
+7
*
ifenslave: small shrink
Denis Vlasenko
2008-06-08
1
-29
/
+24
*
ip: make numeric table work: "ip route list table 255". closes bug 3664.
Denis Vlasenko
2008-06-08
1
-1
/
+9
*
ifenslave: tiny shrink
Denis Vlasenko
2008-06-08
1
-2
/
+3
*
define CLOCK_MONOTONIC to 1 if it is not defined
Denis Vlasenko
2008-06-07
1
-0
/
+6
*
ifenslave: further shrink by suppressing excessive inlining
Denis Vlasenko
2008-06-07
1
-239
/
+227
*
ifenslave: fix improper longopts definition
Denis Vlasenko
2008-06-07
1
-101
/
+82
*
add libbb/print_flags.c...
Denis Vlasenko
2008-06-07
1
-0
/
+32
*
libbb: introduce and use print_flags().
Denis Vlasenko
2008-06-07
11
-76
/
+77
*
Update a link to cross-compiling HOWTO.
Denis Vlasenko
2008-06-07
1
-1
/
+2
*
Fix trivial problems: "make clean" cleaning too much
Denis Vlasenko
2008-06-07
2
-1
/
+2
*
grep: make "-f -" work (+ testsuite)
Denis Vlasenko
2008-06-07
3
-8
/
+13
*
Build system: track -Wl,-elf2flt in CFLAGS_busybox too.
Denis Vlasenko
2008-06-06
2
-2
/
+10
*
klogd: make help text more understandable
Denis Vlasenko
2008-06-06
2
-18
/
+19
*
- fix compilation on standard-conforming compilers
Bernhard Reutner-Fischer
2008-06-06
1
-1
/
+1
*
- fix copy'n paste error for the release date
Bernhard Reutner-Fischer
2008-06-06
1
-1
/
+1
[next]