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
...
*
|
libarchive: pdpmake requires some ar functions
Ron Yorston
2024-11-06
1
-0
/
+1
*
|
win32: drop stream i/o workaround
Ron Yorston
2024-10-30
1
-9
/
+0
*
|
win32: try harder to prevent output to stdout
Ron Yorston
2024-10-29
1
-1
/
+0
*
|
win32: more problems with stream i/o and MSVCRT
Ron Yorston
2024-10-29
1
-0
/
+16
*
|
ash: fix waiting for status of background job
Ron Yorston
2024-10-28
1
-1
/
+0
*
|
ash: correctly identify nofork applets in error message
Ron Yorston
2024-10-28
1
-0
/
+8
*
|
cut: improve detection of invalid ranges
Ron Yorston
2024-10-28
1
-8
/
+11
*
|
win32: update poll(2) to match latest gnulib version
Ron Yorston
2024-10-25
1
-5
/
+6
*
|
win32: workaround for pipe writability in poll(2)
Ron Yorston
2024-10-25
1
-0
/
+13
*
|
make: .WAIT shoudn't have prerequisites
Ron Yorston
2024-10-23
1
-1
/
+1
*
|
cut: detect error when bounds are reversed
Ron Yorston
2024-10-22
2
-1
/
+11
*
|
make: enforce restrictions on prerequisites/commands
Ron Yorston
2024-10-20
1
-9
/
+45
*
|
make: changes to .DEFAULT/inference rules
Ron Yorston
2024-10-20
2
-19
/
+38
*
|
make: fix test for empty command in inference rule
Ron Yorston
2024-10-20
1
-1
/
+1
*
|
make: relax definition of comment line
Ron Yorston
2024-10-18
1
-1
/
+1
*
|
make: improve chaining of implicit rules
Ron Yorston
2024-10-17
1
-3
/
+19
*
|
make: look for PDPmakefile
Ron Yorston
2024-10-17
1
-10
/
+9
*
|
ash: update comment
Ron Yorston
2024-10-13
1
-1
/
+0
*
|
win32: close exec'ing process if possible
Ron Yorston
2024-10-13
1
-0
/
+3
*
|
kill: fix regression in 'kill -9'
Ron Yorston
2024-10-12
1
-6
/
+7
*
|
win32: fix problem interrupting shell loop
Ron Yorston
2024-10-11
1
-11
/
+13
*
|
win32: fix regression in chdir(2)
Ron Yorston
2024-10-10
1
-7
/
+9
*
|
id: code shrink
Ron Yorston
2024-10-09
3
-1
/
+23
*
|
test: code shrink supplementary groups
Ron Yorston
2024-10-09
2
-0
/
+8
*
|
Merge branch 'busybox' into merge
Ron Yorston
2024-10-08
7
-66
/
+102
|
\
|
|
*
hexdump: accept hex numbers in -n, closes 16195
Denys Vlasenko
2024-10-08
1
-3
/
+8
|
*
libbb: modify find_executable() to not temporarily write to PATH
Denys Vlasenko
2024-10-08
4
-54
/
+48
|
*
hush: fix "type ./cat" and "command -v ./cat" to not scan PATH
Denys Vlasenko
2024-10-07
1
-13
/
+33
|
*
hush: make "test -x" use cached groupinfo
Denys Vlasenko
2024-10-07
1
-7
/
+22
*
|
libbb: code shrink supplementary group test
Ron Yorston
2024-10-08
2
-0
/
+10
*
|
Merge branch 'busybox' into merge
Ron Yorston
2024-10-08
6
-49
/
+169
|
\
|
|
*
test: -x can return 0/1 early if all X bits are the same
Denys Vlasenko
2024-10-07
1
-10
/
+10
|
*
ash: cache more of uid/gid syscalls
Denys Vlasenko
2024-10-07
4
-10
/
+30
|
*
ash: make "test -x" use cached groupinfo
Denys Vlasenko
2024-10-07
3
-6
/
+19
|
*
libbb: simplify parameter passing in is_in_supplementary_groups()
Denys Vlasenko
2024-10-07
4
-20
/
+34
|
*
ash: command -v CMD must skip (go to next path) when CMD exists, but is not e...
Denys Vlasenko
2024-10-07
1
-3
/
+51
|
*
libbb: move is_in_supplementary_groups() from test to libbb
Denys Vlasenko
2024-10-07
3
-19
/
+26
|
*
test: Invert return value of test_eaccess and rename it to test_st_mode
Denys Vlasenko
2024-10-06
1
-16
/
+11
|
*
test: code shrink
Denys Vlasenko
2024-10-06
1
-1
/
+1
|
*
networking/libiproute/iplink.c: fix support for older kernels
Thomas Devoogdt
2024-10-06
1
-0
/
+21
|
*
libbb: fix sha1 on !x86 if CONFIG_SHA1_HWACCEL=y
Rudi Heitbaum
2024-10-06
1
-0
/
+2
*
|
ash: more changes to noexec applets
Ron Yorston
2024-10-07
1
-30
/
+16
*
|
ash: fix regression with 'exec sh -s'
Ron Yorston
2024-10-06
1
-9
/
+15
*
|
win32: adjust usage for timeout and pipe_progress
Ron Yorston
2024-10-02
2
-3
/
+3
*
|
win32: work around problem with stderr in MSVCRT
Ron Yorston
2024-09-30
2
-4
/
+5
*
|
Merge branch 'busybox' into merge
Ron Yorston
2024-09-28
10
-102
/
+87
|
\
|
|
*
hush: whitespace and comment fixes
Denys Vlasenko
2024-09-28
1
-43
/
+27
|
*
ash: reject unknown long options
Ron Yorston
2024-09-27
1
-1
/
+2
|
*
lineedit: use stdout for shell history builtin
Ron Yorston
2024-09-27
1
-1
/
+1
|
*
ed: fix line insertion before current line. Closes 15081
Ron Yorston
2024-09-27
2
-0
/
+23
[prev]
[next]