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
path:
root
/
scripts
/
objsizes
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2026-07-02
dpkg: update prefix (#603)
mbartlett21
1
-20
/
+53
2026-06-30
ash: only report background jobs in root shell
Ron Yorston
1
-1
/
+1
2026-06-30
ash: only copy jobtab if needed for job hack
Ron Yorston
1
-6
/
+9
2026-06-30
join: code shrink
Ron Yorston
1
-35
/
+17
2026-06-30
build system: allow bloatcheck to work (a bit) for llvm
Ron Yorston
1
-1
/
+1
2026-06-26
win32: tweak bitmap icon appearance
Ron Yorston
1
-0
/
+0
2026-06-23
win32: shrink bitmap icons
Ron Yorston
2
-0
/
+0
2026-06-23
sync: handle certain edge cases
Ron Yorston
1
-2
/
+9
2026-06-22
test: fix POSIX build
Ron Yorston
1
-0
/
+2
2026-06-22
Fix the flags for stat (again) (#601)
mbartlett21
6
-30
/
+33
2026-06-19
find: reset stat(2) flags before terminating
Ron Yorston
1
-1
/
+7
2026-06-19
find: skip check for execute when not needed
mbartlett21
1
-0
/
+25
2026-06-15
df,lsattr: support Unix-like mount points
mount_point
Ron Yorston
3
-1
/
+24
2026-06-15
win32: Unix-like support for volume mounts
Ron Yorston
5
-98
/
+229
2026-06-15
ash: scan drives directly for 'pwd -a'
Ron Yorston
1
-8
/
+6
2026-06-08
win32: extend handling of virtual disks
Ron Yorston
3
-7
/
+20
2026-06-07
win32: special treatment for virtual hard disk
Ron Yorston
2
-4
/
+14
2026-06-06
win32: update current directory to target of symlink
Ron Yorston
1
-0
/
+4
2026-06-06
win32: avoid problems with forward slashes in path to cmd.exe
Ron Yorston
1
-3
/
+5
2026-06-05
lsattr: clarify output for reparse/mount points
Ron Yorston
2
-4
/
+4
2026-06-04
win32: special treatment for mounted volumes
Ron Yorston
1
-0
/
+9
2026-05-31
ash: don't treat process substitutions as background jobs
Ron Yorston
1
-3
/
+7
2026-05-26
stty: code shrink
Ron Yorston
2
-4
/
+12
2026-05-24
ash: read built-in should respect stty -echo
Ron Yorston
1
-1
/
+11
2026-05-22
win32: fix incorrect change to tcgetattr()
Ron Yorston
1
-1
/
+1
2026-05-22
win32: better handling of console state
Ron Yorston
2
-25
/
+35
2026-05-20
win32: skip check for execute with tab-completion
mbartlett21
1
-0
/
+8
2026-05-19
crond: fix reboot special time
Ron Yorston
1
-0
/
+31
2026-05-19
crond: drop '-S' option
Ron Yorston
1
-5
/
+22
2026-05-19
crond,crontab: executable-relative cron directories
Ron Yorston
2
-4
/
+40
2026-05-19
win32: don't use built-in memmove
Ron Yorston
1
-1
/
+1
2026-05-18
Add markup to README.md
Ron Yorston
1
-1
/
+1
2026-05-18
Update README.md
Ron Yorston
1
-0
/
+1
2026-05-18
win32: allow stat(2) to skip costly check for execute
Ron Yorston
4
-20
/
+43
2026-05-17
ash: don't report completion of process substitution
Ron Yorston
1
-2
/
+20
2026-05-17
testsuite: skip tests for handling of non-printable characters
Ron Yorston
1
-1
/
+8
2026-05-13
ash: prevent leakage of process handles
Ron Yorston
1
-4
/
+7
2026-05-12
dd: remove note about /dev/urandom and /dev/zero
Ron Yorston
1
-3
/
+0
2026-05-12
reset: code shrink and clarification
Ron Yorston
1
-4
/
+3
2026-05-11
reset: add support for stty and Windows Terminal
Ron Yorston
2
-23
/
+22
2026-05-10
libbb: reverse performance regression in bb_copyfd_*
Ron Yorston
1
-1
/
+4
2026-05-08
libbb: try to mitigate 'cat /dev/urandom'
Ron Yorston
1
-0
/
+11
2026-05-07
Update README.md
Ron Yorston
1
-1
/
+1
2026-05-06
ash: further fixes to merge of upstream changes
FRP-6075-g169694ebd
Ron Yorston
1
-24
/
+60
2026-05-05
ash: fix build failure if SH_STANDALONE is disabled
Ron Yorston
1
-0
/
+4
2026-05-05
win32: silence warning in ioctl(2)
Ron Yorston
1
-0
/
+2
2026-05-04
win32: add FAST_FUNC annotations
Ron Yorston
23
-238
/
+250
2026-05-03
crond: build tweaks
Ron Yorston
8
-42
/
+42
2026-05-03
Add crond and crontab (#561)
mbartlett21
5
-21
/
+227
2026-04-27
win32: disable urandom/zero devices if dd is disabled
Ron Yorston
2
-2
/
+12
[next]