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
*
ln: enable in default configuration
Ron Yorston
2015-10-19
3
-4
/
+6
*
Update README.md
Ron Yorston
2015-10-15
1
-3
/
+3
*
Update default configuration
Ron Yorston
2015-10-13
2
-14
/
+20
*
Merge branch 'busybox' into merge
Ron Yorston
2015-10-13
135
-1275
/
+2335
|
\
|
*
wget: shrink code if https isn't supported
Ron Yorston
2015-10-13
1
-0
/
+4
|
*
libbb: introduce kernel-style BUILD_BUG_ON()
Denys Vlasenko
2015-10-13
9
-39
/
+20
|
*
ftpd: make DIR parameter work for non-root too: chdir to it instead of chroot
Denys Vlasenko
2015-10-13
1
-1
/
+16
|
*
typo fix in comment
Denys Vlasenko
2015-10-13
1
-1
/
+1
|
*
whitespace fixes
Denys Vlasenko
2015-10-13
2
-2
/
+2
|
*
typo fix
Denys Vlasenko
2015-10-13
1
-1
/
+1
|
*
libpwdgrp: fix comment discrepancies
Denys Vlasenko
2015-10-13
1
-7
/
+6
|
*
Start 1.25.0 development cycle
Denys Vlasenko
2015-10-12
1
-2
/
+2
|
*
Bump version to 1.24.0
1_24_0
Denys Vlasenko
2015-10-12
1
-1
/
+1
|
*
libpwdgrp: do not require that /etc/passwd entries have nonempty home and shell
Denys Vlasenko
2015-10-12
1
-1
/
+1
|
*
randconfig fixes
Denys Vlasenko
2015-10-12
1
-2
/
+2
|
*
build system: remove special-casing for extra libs
Denys Vlasenko
2015-10-12
2
-22
/
+11
|
*
randconfig fixes
Denys Vlasenko
2015-10-11
1
-1
/
+1
|
*
hush: code shrink
Denys Vlasenko
2015-10-11
1
-4
/
+1
|
*
randconfig fix
Denys Vlasenko
2015-10-11
1
-1
/
+2
|
*
randconfig fixes
Denys Vlasenko
2015-10-11
4
-10
/
+26
|
*
ash: shrink umask code
Denys Vlasenko
2015-10-10
1
-9
/
+7
|
*
use auto_string() where appropriate to kill a few statics
Denys Vlasenko
2015-10-09
4
-40
/
+18
|
*
libbb: auto_string() for efficient handling of temporary malloced stirngs
Denys Vlasenko
2015-10-09
5
-16
/
+33
|
*
remove global "jmp_buf die_jmp" from !FEATURE_PREFER_APPLETS builds
Denys Vlasenko
2015-10-09
7
-61
/
+61
|
*
ash: "you have mail" should ignore first change in mtime
Denys Vlasenko
2015-10-09
1
-1
/
+2
|
*
ash: simplify "you have mail" code
Denys Vlasenko
2015-10-09
1
-14
/
+11
|
*
ash: make dowait() a bit more readable. Logic is unchanged
Denys Vlasenko
2015-10-09
1
-31
/
+27
|
*
updated android_ndk_defconfig
Denys Vlasenko
2015-10-08
1
-69
/
+112
|
*
udhcpc: fix for some Android toolchain breakage
Denys Vlasenko
2015-10-08
1
-0
/
+14
|
*
iproute: more string reuse
Denys Vlasenko
2015-10-08
1
-6
/
+9
|
*
iproute: don't hardcode the path to config files
Christoph J. Thompson
2015-10-08
2
-5
/
+14
|
*
ip: increased max ID for /etc/iproute2/rt_tables to 1023
Denys Vlasenko
2015-10-08
1
-10
/
+19
|
*
libiproute: use itoa() where appropriate
Denys Vlasenko
2015-10-08
9
-61
/
+37
|
*
join some common strings, -400 bytes
Denys Vlasenko
2015-10-08
11
-45
/
+45
|
*
build system: -fno-builtin-printf
Denys Vlasenko
2015-10-07
24
-124
/
+127
|
*
find: support "find . -delete" idiom - do not try rmdir(".")
Denys Vlasenko
2015-10-07
1
-1
/
+4
|
*
md5sum: code shrink
Denys Vlasenko
2015-10-07
1
-10
/
+6
|
*
ash: use a more typical form of "print four octal digits" format
Denys Vlasenko
2015-10-07
1
-1
/
+1
|
*
libbb: more compact API for bb_parse_mode()
Denys Vlasenko
2015-10-07
10
-22
/
+26
|
*
ash: shrink "umask -S" code
Denys Vlasenko
2015-10-07
1
-17
/
+14
|
*
hush: fix umask: umask(022) was setting umask(755)
Denys Vlasenko
2015-10-07
2
-25
/
+21
|
*
ash: a bunch of trivial simplifications
Denys Vlasenko
2015-10-07
1
-35
/
+37
|
*
wget: make it possible to have both SSL helpers configured
Denys Vlasenko
2015-10-07
1
-23
/
+53
|
*
ifplugd: discovered why it needed net/ethernet.h: just for ETH_ALEN
Denys Vlasenko
2015-10-07
1
-0
/
+4
|
*
ssl_helper: tweaks discovered while building 32-bit version
Denys Vlasenko
2015-10-07
3
-4
/
+10
|
*
wget: make openssl/ssl_helper choice configurable
Denys Vlasenko
2015-10-07
8
-54
/
+623
|
*
qemu testing: extract_od_binary.sh: support huge files (and broken od)
Denys Vlasenko
2015-10-05
1
-1
/
+1
|
*
uudecode: tolerate text input with CR+LF line ends
Denys Vlasenko
2015-10-05
2
-13
/
+19
|
*
qemu testing: Do build brctl and ifplugd; force mips32 dialect
Denys Vlasenko
2015-10-05
1
-3
/
+8
|
*
qemu testing: fix hexdumping of binary
Denys Vlasenko
2015-10-05
1
-1
/
+1
[next]