index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
dscho-kill-gently
embed
fix_backslash
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
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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-05-02
hush: fix incorrect exitcodes without job control
Denis Vlasenko
1
-14
/
+9
2007-05-01
test: code size saving, no logic changes
Denis Vlasenko
4
-116
/
+228
2007-04-29
ash,kill: use common code for kill applet/builtin
Denis Vlasenko
4
-130
/
+86
2007-04-29
run_parts: do not check path portion of a name for "bad chars".
Denis Vlasenko
1
-7
/
+11
2007-04-28
ash: fix infinite loop on exit if tty is not there anymore
Denis Vlasenko
2
-1
/
+8
2007-04-28
hush: make job control and interactiveness configurable, part 2
Denis Vlasenko
2
-52
/
+99
2007-04-28
hush: make job control and interactiveness configurable, part 1
Denis Vlasenko
2
-14
/
+111
2007-04-28
hush: make hush properly detect EOF on stdin (even interactive one -
Denis Vlasenko
1
-5
/
+8
2007-04-28
hush: add Ctrl-C handling to nofork case
Denis Vlasenko
1
-3
/
+15
2007-04-28
hush: better signal handling across ctrl-z
Denis Vlasenko
1
-87
/
+127
2007-04-28
hush: fix nofork + ctrl-Z clobbering of globals
Denis Vlasenko
3
-37
/
+58
2007-04-28
hush: add ctrl-Z handling for nofork'ed case
Denis Vlasenko
2
-13
/
+84
2007-04-21
find_root_device: use lstat - don't follow links
Denis Vlasenko
1
-1
/
+2
2007-04-21
hush: make Ctrl-Z work (at least sometimes)
Denis Vlasenko
2
-176
/
+229
2007-04-21
hust: add a comment
Denis Vlasenko
1
-0
/
+4
2007-04-21
hush: fix more backgrounding bugs. Plenty of them remains still.
Denis Vlasenko
2
-11
/
+29
2007-04-21
hush: explain why "pipe; exit $?" doesn't show correct exitcode
Denis Vlasenko
2
-12
/
+21
2007-04-21
hush: do not print message if killed by signal;
Denis Vlasenko
1
-122
/
+115
2007-04-21
hush: begin fixing non-functional job control
Denis Vlasenko
3
-74
/
+208
2007-04-20
hush: small code shrink; style fixes
Denis Vlasenko
2
-51
/
+58
2007-04-19
dd: NOEXEC fix
Denis Vlasenko
1
-2
/
+4
2007-04-19
dd: fix skip= parse error (spotted by Dirk Clemens <develop@cle-mens.de>)
Denis Vlasenko
2
-27
/
+92
2007-04-19
stty: fix option parsing bug (spotted by Sascha Hauer <s.hauer@pengutronix.de>)
Denis Vlasenko
1
-15
/
+16