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
waitfor
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
/
docs
/
sigint.htm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2026-08-16
ash: PROMPT_COMMAND shouldn't affect $?
Ron Yorston
1
-0
/
+2
2026-08-02
ash: prevent SEGV when printing prompt
Ron Yorston
1
-30
/
+29
2026-08-02
ash: make shell exit if PROMPT_COMMAND exits
Ron Yorston
1
-0
/
+8
2026-07-30
ash: limited support for PROMPT_COMMAND
Ron Yorston
1
-0
/
+22
2026-07-30
ash: tweak appearance of ctrl-c on command line
Ron Yorston
1
-1
/
+5
2026-07-24
win32: code shrink reset of stat(2) flags
Ron Yorston
5
-21
/
+37
2026-07-24
win32: fix another stat call
mbartlett21
1
-1
/
+8
2026-07-24
win32: fix another occurrence of stat
mbartlett21
1
-1
/
+6
2026-07-17
ash: code shrink waitpid_child()
Ron Yorston
1
-31
/
+14
2026-07-17
xargs: limit number of processes to 64
Ron Yorston
1
-18
/
+4
2026-07-17
ash: allow more than 64 background jobs
mbartlett21
1
-1
/
+25
2026-07-17
xargs: fix handling for more than 64 processes
mbartlett21
1
-2
/
+2
2026-07-15
win32: code shrink procps_scan()
Ron Yorston
3
-28
/
+29
2026-07-15
fix: procps_scan: do not confirm a process to be parent if either creation ti...
Shun Zi
1
-4
/
+4
2026-07-15
fix: procps_scan: compare process creation times to ensure ppid is real
shunf4
3
-16
/
+55
2026-07-14
win32: workaround for overflow of 8.3 short name (2)
Ron Yorston
1
-1
/
+1
2026-07-13
win32: workaround for overflow of 8.3 short name
Ron Yorston
3
-2
/
+36
2026-07-13
xxd: allow '-p -c 0' to cause a single line to be output
Ron Yorston
2
-2
/
+26
2026-07-08
join: code shrink by making some variables "global"
busybox
Denys Vlasenko
1
-50
/
+58
2026-07-08
join: new applet
Ron Yorston
2
-0
/
+595
2026-07-06
make: fix build with FEATURE_CLEAN_UP enabled
Ron Yorston
1
-0
/
+1
2026-07-06
ash: fix out-of-bounds read in ifsbreakup()
Sanghyun Park
1
-9
/
+15
2026-07-06
join: re-add accidentally removed return
mbartlett21
2
-0
/
+7
2026-07-06
awk: fix printf "%o\n", -1
Denys Vlasenko
2
-5
/
+7
2026-07-05
join: code shrink (5)
Ron Yorston
1
-10
/
+14
2026-07-05
join: changes
mbartlett21
2
-38
/
+39
2026-07-03
join: code shrink (4)
Ron Yorston
1
-25
/
+26
2026-07-03
join: code shrink (3)
Ron Yorston
1
-22
/
+21
2026-07-03
join: code shrink (2)
Ron Yorston
1
-42
/
+25
2026-07-03
svlogd: fix buffer overrun
Denys Vlasenko
1
-2
/
+2
2026-07-03
cmp: add KMG suffix for cmp -n MAXCOUNT
Anubhav Kokane
2
-6
/
+36
2026-07-02
rpm: respect BB_SYSTEMROOT
Ron Yorston
5
-12
/
+10
2026-07-02
dpkg: update prefix (#603)
mbartlett21
1
-20
/
+53
2026-07-02
awk: optimize 'print "no format specs here\n"' case
Denys Vlasenko
1
-20
/
+26
2026-07-02
awk: fix printing of very large numbers with printf("%d")
Denys Vlasenko
2
-89
/
+179
2026-07-02
awk: rename variables in awk_printf(), no code changes
Denys Vlasenko
1
-34
/
+36
2026-07-01
awk: add '*' as a valid specifier for width and precision in printf
Denys Vlasenko
2
-9
/
+111
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
[next]