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
...
*
|
ash: fix use of pid/handle in waitpid_child
Ron Yorston
2016-05-18
3
-35
/
+79
*
|
win32: adjustments to spawn functions
Ron Yorston
2016-05-18
3
-14
/
+11
*
|
Update default configuration
Ron Yorston
2016-05-16
2
-2
/
+4
*
|
Merge branch 'busybox' into merge
Ron Yorston
2016-05-16
128
-295
/
+858
|
\
|
|
*
sed: fix append command to match GNU sed 4.2.1
Denys Vlasenko
2016-05-06
2
-12
/
+23
|
*
flock: merge spawn_and_wait() code patchs for -c and sans-c uses
Denys Vlasenko
2016-04-24
1
-12
/
+12
|
*
flock: fix -c; improve error handling of fork+exec
Denys Vlasenko
2016-04-24
1
-2
/
+17
|
*
ip: fix problem on mips64 n64 big endian musl systems
Szabolcs Nagy
2016-04-24
1
-13
/
+24
|
*
sed: understand \n,\r and \t in i and a commands. Closes 8871
Denys Vlasenko
2016-04-24
2
-13
/
+43
|
*
generate_BUFSIZ.sh: yet another tweak
Denys Vlasenko
2016-04-24
2
-13
/
+42
|
*
*: slap on a few ALIGN1/2s where appropriate
Denys Vlasenko
2016-04-22
30
-49
/
+49
|
*
scripts/trylink: document DATA_SEGMENT_ALIGN() hack
Denys Vlasenko
2016-04-22
1
-0
/
+10
|
*
generate_BUFSIZ.sh: catch BUFSIZE < 1024 also on "big" builds
Denys Vlasenko
2016-04-22
1
-2
/
+2
|
*
build system: fix generate_BUFSIZ.sh to not alternate 1k and malloc builds
Denys Vlasenko
2016-04-21
2
-73
/
+109
|
*
libbb: constify *bb_common_bufsiz1 (if it is compiled to be a pointer)
Denys Vlasenko
2016-04-21
2
-3
/
+3
|
*
libbb: make "COMMON_BUFSIZE = 1024 bytes, the buffer will be malloced" work
Denys Vlasenko
2016-04-21
2
-5
/
+6
|
*
udhcp: add setup_common_bufsiz() as needed
Denys Vlasenko
2016-04-21
3
-4
/
+8
|
*
*: hopefully all setup_common_bufsiz() are in place
Denys Vlasenko
2016-04-21
29
-55
/
+83
|
*
*: add most of the required setup_common_bufsiz() calls
Denys Vlasenko
2016-04-21
53
-19
/
+63
|
*
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
Denys Vlasenko
2016-04-21
91
-131
/
+414
|
*
unzip: shorter code for date/time generation
Denys Vlasenko
2016-04-18
1
-6
/
+6
|
*
unzip: better match for "standard" unzip's output; string shrinkage
Denys Vlasenko
2016-04-18
1
-29
/
+33
|
*
unzip: fix percent overflow; show "stored" files properly
Denys Vlasenko
2016-04-18
1
-6
/
+29
|
*
unzip: fix a case where we find wrong CDE. Closes 8821
Denys Vlasenko
2016-04-17
1
-8
/
+35
|
*
ash: bash-compatible $'...' shouldn't expand in double quotes
Ron Yorston
2016-04-15
5
-1
/
+7
|
*
Rewrite iteration through applet names to save a few bytes
Ron Yorston
2016-04-15
3
-6
/
+7
|
*
sed: support "-f -" idiom
Denys Vlasenko
2016-04-08
1
-2
/
+2
*
|
winansi: revert to previous console behaviour for vi/less
Ron Yorston
2016-04-26
4
-1
/
+25
*
|
lineedit: move console viewport to cursor on keypress
Ron Yorston
2016-04-26
3
-1
/
+7
*
|
winansi: speed up clearing of screen
Ron Yorston
2016-04-26
1
-15
/
+10
*
|
libbb/lineedit: revert last two commits
Ron Yorston
2016-04-26
1
-26
/
+1
*
|
libbb/lineedit: limit cases where redraw clears to end of screen
Ron Yorston
2016-04-24
1
-0
/
+25
*
|
libbb/lineedit: only clear to EOL when deleting character
Ron Yorston
2016-04-24
1
-2
/
+2
*
|
ash: adjustment to 'busybox' command in standalone shell mode
Ron Yorston
2016-04-22
1
-19
/
+5
*
|
mingw: enable busybox --install by default
Ron Yorston
2016-04-06
4
-5
/
+43
*
|
ash: improve handling of invalid environment variable names
Ron Yorston
2016-04-05
1
-6
/
+6
*
|
mingw: post-merge build fixes
Ron Yorston
2016-04-04
3
-4
/
+15
*
|
Merge branch 'busybox' into merge
Ron Yorston
2016-04-04
85
-641
/
+2897
|
\
|
|
*
unrpm: clean up
Mike Frysinger
2016-04-04
1
-30
/
+35
|
*
undeb: clean up
Mike Frysinger
2016-04-04
1
-34
/
+40
|
*
syslogd: minor tweaks to text
Mike Frysinger
2016-04-04
1
-2
/
+2
|
*
kconfig/lxdialog: get ncurses CFLAGS with pkg-config
Bjørn Forsman
2016-04-03
1
-1
/
+5
|
*
kbuild: Make scripts executable
Michal Marek
2016-04-03
1
-0
/
+0
|
*
kconfig/lxdialog: rationalise the include paths where to find {.n}curses{,w}.h
Yann E. MORIN
2016-04-03
1
-2
/
+2
|
*
menuconfig: optionally use pkg-config to detect ncurses libs
Justin Lecher
2016-04-03
1
-0
/
+2
|
*
menuconfig: fix extended colors ncurses support
Krzysztof Mazur
2016-04-03
1
-0
/
+1
|
*
kbuild: Fix gcc -x syntax
Jean Delvare
2016-04-03
1
-1
/
+1
|
*
kconfig: fix check-lxdialog for DLL platforms
Yaakov Selkowitz
2016-04-03
1
-1
/
+1
|
*
kconfig: check ncursesw headers first in check-lxdialog
Yaakov Selkowitz
2016-04-03
1
-3
/
+3
|
*
kconfig: fix menuconfig on debian lenny
Junio C Hamano
2016-04-03
1
-0
/
+2
[prev]
[next]