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
*
df,lsattr: support Unix-like mount points
mount_point
Ron Yorston
2026-06-15
3
-1
/
+24
*
win32: Unix-like support for volume mounts
Ron Yorston
2026-06-15
5
-98
/
+229
*
ash: scan drives directly for 'pwd -a'
Ron Yorston
2026-06-15
1
-8
/
+6
*
win32: extend handling of virtual disks
Ron Yorston
2026-06-08
3
-7
/
+20
*
win32: special treatment for virtual hard disk
Ron Yorston
2026-06-07
2
-4
/
+14
*
win32: update current directory to target of symlink
Ron Yorston
2026-06-06
1
-0
/
+4
*
win32: avoid problems with forward slashes in path to cmd.exe
Ron Yorston
2026-06-06
1
-3
/
+5
*
lsattr: clarify output for reparse/mount points
Ron Yorston
2026-06-05
2
-4
/
+4
*
win32: special treatment for mounted volumes
Ron Yorston
2026-06-04
1
-0
/
+9
*
ash: don't treat process substitutions as background jobs
Ron Yorston
2026-05-31
1
-3
/
+7
*
stty: code shrink
Ron Yorston
2026-05-26
2
-4
/
+12
*
ash: read built-in should respect stty -echo
Ron Yorston
2026-05-24
1
-1
/
+11
*
win32: fix incorrect change to tcgetattr()
Ron Yorston
2026-05-22
1
-1
/
+1
*
win32: better handling of console state
Ron Yorston
2026-05-22
2
-25
/
+35
*
win32: skip check for execute with tab-completion
mbartlett21
2026-05-20
1
-0
/
+8
*
crond: fix reboot special time
Ron Yorston
2026-05-19
1
-0
/
+31
*
crond: drop '-S' option
Ron Yorston
2026-05-19
1
-5
/
+22
*
crond,crontab: executable-relative cron directories
Ron Yorston
2026-05-19
2
-4
/
+40
*
win32: don't use built-in memmove
Ron Yorston
2026-05-19
1
-1
/
+1
*
Add markup to README.md
Ron Yorston
2026-05-18
1
-1
/
+1
*
Update README.md
Ron Yorston
2026-05-18
1
-0
/
+1
*
win32: allow stat(2) to skip costly check for execute
Ron Yorston
2026-05-18
4
-20
/
+43
*
ash: don't report completion of process substitution
Ron Yorston
2026-05-17
1
-2
/
+20
*
testsuite: skip tests for handling of non-printable characters
Ron Yorston
2026-05-17
1
-1
/
+8
*
ash: prevent leakage of process handles
Ron Yorston
2026-05-13
1
-4
/
+7
*
dd: remove note about /dev/urandom and /dev/zero
Ron Yorston
2026-05-12
1
-3
/
+0
*
reset: code shrink and clarification
Ron Yorston
2026-05-12
1
-4
/
+3
*
reset: add support for stty and Windows Terminal
Ron Yorston
2026-05-11
2
-23
/
+22
*
libbb: reverse performance regression in bb_copyfd_*
Ron Yorston
2026-05-10
1
-1
/
+4
*
libbb: try to mitigate 'cat /dev/urandom'
Ron Yorston
2026-05-08
1
-0
/
+11
*
Update README.md
Ron Yorston
2026-05-07
1
-1
/
+1
*
ash: further fixes to merge of upstream changes
FRP-6075-g169694ebd
Ron Yorston
2026-05-06
1
-24
/
+60
*
ash: fix build failure if SH_STANDALONE is disabled
Ron Yorston
2026-05-05
1
-0
/
+4
*
win32: silence warning in ioctl(2)
Ron Yorston
2026-05-05
1
-0
/
+2
*
win32: add FAST_FUNC annotations
Ron Yorston
2026-05-04
23
-238
/
+250
*
crond: build tweaks
Ron Yorston
2026-05-03
8
-42
/
+42
*
Add crond and crontab (#561)
mbartlett21
2026-05-03
5
-21
/
+227
*
win32: disable urandom/zero devices if dd is disabled
Ron Yorston
2026-04-27
2
-2
/
+12
*
win32: improve urandom/zero device handling
Ron Yorston
2026-04-26
3
-14
/
+14
*
win32: expose /dev/urandom and /dev/zero
Ron Yorston
2026-04-26
1
-8
/
+23
*
tls: fix double free of HMAC context
Ron Yorston
2026-04-25
1
-4
/
+1
*
wget: allow HTTPS certificate check to be skipped
Ron Yorston
2026-04-24
4
-2
/
+36
*
Win32: trivial refinements (#577)
avih
2026-04-18
4
-11
/
+13
*
patch: improved handling of files with no final newline
Ron Yorston
2026-04-16
2
-9
/
+94
*
win32: fnmatch2: replace if-else-... with switch/case
Avi Halachmi (:avih)
2026-04-16
1
-17
/
+28
*
win32: fnmatch2.c: optimize last '*'
Avi Halachmi (:avih)
2026-04-16
1
-1
/
+87
*
win32: switch to new fnmatch2.c
Avi Halachmi (:avih)
2026-04-16
3
-0
/
+233
*
win32: actype: remove size-optimization option (no-op)
Avi Halachmi (:avih)
2026-04-16
1
-23
/
+9
*
win32: actype: code shrink
Avi Halachmi (:avih)
2026-04-16
2
-18
/
+13
*
win32: actype/isactype: optimize both to O(1)
Avi Halachmi (:avih)
2026-04-16
2
-40
/
+154
[next]