index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
cron_changes
dscho-kill-gently
embed
fix_backslash
long_paths
manifest
master
merge
merge_1_19
merge_1_20
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
/
config
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2026-04-26
win32: improve urandom/zero device handling
Ron Yorston
3
-14
/
+14
2026-04-26
win32: expose /dev/urandom and /dev/zero
Ron Yorston
1
-8
/
+23
2026-04-25
tls: fix double free of HMAC context
Ron Yorston
1
-4
/
+1
2026-04-24
wget: allow HTTPS certificate check to be skipped
Ron Yorston
4
-2
/
+36
2026-04-18
Win32: trivial refinements (#577)
avih
4
-11
/
+13
2026-04-16
patch: improved handling of files with no final newline
Ron Yorston
2
-9
/
+94
2026-04-16
win32: fnmatch2: replace if-else-... with switch/case
Avi Halachmi (:avih)
1
-17
/
+28
2026-04-16
win32: fnmatch2.c: optimize last '*'
Avi Halachmi (:avih)
1
-1
/
+87
2026-04-16
win32: switch to new fnmatch2.c
Avi Halachmi (:avih)
3
-0
/
+233
2026-04-16
win32: actype: remove size-optimization option (no-op)
Avi Halachmi (:avih)
1
-23
/
+9
2026-04-16
win32: actype: code shrink
Avi Halachmi (:avih)
2
-18
/
+13
2026-04-16
win32: actype/isactype: optimize both to O(1)
Avi Halachmi (:avih)
2
-40
/
+154
2026-04-16
win32: coreutils/tr.c: use actail/isactype
Avi Halachmi (:avih)
1
-0
/
+15
2026-04-16
win32: regcomp.c: use isactype insead of switch
Avi Halachmi (:avih)
2
-48
/
+25
2026-04-16
win32: fnmatch.c: use isactype insead of switch
Avi Halachmi (:avih)
1
-51
/
+9
2026-04-16
win32: add actype/isactype instead of match_class
Avi Halachmi (:avih)
7
-23
/
+102
2026-04-16
scripts/patbench.sh: add patterns, verify results
Avi Halachmi (:avih)
1
-53
/
+107