index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-03
ash: improvements to ctrl-c handling
Ron Yorston
1
-1
/
+4
2017-08-03
ash: fixes to wait status
Ron Yorston
2
-5
/
+5
2017-08-02
ash: don't reset pending_int in waitpid_child
Ron Yorston
1
-1
/
+0
2017-08-01
watch: enable in default configurations
Ron Yorston
2
-2
/
+2
2017-08-01
ash: allow long-running nofork applets to be interrupted
Ron Yorston
3
-1
/
+28
2017-08-01
ash: improve performance of ctrl-c
Ron Yorston
1
-0
/
+4
2017-07-31
win32: rewrite implementation of system(3)
Ron Yorston
1
-66
/
+11
2017-07-31
ash: align --login code with dash
Denys Vlasenko
1
-13
/
+17
2017-07-31
test: fix 4-argument case
Denys Vlasenko
1
-9
/
+39
2017-07-31
hush: remove redundant "G_flag_return_in_progress = -1"
Denys Vlasenko
1
-1
/
+0
2017-07-31
hush: fix "true | func_with_return" not allowing return.
Denys Vlasenko
9
-8
/
+52
2017-07-31
ash: fix display of ">&-" redirect in job strings
Denys Vlasenko
1
-1
/
+8
2017-07-31
win32: check for relative path when spawning process
Ron Yorston
1
-1
/
+1
2017-07-31
hush: functions have priority over builtins (!)
Denys Vlasenko
5
-14
/
+39
2017-07-31
hush: if STANDALONE, close interactive fd for NOEXECed children
Denys Vlasenko
1
-2
/
+15
2017-07-31
ash,hush: ">&10" redirects to script/tty fds should not work
Denys Vlasenko
2
-19
/
+72
2017-07-31
ash: significant overhaul of redirect saving logic
Denys Vlasenko
11
-143
/
+225
2017-07-31
hush: massage redirect code to be slightly more like ash
Denys Vlasenko
1
-37
/
+72
2017-07-31
ash: remove REDIR_SAVEFD2
Denys Vlasenko
1
-32
/
+37
2017-07-30
unzip: omit special treatment of non-GNU getopt
Ron Yorston
1
-1
/
+1
2017-07-29
ash: if !ENABLE_ASH_EXPAND_PRMT, disable PSSYNTAX code
Denys Vlasenko
1
-2
/
+8
2017-07-29
ash: [REDIR] Fix popredir on abnormal exit from built-in
Denys Vlasenko
1
-26
/
+44
2017-07-29
ash: [PARSER] Add FAKEEOFMARK for expandstr
Denys Vlasenko
1
-19
/
+27
2017-07-29
hush: fix handling of empty heredoc EOF marker
Denys Vlasenko
5
-17
/
+63
2017-07-29
ash: [PARSER] Removed noexpand/length check on eofmark
Denys Vlasenko
3
-70
/
+52
2017-07-29
ash: "Undo all redirections" comment is wrong, delete it
Denys Vlasenko
1
-26
/
+22
2017-07-29
libbb: remove vdprintf
Ron Yorston
4
-27
/
+0
2017-07-29
libbb: avoid annoying blank line in help message
Ron Yorston
1
-2
/
+2
2017-07-29
platform.h: WIN32 doesn't support '%m' printf specifier
Ron Yorston
1
-0
/
+1