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
Commit message (
Expand
)
Author
Age
Files
Lines
*
crond: fix reboot special time
cron_changes
Ron Yorston
2026-05-15
1
-0
/
+31
*
crond: drop '-S' option
Ron Yorston
2026-05-15
1
-5
/
+22
*
crond,crontab: executable-relative cron directories
Ron Yorston
2026-05-15
2
-4
/
+40
*
ash: prevent leakage of process handles
HEAD
master
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
*
win32: coreutils/tr.c: use actail/isactype
Avi Halachmi (:avih)
2026-04-16
1
-0
/
+15
*
win32: regcomp.c: use isactype insead of switch
Avi Halachmi (:avih)
2026-04-16
2
-48
/
+25
*
win32: fnmatch.c: use isactype insead of switch
Avi Halachmi (:avih)
2026-04-16
1
-51
/
+9
*
win32: add actype/isactype instead of match_class
Avi Halachmi (:avih)
2026-04-16
7
-23
/
+102
*
scripts/patbench.sh: add patterns, verify results
Avi Halachmi (:avih)
2026-04-16
1
-53
/
+107
*
scripts/patbench.sh: new shell patterns benchmark
Avi Halachmi (:avih)
2026-04-16
1
-0
/
+274
*
patch: handle files with no final newline
Ron Yorston
2026-04-14
1
-0
/
+18
*
ash: allow 'times' built-in to report process timing
Ron Yorston
2026-04-12
4
-22
/
+38
*
win32: UTF8_OUTPUT: reject overlong encoding
Avi Halachmi (:avih)
2026-03-25
1
-2
/
+13
*
build system: add option to place statics in .bss
Ron Yorston
2026-03-21
7
-0
/
+19
*
win32: UTF8_OUTPUT: don't fail due to nwritten value
Avi Halachmi (:avih)
2026-03-19
1
-2
/
+4
*
win32: UTF8_OUTPUT: refine bad-sequence output
Avi Halachmi (:avih)
2026-03-19
1
-18
/
+12
*
Update default configurations
merge
Ron Yorston
2026-03-11
5
-5
/
+15
*
Merge branch 'busybox' into merge
Ron Yorston
2026-03-11
52
-1740
/
+6426
|
\
|
*
ash: fix here strings causing segfault in function invocation
busybox
Ron Yorston
2026-03-09
1
-0
/
+1
|
*
paste: fix output when file lengths differ
Ron Yorston
2026-03-05
3
-12
/
+62
|
*
ash: fix help builtin and tab completion of builtins
Ron Yorston via busybox
2026-02-28
1
-2
/
+2
|
*
tar: only strip unsafe components from hardlinks, not symlinks
Radoslav Kolev
2026-02-28
1
-1
/
+1
|
*
less: unbreak EAGAIN propagation
Denys Vlasenko
2026-02-27
1
-6
/
+12
|
*
less: make read error reporting actually visible
Denys Vlasenko
2026-02-27
1
-10
/
+19
|
*
less: improve O_NONBLOCK manipulations on stdin
Denys Vlasenko
2026-02-27
1
-32
/
+44
[next]