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
/
libbb
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
unicode: check $LC_ALL to detect Unicode mode, not only $LANG
Denys Vlasenko
2013-07-02
1
-4
/
+10
|
*
Move create_icmp[6]_socket to its only user, and simplify it
Denys Vlasenko
2013-06-28
3
-76
/
+0
|
*
md5/sha512: a better fix for strict aliasing warnings
Denys Vlasenko
2013-06-27
1
-3
/
+3
|
*
md5/sha512: fix strict aliasing warnings
Mike Frysinger
2013-06-19
1
-3
/
+3
|
*
sulogin: allow system maintenance login if root password is empty
Jonathan Liu
2013-05-21
1
-1
/
+3
|
*
ash,hush: history builtin
Flemming Madsen
2013-04-07
1
-2
/
+14
*
|
libbb: handle UNC paths in recursive make directory calls
Ron Yorston
2013-08-27
1
-2
/
+23
*
|
Merge branch 'busybox' into merge
Ron Yorston
2013-04-03
4
-40
/
+110
|
\
|
|
*
lineedit: \W on "/bin" should show "bin", not "/bin"
Denys Vlasenko
2013-03-29
1
-1
/
+1
|
*
lineedit: implement \T \t \A \@ prompts escapes, fix \W escape, drop \!
Denys Vlasenko
2013-03-29
1
-37
/
+47
|
*
libbb: introduce and use strftime_[YYYYMMDD]HHMMSS()
Denys Vlasenko
2013-03-29
2
-2
/
+22
|
*
lineedit: add handling of \H in prompt
Denys Vlasenko
2013-03-28
1
-5
/
+45
|
*
hexdump: don't unconditionally limit the usable address range
Denys Vlasenko
2013-03-27
1
-1
/
+1
*
|
df: limited implementation for WIN32
Ron Yorston
2013-04-03
1
-0
/
+37
*
|
Merge branch 'busybox' into merge
Ron Yorston
2013-03-19
5
-6
/
+36
|
\
|
|
*
readlink: uClibc supports automatic allocation too now
Mike Frysinger
2013-03-12
1
-1
/
+2
|
*
make --help return exitcode 0. Closes 5612
Denys Vlasenko
2013-02-28
1
-1
/
+1
|
*
lineedit: initialize delptr
Shawn J. Goff
2013-02-27
1
-0
/
+1
|
*
move endofname() to libbb
Denys Vlasenko
2013-02-26
1
-0
/
+26
|
*
vasprintf: return -1 on strdup failure
Denys Vlasenko
2013-02-10
1
-1
/
+1
|
*
vasprintf: do not use xmalloc, it will deadlock on OOM
Denys Vlasenko
2013-02-07
1
-3
/
+5
*
|
Merge branch 'busybox' into merge
Ron Yorston
2013-02-07
8
-28
/
+312
|
\
|
|
*
sha3: code shrink
Denys Vlasenko
2013-01-20
1
-32
/
+59
|
*
code shrink
Denys Vlasenko
2013-01-17
1
-8
/
+12
|
*
sha3: s/sha3_process_block76/sha3_process_block72/
Denys Vlasenko
2013-01-16
1
-4
/
+4
|
*
sha3: rename KeccakF->sha3_process_block76.
Denys Vlasenko
2013-01-16
1
-79
/
+81
|
*
sha3: cache ctx->bytes_queued
Denys Vlasenko
2013-01-15
1
-11
/
+11
|
*
sha3: remove two "small code" codepaths: I can't reproduce code size win on t...
Denys Vlasenko
2013-01-15
1
-43
/
+18
|
*
sha3: tweak choice of a fast code path for 64-bit
Denys Vlasenko
2013-01-15
1
-1
/
+2
|
*
sha3: cosmetic tweaks to various names, comments. No logic changes.
Denys Vlasenko
2013-01-15
1
-61
/
+63
|
*
sha3: code shrink
Denys Vlasenko
2013-01-15
1
-26
/
+36
|
*
sha3: code shrink
Denys Vlasenko
2013-01-15
1
-13
/
+18
|
*
sha3: another speedup for SHA3_SMALL=0 case
Denys Vlasenko
2013-01-15
1
-10
/
+25
|
*
whitespace fixes. no code changes
Denys Vlasenko
2013-01-15
1
-1
/
+1
|
*
sha3: make size/speed optimization decision configurable
Denys Vlasenko
2013-01-15
2
-19
/
+68
|
*
whitespace cleanup. no code changes
Denys Vlasenko
2013-01-14
4
-7
/
+7
|
*
sha3sum: new applet
Lauri Kasanen
2013-01-14
1
-0
/
+194
*
|
Add a build option to turn MSVCRT globbing on or off
Ron Yorston
2012-12-10
1
-1
/
+1
*
|
Ensure mingw_stat is called when necessary
Ron Yorston
2012-11-29
2
-2
/
+4
*
|
Merge branch 'busybox' into merge
Ron Yorston
2012-10-10
4
-5
/
+8
|
\
|
|
*
mark get_shell_name FAST_FUNC
Denys Vlasenko
2012-10-03
1
-1
/
+1
|
*
top/ps: argv0:"gdm-session-worker [pam/gdm-password]" == comm:"gdm-session-wor"
Denys Vlasenko
2012-10-02
1
-0
/
+2
|
*
lineedit: in !EDITING config, return -1 on fgets error
Denys Vlasenko
2012-09-27
1
-1
/
+2
|
*
libbb: correctness/size tweaks in signal-related helpers
Denys Vlasenko
2012-09-27
1
-3
/
+3
*
|
Revised quoting of command line arguments for WIN32
Ron Yorston
2012-10-05
1
-0
/
+5
*
|
Simplify recursive directory creation
Ron Yorston
2012-09-07
1
-8
/
+5
*
|
Merge branch 'busybox' into merge
Ron Yorston
2012-09-07
9
-25
/
+76
|
\
|
|
*
top: fix "last CPU" parsing
Denys Vlasenko
2012-09-06
1
-1
/
+1
|
*
refactor correct_password.c to avoid one if
walter harms
2012-09-04
1
-6
/
+3
|
*
lineedit: fix Alt-D when cursor==0
Cliff Frey
2012-08-07
1
-3
/
+3
[prev]
[next]