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
path:
root
/
configs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-07-12
make: allow pragmas to apply recursively
Ron Yorston
1
-14
/
+55
2024-07-12
tls: P256: improve x86_64 multiplication asm code
Denys Vlasenko
1
-22
/
+36
2024-07-11
tls: P256: fix obscure x86_64 asm misbehavior, closes 15679
Denys Vlasenko
1
-10
/
+29
2024-07-11
md5/shaXsum: accept uppercase hex strings
Ron Yorston
1
-1
/
+1
2024-07-11
vi: Ensure that the edit buffer ends in a newline
Petja Patjas
1
-3
/
+4
2024-07-10
ash: remove defunct control character to save a few bytes
Ron Yorston
1
-12
/
+12
2024-07-10
Makefile.flags: suppress clang warnings when cross-compiling
Ron Yorston
1
-3
/
+3
2024-07-10
ash: fix parsing of alias expansion + bash features
Ron Yorston
1
-6
/
+6
2024-07-10
awk: mktime() with no arguments is not allowed
Denys Vlasenko
1
-2
/
+1
2024-07-10
awk: improve comments and constants, no code changes
Denys Vlasenko
1
-20
/
+27
2024-07-09
qwk: code shrink
Denys Vlasenko
1
-19
/
+19
2024-07-09
awk: restore assignment precedence to be lower than ternary ?:
Denys Vlasenko
2
-22
/
+74
2024-07-09
awk: do not infinitely recurse getvar_s() if CONVFMT is set to a numeric value
Denys Vlasenko
1
-6
/
+14
2024-07-09
awk: fix use after free (CVE-2023-42363)
Natanael Copa
1
-8
/
+13
2024-07-08
chown: stop accepting deprecated USER.GROUP syntax, only : separator is allowed
Denys Vlasenko
1
-5
/
+1
2024-07-08
ash: restore value of imported variable on unexport
Ron Yorston
1
-0
/
+9
2024-07-08
ash: read profile script relative to binary
Ron Yorston
4
-3
/
+15
2024-07-08
wget: ignore header casing
Sertonix
1
-1
/
+1
2024-07-07
win32: code shrink system drive handling (2)
Ron Yorston
1
-1
/
+1
2024-07-07
win32: code shrink system drive handling
Ron Yorston
5
-35
/
+22
2024-07-07
ash: special hack for libtool
Ron Yorston
1
-0
/
+10
2024-07-02
win32: properly restore BB_ env vars
Ron Yorston
1
-1
/
+11
2024-06-28
win32: don't allow BB_TERMINAL_MODE=6
Ron Yorston
1
-1
/
+1
2024-06-25
win32: add definition for old mingw-w64
FRP-5398-g89ae34445
Ron Yorston
1
-0
/
+4
2024-06-24
win32: code shrink exit_code_to_wait_status_cmd()
Ron Yorston
1
-4
/
+4
2024-06-23
win32: code shrink BB_CRITICAL_ERROR_DIALOGS
Ron Yorston
2
-2
/
+3
2024-06-22
win32: only access mode argument of open(2) if required
Ron Yorston
1
-3
/
+5
2024-06-22
win32: add env var to control error dialogs
Ron Yorston
6
-2
/
+12
2024-06-22
win32: revert 'don't set error mode'
Ron Yorston
2
-29
/
+68
2024-06-19
ash: allow HISTFILE=/dev/null to work as intended
Ron Yorston
1
-3
/
+8
2024-06-19
win32: code shrink APE detection; avoid UB
Ron Yorston
1
-3
/
+7
2024-06-16
make: update default rules
Ron Yorston
1
-14
/
+49
2024-06-16
win32: detect Actually Portable Executable binaries
Ron Yorston
1
-15
/
+23
2024-06-16
win32: don't set error mode
Ron Yorston
1
-4
/
+0
2024-06-14
make: update for POSIX 2024
Ron Yorston
6
-27
/
+31
2024-06-14
win32: allow for trailing separator in PATH
Ron Yorston
4
-38
/
+47
2024-06-10
make: limit changes to pragmas
Ron Yorston
1
-5
/
+4
2024-06-08
make: allow := macro assignment on command line
Ron Yorston
1
-14
/
+22
2024-06-05
make: more changes for c:/path target
Ron Yorston
1
-4
/
+5
2024-06-05
make: restore check for c:/path target
Ron Yorston
1
-1
/
+23
2024-06-04
make: explicitly verify order of arguments
Ron Yorston
1
-7
/
+16
2024-06-03
make: only reset getopt(3) if necessary
Ron Yorston
1
-2
/
+2
2024-06-02
make: ensure sufficient space in line buffer
Ron Yorston
1
-7
/
+8
2024-06-02
make: report POSIX 202X issue with include
Ron Yorston
1
-6
/
+12
2024-06-02
make: restore warning about invalid macro name
Ron Yorston
1
-7
/
+9
2024-06-01
make: move test for complex chain of macro assignments
Ron Yorston
1
-14
/
+14
2024-06-01
typo fix
Denys Vlasenko
2
-2
/
+2
2024-05-31
libbb: fix 64-bit bb_popcnt_long
Denys Vlasenko
1
-1
/
+1
2024-05-31
libbb: add bit counting function, use where appropriate
Denys Vlasenko
8
-52
/
+66
2024-05-31
nproc: prepare for arbitrarily large CPU masks
Denys Vlasenko
5
-27
/
+38
[prev]
[next]