index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
cron_changes
dscho-kill-gently
embed
fix_backslash
join2
long_paths
manifest
master
merge
merge_1_19
merge_1_20
mount_point
noconsole
noconsole2
old
path_search
propagate_sigint
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
zstd
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: don't skip exec() if std streams are invalid
Ron Yorston
2026-01-29
1
-1
/
+3
*
|
libbb: code shrink
Ron Yorston
2026-01-28
2
-16
/
+30
*
|
libbb: update CNG API config message
rfl890
2026-01-28
1
-2
/
+3
*
|
libbb: refactor CNG hashing implementation
rfl890
2026-01-27
4
-47
/
+110
*
|
make: bring into alignment with pdpmake
Ron Yorston
2026-01-26
1
-2
/
+3
*
|
join: add some more tests
Ron Yorston
2026-01-23
2
-1
/
+31
*
|
Update default configurations
Ron Yorston
2026-01-22
5
-6
/
+11
*
|
Merge branch 'busybox' into merge
Ron Yorston
2026-01-22
13
-54
/
+726
|
\
|
|
*
vmstat: fix I/O, int and ctxt rates: need to be divided by seconds
Denys Vlasenko
2026-01-20
1
-5
/
+8
|
*
vmstat: fixes for >4TB memory and long sampling intervals
Denys Vlasenko
2026-01-20
1
-39
/
+75
|
*
vmstat: fix "vmstat N 0" to act compatibly (do not print infinitely)
Denys Vlasenko
2026-01-19
1
-5
/
+12
|
*
vmstat: smarter handling of header re-printing
Denys Vlasenko
2026-01-19
1
-23
/
+30
|
*
vmstat: show shorter, human-readable accumulating counts if they grow large
Denys Vlasenko
2026-01-18
1
-13
/
+29
|
*
vmstat: reduce the chances of misaligned columns
Denys Vlasenko
2026-01-18
1
-8
/
+26
|
*
vmstat: code shrink
Denys Vlasenko
2026-01-18
1
-28
/
+39
|
*
procps: new applet: vmstat
David Leonard
2026-01-18
1
-0
/
+483
|
*
adduser: remove preconfigured GECOS full name field
Achill Gilgenast
2026-01-18
1
-1
/
+1
|
*
md5/sha1sum: Honor the -b flag in the output
Martin Storsjö
2026-01-18
2
-4
/
+22
|
*
cmp: fix -n causing all diffs to be output, implement size suffixes for SKIP
Denys Vlasenko
2026-01-18
4
-20
/
+77
|
*
cmp: stop skipping bytes if EOF is reached
Giorgi Tchankvetadze
2026-01-18
1
-2
/
+2
|
*
coreutils: fixes for coreutils/id_test.sh script
Denys Vlasenko
2026-01-18
1
-11
/
+11
|
*
networking/udhcp: fix typo in comment
Giorgi Tchankvetadze
2026-01-14
1
-1
/
+1
|
*
xxd: fix -pANYTHING handling (-pc50 does not mean -p -c50)
Denys Vlasenko
2025-11-30
2
-7
/
+31
|
*
tls: better error message when TLS record is truncated
Denys Vlasenko
2025-11-25
1
-1
/
+4
*
|
ash: don't display ^C twice
Ron Yorston
2026-01-20
1
-1
/
+1
*
|
win32: mkdtemp is available in mingw-w64 14.0.0
Ron Yorston
2026-01-19
1
-0
/
+2
*
|
md5/sha1sum: fix POSIX build
Ron Yorston
2026-01-06
1
-1
/
+5
*
|
md5/sha1sum: Honor the -b flag in the output
Martin Storsjö
2026-01-06
2
-3
/
+10
*
|
stty: reinstate functionality of 'stty size'
Ron Yorston
2026-01-03
1
-0
/
+6
*
|
join: minor adjustments
Ron Yorston
2026-01-02
2
-2
/
+17
*
|
join: update docs and fix some omissions
mbartlett21
2026-01-02
1
-30
/
+16
*
|
join: new applet
mbartlett21
2026-01-02
9
-0
/
+591
*
|
win32: wcwidth_alt.c: update to Unicode 17 (latest)
Avi Halachmi (:avih)
2025-12-29
1
-16
/
+24
*
|
win32: wcwidth_alt.c: update to Unicode 16.0.0
Avi Halachmi (:avih)
2025-12-29
1
-16
/
+29
*
|
win32: wcwidth_alt.c: new generator script, re-generate code
Avi Halachmi (:avih)
2025-12-29
2
-94
/
+283
*
|
win32: wcwidth_alt.c: remove codepoint comments (no-op)
Avi Halachmi (:avih)
2025-12-29
1
-450
/
+450
*
|
win32: fix printable-chars with no-op utf8 manifest
Avi Halachmi (:avih)
2025-12-26
1
-0
/
+18
*
|
win32: fix output conversion with no-op utf8 manifest
Avi Halachmi (:avih)
2025-12-26
1
-2
/
+17
*
|
uname: Check for PROCESSOR_ARCHITECTURE_ARM as well
Martin Storsjö
2025-12-08
1
-0
/
+5
*
|
ash: Extend ARM msvcrt workaround to 32 bit ARM too
Martin Storsjö
2025-12-08
1
-1
/
+1
*
|
win32: add a config for 32-bit build with Unicode
Ron Yorston
2025-12-02
8
-7
/
+1297
*
|
win32: update UTF-8 manifest
Ron Yorston
2025-12-01
1
-5
/
+5
*
|
make: fix expansion of immediate-mode macros
Ron Yorston
2025-11-28
2
-1
/
+23
*
|
win32: avoid failure when localtime() argument is out of range
Ron Yorston
2025-11-26
2
-2
/
+20
*
|
ash: allow ctrl-c to interrupt read in mintty
Ron Yorston
2025-11-23
1
-19
/
+20
*
|
mkdir: correctly report directory creation
Ron Yorston
2025-11-22
1
-2
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2025-11-11
10
-27
/
+46
|
\
|
|
*
eject: fix missing -s option in trivial usage
Denys Vlasenko
2025-11-08
1
-1
/
+1
|
*
dd: fix overflow for very large count/seek/skip values
Denys Vlasenko
2025-11-08
2
-9
/
+7
|
*
pgrep/pkill: fix -x to also match comm field
Denys Vlasenko
2025-11-08
1
-4
/
+4
[prev]
[next]