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
*
Bump version to 1.32.1
1_32_1
Denys Vlasenko
2021-01-01
1
-1
/
+1
*
hush: output bash-compat killing signal names
Denys Vlasenko
2021-01-01
9
-7
/
+92
*
hush: do not print killing signal name in `cmd_whihc_dies_on_signal`
Denys Vlasenko
2021-01-01
3
-1
/
+9
*
shell: remove FAST_FUNC from a static function
Denys Vlasenko
2021-01-01
1
-2
/
+2
*
shell: add testsuite for "wait $pid" waiting for other tasks
Denys Vlasenko
2021-01-01
4
-0
/
+18
*
ash: jobs: Fix waitcmd busy loop
Denys Vlasenko
2021-01-01
1
-57
/
+34
*
ash: jobs: Fix infinite loop in waitproc
Denys Vlasenko
2021-01-01
1
-6
/
+19
*
ash: remove a tentative TODO, it's a wrong idea
Denys Vlasenko
2021-01-01
1
-1
/
+1
*
shell: Fix "read -d ''" behavior
Christian Eggers
2021-01-01
5
-2
/
+6
*
Bump version to 1.32.0
1_32_0
Denys Vlasenko
2020-06-26
1
-1
/
+1
*
gzip -d with zcat enabled but gunzip disabled was misbehaving
Denys Vlasenko
2020-06-25
1
-1
/
+1
*
make_single_applets.sh: switch off nologin deps option
Denys Vlasenko
2020-06-24
1
-0
/
+2
*
bc: placate a "defined but not used" warning
Denys Vlasenko
2020-06-24
1
-0
/
+2
*
nologin: make it possible to build it as single applet
Denys Vlasenko
2020-06-24
5
-64
/
+110
*
suppress a few compile warnings
Denys Vlasenko
2020-06-24
2
-2
/
+2
*
randomconfig fixes
Denys Vlasenko
2020-06-24
3
-2
/
+6
*
randomconfig fixes
Denys Vlasenko
2020-06-23
6
-6
/
+31
*
randomconfig fix
Denys Vlasenko
2020-06-23
1
-0
/
+4
*
randomconfig fixes
Denys Vlasenko
2020-06-23
1
-0
/
+1
*
randomconfig fixes
Denys Vlasenko
2020-06-23
2
-1
/
+5
*
randomconfig fixes
Denys Vlasenko
2020-06-23
2
-0
/
+4
*
examples/udhcp/simple.script: fix IPv6 support when using udhcpc
Stefan Agner
2020-06-21
1
-1
/
+1
*
udhcpc6: use correct multicast MAC
Uwe Glaeser
2020-06-21
1
-1
/
+5
*
nmeter: add %T (zero-based timestamp) format
Denys Vlasenko
2020-06-10
1
-14
/
+54
*
Makefile.flags: restrict Wno-constant-logical-operand and Wno-string-plus-int...
Biswapriyo Nath
2020-06-10
1
-0
/
+2
*
deluser: check if specified home is a directory before removing it
Sören Tempel
2020-06-09
1
-2
/
+8
*
dhcpc: refactor xmalloc_optname_optval to shrink binary size
Martin Lewis
2020-06-09
2
-27
/
+16
*
httpd: allow '-h' to work when daemonized with NOMMU enabled
Ron Yorston
2020-06-09
1
-3
/
+3
*
udhcp: comment out unused domain compression code
Denys Vlasenko
2020-06-09
3
-13
/
+18
*
sysctl: do report EACCES errors on write
Denys Vlasenko
2020-06-09
2
-5
/
+8
*
unexpand: correct behavior for --first-only --tabs=4
Mark Edgar
2020-06-09
2
-4
/
+37
*
xstrndup: Use strndup instead of implementing it.
Martin Lewis
2020-06-09
1
-14
/
+5
*
dhcpc: code shrink in good_hostname
Martin Lewis
2020-06-09
1
-48
/
+14
*
awk: disallow "str"++, closes bug 12981
Denys Vlasenko
2020-06-09
2
-1
/
+11
*
wget: implement TLS verification with ENABLE_FEATURE_WGET_OPENSSL
Dimitri John Ledkov
2020-05-20
1
-3
/
+17
*
ash,hush: drop pointer check before calls to show_history
Ron Yorston
2020-04-30
2
-4
/
+2
*
mim: run scripts from a specification file
Ron Yorston
2020-04-30
2
-0
/
+54
*
ash: fix build failure when command built-in is disabled
Ron Yorston
2020-04-30
1
-1
/
+3
*
httpd: permit non-default home directory with NOMMU enabled
Ron Yorston
2020-04-30
1
-1
/
+6
*
grep: add proper support for pattern_list
Sören Tempel
2020-04-30
2
-6
/
+25
*
grep: Fix -f FILE when FILE is empty and -x provided
Gray Wolf
2020-04-29
2
-2
/
+9
*
xargs: restore correct behaviour of -n option
Ron Yorston
2020-04-29
2
-1
/
+12
*
build system: remove KBUILD_STR()
Jean-Philippe Brucker
2020-04-29
5
-9
/
+6
*
unzip: -d should create the dir
Lauri Kasanen
2020-04-29
1
-1
/
+7
*
shells: fix exitcode_trapN tests to avoid races
Denys Vlasenko
2020-02-26
4
-8
/
+4
*
ash: expand: Fix multiple issues with EXP_DISCARD in evalvar
Denys Vlasenko
2020-02-24
1
-14
/
+14
*
ash: expand: Do not reprocess data when expanding words
Denys Vlasenko
2020-02-24
1
-178
/
+154
*
ash: move TRACE statement in evalcommand()
Ron Yorston
2020-02-24
1
-1
/
+2
*
ash: rename some function parameters to match dash
Denys Vlasenko
2020-02-24
1
-29
/
+29
*
ash: rename stack_nputstr() back to stnputs() to match dash
Denys Vlasenko
2020-02-24
1
-3
/
+3
[next]