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
/
shell
/
ash.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
ash: jobs: Block signals during tcsetpgrp
Ron Yorston
2025-09-07
1
-1
/
+16
*
|
ash: eval: Add vfork support
Ron Yorston
2025-09-07
1
-34
/
+113
*
|
ash: rename got_sigchld, doing_jobctl, and INT_ON/OFF to match dash
Ron Yorston
2025-09-07
1
-158
/
+158
*
|
Merge branch 'busybox' into merge
Ron Yorston
2025-09-06
1
-71
/
+94
|
\
|
|
*
ash: fix fallout of no-more-set commandname
Denys Vlasenko
2025-08-09
1
-6
/
+7
|
*
ash: eval: Always set exitstatus in evaltree
Denys Vlasenko
2025-08-09
1
-6
/
+7
|
*
ash: options: Do not set commandname in procargs
Denys Vlasenko
2025-08-09
1
-3
/
+2
|
*
ash: jobs: drop unused node parameter in makejob()
Denys Vlasenko
2025-08-09
1
-6
/
+6
|
*
ash: reuse vstype_suffix[] in debug code, shrink it
Denys Vlasenko
2025-08-08
1
-35
/
+37
|
*
ash: fix cmdputs - was showing some variable forms incorrectly
Denys Vlasenko
2025-08-07
1
-20
/
+35
|
*
ash: fix heredoc.tests broken by last commit
Denys Vlasenko
2025-08-07
1
-15
/
+19
|
*
ash,hush: fix corner cases with backslash-newlines in heredocs
Denys Vlasenko
2025-08-07
1
-3
/
+4
*
|
Merge branch 'busybox' into merge
Ron Yorston
2025-08-15
1
-14
/
+1
|
\
|
|
*
shell: typo and whitespace fixes, no code changes
Denys Vlasenko
2025-08-03
1
-15
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2025-08-10
1
-3
/
+30
|
\
|
|
*
shell: empty HISTFILE disables history saving, just as unset one did
Denys Vlasenko
2025-07-04
1
-1
/
+1
|
*
shell: update HISTFILESIZE code to be actually useful
Denys Vlasenko
2025-07-03
1
-2
/
+24
|
*
shell: fix race between signal handlers setting bb_got_signal and poll()
Denys Vlasenko
2025-07-02
1
-1
/
+1
|
*
shell: improve bash compatibility of read built-in
Ron Yorston
2025-07-01
1
-0
/
+5
*
|
ash: kill background processes on SIGINT
Ron Yorston
2025-06-29
1
-0
/
+1
*
|
ash: bring 'read' built-in closer to bash
Ron Yorston
2025-06-29
1
-2
/
+5
*
|
ash: match behaviour of cmd.exe in cd builtin
Ron Yorston
2024-11-19
1
-0
/
+1
*
|
win32: drop stream i/o workaround
Ron Yorston
2024-10-30
1
-9
/
+0
*
|
win32: try harder to prevent output to stdout
Ron Yorston
2024-10-29
1
-1
/
+0
*
|
win32: more problems with stream i/o and MSVCRT
Ron Yorston
2024-10-29
1
-0
/
+16
*
|
ash: fix waiting for status of background job
Ron Yorston
2024-10-28
1
-1
/
+0
*
|
ash: correctly identify nofork applets in error message
Ron Yorston
2024-10-28
1
-0
/
+8
*
|
ash: update comment
Ron Yorston
2024-10-13
1
-1
/
+0
*
|
Merge branch 'busybox' into merge
Ron Yorston
2024-10-08
1
-5
/
+51
|
\
|
|
*
ash: cache more of uid/gid syscalls
Denys Vlasenko
2024-10-07
1
-4
/
+5
|
*
ash: make "test -x" use cached groupinfo
Denys Vlasenko
2024-10-07
1
-2
/
+1
|
*
libbb: simplify parameter passing in is_in_supplementary_groups()
Denys Vlasenko
2024-10-07
1
-5
/
+3
|
*
ash: command -v CMD must skip (go to next path) when CMD exists, but is not e...
Denys Vlasenko
2024-10-07
1
-3
/
+51
*
|
ash: more changes to noexec applets
Ron Yorston
2024-10-07
1
-30
/
+16
*
|
ash: fix regression with 'exec sh -s'
Ron Yorston
2024-10-06
1
-9
/
+15
*
|
Merge branch 'busybox' into merge
Ron Yorston
2024-09-28
1
-5
/
+1
|
\
|
|
*
ash: reject unknown long options
Ron Yorston
2024-09-27
1
-1
/
+2
*
|
ash: reject unknown long options
Ron Yorston
2024-09-21
1
-0
/
+5
*
|
ash: code shrink
Ron Yorston
2024-09-08
1
-6
/
+2
*
|
ash: optimise running of scripts (2)
Ron Yorston
2024-09-04
1
-8
/
+18
*
|
ash: optimise running of scripts
Ron Yorston
2024-08-19
1
-7
/
+59
*
|
which,ash: code shrink detection of standalone shell
Ron Yorston
2024-08-17
1
-13
/
+9
*
|
ash: allow additional element in argv array
Ron Yorston
2024-08-16
1
-2
/
+5
*
|
ash: rewrite waitpid_child() to improve performance
Ron Yorston
2024-07-30
1
-32
/
+19
*
|
ash: fix slow running when background job is present
Ron Yorston
2024-07-28
1
-1
/
+1
*
|
ash: ignore hidden/iconified state
Ron Yorston
2024-07-18
1
-10
/
+3
*
|
Merge branch 'busybox' into merge
Ron Yorston
2024-07-14
1
-12
/
+10
|
\
|
|
*
ash: move hashvar() calls into findvar()
Ron Yorston
2024-07-14
1
-9
/
+8
*
|
Merge branch 'busybox' into merge
Ron Yorston
2024-07-13
1
-11
/
+29
|
\
|
|
*
ash: remove limitation on fd# length
Denys Vlasenko
2024-07-12
1
-7
/
+13
[prev]
[next]