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
/
shell
/
msh.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-04-14
Busybox is under the GPL.
Rob Landley
1
-7
/
+6
2006-04-14
Hard wiring configuration symbol values into the code defeats the purpose
Rob Landley
1
-22
/
+4
2006-04-14
The link to Bernhard's subversion branch belongs in subversion.html (where
Rob Landley
1
-5
/
+0
2006-04-13
Patch from Robert P Day: let menuconfig indent stuff for us, we don't have
Rob Landley
13
-137
/
+137
2006-04-13
- remove unneeded include, use shorter boilerplate while at it and also
Bernhard Reutner-Fischer
4
-63
/
+17
2006-04-13
- patch from Denis Vlasenko to add and use bb_xopen3()
Bernhard Reutner-Fischer
12
-71
/
+38
2006-04-12
- better wording.
Bernhard Reutner-Fischer
1
-1
/
+1
2006-04-12
- note to think about eventually ditching vdprintf()
Bernhard Reutner-Fischer
1
-0
/
+2
2006-04-12
- patch from Denis Vlasenko to add and use bb_xchdir()
Bernhard Reutner-Fischer
12
-62
/
+46
2006-04-12
- patch from Denis Vlasenko to add bb_xbind() and bb_xlisten()
Bernhard Reutner-Fischer
10
-28
/
+50
2006-04-12
- patch from Denis Vlasenko to add and use bb_xdaemon()
Bernhard Reutner-Fischer
12
-22
/
+33
2006-04-12
- patch from Denis Vlasenko to add and use bb_xsocket() and to use
Bernhard Reutner-Fischer
22
-218
/
+99