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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
awk: don't segfault on printf(%*s). Close 1337.
vda
2007-05-09
1
-1
/
+4
*
cryptpw: size reduction
vda
2007-05-09
1
-18
/
+9
*
mount: fix incorrect usage of strtok (inadvertently used NULL sometimes).
vda
2007-05-09
1
-2
/
+1
*
less: fix case when regex search finds nothing
vda
2007-05-09
1
-1
/
+7
*
tftp: explain "block# 0" codepath; report our decision to bail out to server
vda
2007-05-09
1
-73
/
+70
*
cryptpw: forgot svn add... how typical of me :(
vda
2007-05-08
3
-5
/
+87
*
tftp: code diet, and I think retransmits were broken.
vda
2007-05-08
1
-209
/
+159
*
cryptpw: new applet (a bit less than 3k added)
vda
2007-05-08
9
-73
/
+74
*
tail: fix SEGV on "tail -N"
vda
2007-05-08
3
-17
/
+37
*
kill: improve comment
vda
2007-05-06
1
-1
/
+2
*
kill: fix recent breakage of vda, also make code smaller by 21 bytes.
vda
2007-05-06
1
-5
/
+12
*
hush: fix double-free in "echo TEST &"
vda
2007-05-06
2
-79
/
+123
*
svlogd: fix 'SEGV on uninitialized data' and make it honor TERM
vda
2007-05-06
1
-4
/
+6
*
hush: stop generating extra empty pipes in parse stage.
vda
2007-05-05
1
-13
/
+15
*
hush: preparatory patch for removing extra empty pipes generation
vda
2007-05-05
1
-80
/
+90
*
fix -Werror compile
vda
2007-05-04
1
-1
/
+5
*
hush: fix "while true; do true; done" + ctrl-z
vda
2007-05-04
2
-92
/
+123
*
applets: fix compile-time warning
vda
2007-05-04
2
-3
/
+8
*
hush: add parse tree debug print
vda
2007-05-04
2
-5
/
+66
*
udhcpc: stop deleting our own pidfile if we daemonize.
vda
2007-05-03
3
-34
/
+35
*
awk: guard against empty environment
vda
2007-05-03
1
-1
/
+2
*
hush: fix "true | exit 3; echo $?" bug
vda
2007-05-03
2
-46
/
+105
*
hush: remove env builtin (it is buggy). Add comments
vda
2007-05-02
1
-17
/
+16
*
fix suid config handling
vda
2007-05-02
2
-16
/
+27
*
ifupdown: small optimization (avoid doing useless work if we are
vda
2007-05-02
1
-10
/
+10
*
allow people to stick custom things into Makefile.local so they dont need to ...
vapier
2007-05-02
1
-0
/
+2
*
ifupdown: mke it possible to use DHCP clients different from udhcp.
vda
2007-05-02
2
-33
/
+48
*
hush: simplify debugging prints a little bit
vda
2007-05-02
1
-62
/
+61
*
klogd: remove dependency on syslogd
vda
2007-05-02
1
-2
/
+0
*
ifupdown: reread state file before rewriting it.
vda
2007-05-02
1
-36
/
+37
*
hush: add debugging for tracing execution,
vda
2007-05-02
1
-2
/
+33
*
hush: fix incorrect exitcodes without job control
vda
2007-05-02
1
-14
/
+9
*
test: code size saving, no logic changes
vda
2007-05-01
4
-116
/
+228
*
ash,kill: use common code for kill applet/builtin
vda
2007-04-29
4
-130
/
+86
*
run_parts: do not check path portion of a name for "bad chars".
vda
2007-04-29
1
-7
/
+11
*
ash: fix infinite loop on exit if tty is not there anymore
vda
2007-04-28
2
-1
/
+8
*
hush: make job control and interactiveness configurable, part 2
vda
2007-04-28
2
-52
/
+99
*
hush: make job control and interactiveness configurable, part 1
vda
2007-04-28
2
-14
/
+111
*
hush: make hush properly detect EOF on stdin (even interactive one -
vda
2007-04-28
1
-5
/
+8
*
hush: add Ctrl-C handling to nofork case
vda
2007-04-28
1
-3
/
+15
*
hush: better signal handling across ctrl-z
vda
2007-04-28
1
-87
/
+127
*
hush: fix nofork + ctrl-Z clobbering of globals
vda
2007-04-28
3
-37
/
+58
*
hush: add ctrl-Z handling for nofork'ed case
vda
2007-04-28
2
-13
/
+84
*
find_root_device: use lstat - don't follow links
vda
2007-04-21
1
-1
/
+2
*
hush: make Ctrl-Z work (at least sometimes)
vda
2007-04-21
2
-176
/
+229
*
hust: add a comment
vda
2007-04-21
1
-0
/
+4
*
hush: fix more backgrounding bugs. Plenty of them remains still.
vda
2007-04-21
2
-11
/
+29
*
hush: explain why "pipe; exit $?" doesn't show correct exitcode
vda
2007-04-21
2
-12
/
+21
*
hush: do not print message if killed by signal;
vda
2007-04-21
1
-122
/
+115
*
hush: begin fixing non-functional job control
vda
2007-04-21
3
-74
/
+208
[prev]
[next]