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
/
runit
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-05-16
hush: take care of several easy FIXMEs. -228 bytes.
vda
1
-124
/
+68
2007-05-16
hush: another microscopic typo fix
vda
1
-1
/
+1
2007-05-16
hush: fix English in comment
vda
1
-1
/
+1
2007-05-16
hush: simplify read builtin; fix set_local_var (misplaced 'goto skip;')
vda
1
-42
/
+18
2007-05-16
hush: fix expansion of quoted $VAR, $* and $@
vda
9
-27
/
+51
2007-05-16
hush: fix incorrect processing of echo "'$var'".
vda
3
-25
/
+25
2007-05-15
netstat: introduce -W: wide, ipv6-friendly output
vda
3
-178
/
+175
2007-05-15
- apply hunk that fixes an issue with (wrong?) dependencies. Initial notes were:
aldot
1
-10
/
+5
2007-05-15
- busybox.c was removed a while ago
aldot
1
-3
/
+4
2007-05-14
hush: move testsuite files from hush-bugs to hush-parsing
vda
4
-0
/
+0
2007-05-14
hush: more fixes to variable expansion, more testcases
vda
5
-29
/
+60
2007-05-14
hush: move towards more correct variable expansion
vda
5
-63
/
+404
2007-05-13
hush: fix '{ false; echo $?; }' bug.
vda
13
-98
/
+138
2007-05-11
hush: reinstate hush_test, add testcases for process subst
vda
7
-0
/
+80
2007-05-11
hush: fix bug in interactive shell introduced yesterday
vda
6
-118
/
+46
2007-05-10
hush: fix "unterminated last line loops forever" bug
vda
6
-59
/
+146
2007-05-10
hush: fix recent breakage (VAR=VAL stopped working)
vda
1
-1
/
+1
2007-05-09
msh: fix obscure case with backticks and closed fd 1
vda
1
-7
/
+12
2007-05-09
awk: don't segfault on printf(%*s). Close 1337.
vda
1
-1
/
+4
2007-05-09
cryptpw: size reduction
vda
1
-18
/
+9
2007-05-09
mount: fix incorrect usage of strtok (inadvertently used NULL sometimes).
vda
1
-2
/
+1
2007-05-09
less: fix case when regex search finds nothing
vda
1
-1
/
+7
2007-05-09
tftp: explain "block# 0" codepath; report our decision to bail out to server
vda
1
-73
/
+70
2007-05-08
cryptpw: forgot svn add... how typical of me :(
vda
3
-5
/
+87
2007-05-08
tftp: code diet, and I think retransmits were broken.
vda
1
-209
/
+159
2007-05-08
cryptpw: new applet (a bit less than 3k added)
vda
9
-73
/
+74
2007-05-08
tail: fix SEGV on "tail -N"
vda
3
-17
/
+37
2007-05-06
kill: improve comment
vda
1
-1
/
+2
2007-05-06
kill: fix recent breakage of vda, also make code smaller by 21 bytes.
vda
1
-5
/
+12
2007-05-06
hush: fix double-free in "echo TEST &"
vda
2
-79
/
+123
2007-05-06
svlogd: fix 'SEGV on uninitialized data' and make it honor TERM
vda
1
-4
/
+6
2007-05-05
hush: stop generating extra empty pipes in parse stage.
vda
1
-13
/
+15
2007-05-05
hush: preparatory patch for removing extra empty pipes generation
vda
1
-80
/
+90
2007-05-04
fix -Werror compile
vda
1
-1
/
+5
2007-05-04
hush: fix "while true; do true; done" + ctrl-z
vda
2
-92
/
+123
2007-05-04
applets: fix compile-time warning
vda
2
-3
/
+8
2007-05-04
hush: add parse tree debug print
vda
2
-5
/
+66
2007-05-03
udhcpc: stop deleting our own pidfile if we daemonize.
vda
3
-34
/
+35
2007-05-03
awk: guard against empty environment
vda
1
-1
/
+2
2007-05-03
hush: fix "true | exit 3; echo $?" bug
vda
2
-46
/
+105
2007-05-02
hush: remove env builtin (it is buggy). Add comments
vda
1
-17
/
+16
2007-05-02
fix suid config handling
vda
2
-16
/
+27
2007-05-02
ifupdown: small optimization (avoid doing useless work if we are
vda
1
-10
/
+10
2007-05-02
allow people to stick custom things into Makefile.local so they dont need to ...
vapier
1
-0
/
+2
2007-05-02
ifupdown: mke it possible to use DHCP clients different from udhcp.
vda
2
-33
/
+48
2007-05-02
hush: simplify debugging prints a little bit
vda
1
-62
/
+61
2007-05-02
klogd: remove dependency on syslogd
vda
1
-2
/
+0
2007-05-02
ifupdown: reread state file before rewriting it.
vda
1
-36
/
+37
2007-05-02
hush: add debugging for tracing execution,
vda
1
-2
/
+33
2007-05-02
hush: fix incorrect exitcodes without job control
vda
1
-14
/
+9
[next]