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
/
msh.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
msh: fix my buglet
vda
2007-02-09
1
-5
/
+8
*
find: support for !
vda
2007-02-04
1
-1
/
+1
*
suppress warnings about easch <applet>_main() having
vda
2007-02-03
1
-0
/
+1
*
msh: cleaning up for -Wwrite-strings part #4
vda
2007-02-01
1
-270
/
+287
*
msh: cleaning up for -Wwrite-strings part #3
vda
2007-02-01
1
-61
/
+57
*
msh: cleaning up for -Wwrite-strings part #2
vda
2007-02-01
1
-675
/
+648
*
msh: cleaning up for -Wwrite-strings
vda
2007-02-01
1
-196
/
+236
*
preparatory patch for -Wwrite-strings #2
vda
2007-01-29
1
-14
/
+14
*
cmdedit is not a 'command' editing anymore, it's just editing (generic),
vda
2007-01-22
1
-14
/
+14
*
Convert cmdedit into more generic line input facility
vda
2007-01-22
1
-10
/
+16
*
stty: fix width of a field for ppc32
vda
2007-01-01
1
-2
/
+5
*
msh: double "static char line[LINELIM]" etc deleted.
vda
2007-01-01
1
-87
/
+138
*
random tiny size savings
vda
2006-12-24
1
-5
/
+3
*
inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid]
vda
2006-12-16
1
-1
/
+1
*
style cleanup: return(a) -> return a, part 2
vda
2006-11-27
1
-139
/
+140
*
style cleanup: return(a) -> return a, part 1
vda
2006-11-27
1
-89
/
+89
*
rodata cleanup. "unable to" == "cannot". -300 bytes
vda
2006-11-18
1
-1
/
+1
*
remove duplicate flag decls
vapier
2006-11-15
1
-3
/
+3
*
silly size savings and capitalization fixes
vda
2006-10-26
1
-2
/
+2
*
add open_read_close() and similar stuff
vda
2006-10-14
1
-3
/
+3
*
Make a warning go away when standalone shell is disabled.
landley
2006-08-10
1
-9
/
+8
*
A couple things that got tangled up in my tree, easier to check in both than
landley
2006-07-12
1
-40
/
+1
*
Get rid of all "#if 0" content.
rpjday
2006-07-01
1
-44
/
+0
*
Remove all usage of the "register" storage class specifier.
rpjday
2006-07-01
1
-212
/
+207
*
dont setpgrp() for now as it breaks system() and that is more important than ...
vapier
2006-06-26
1
-4
/
+0
*
- convert old-style parameter declarations (K&R) to modern style.
aldot
2006-06-25
1
-310
/
+151
*
assign default debug level to the MSHDEBUG define
vapier
2006-06-20
1
-2
/
+1
*
Upgrade the standalone shell code to use CONFIG_BUSYBOX_EXEC_PATH.
landley
2006-06-14
1
-2
/
+1
*
make the default prompt suck less when using fancy prompts
vapier
2006-06-06
1
-2
/
+11
*
- move #include busybox.h to the very top so we pull in the config
aldot
2006-06-02
1
-1
/
+1
*
use xmalloc()
vapier
2006-06-02
1
-1
/
+1
*
- use portability wrapper define bb_setpgrp.
aldot
2006-05-26
1
-1
/
+1
*
didnt mean to commit debug enable
vapier
2006-05-05
1
-1
/
+1
*
use %p when printing pointers, not %x
vapier
2006-05-05
1
-52
/
+54
*
fix Bug 659 as reported by Robin Getz
vapier
2006-05-05
1
-0
/
+4
*
Robert P. Day removed 8 gazillion occurrences of "extern" on function
landley
2006-03-06
1
-1
/
+1
*
moved BB_BANNER to applets/version.c file: make kernel like version,
vodz
2006-02-16
1
-2
/
+2
*
fix up yet more annoying signed/unsigned and mixed type errors
andersen
2006-01-30
1
-1
/
+1
*
just whitespace
timr
2006-01-25
1
-3
/
+3
*
data --> text
vodz
2005-10-17
1
-7
/
+7
*
usage bb_dev_null
vodz
2005-10-12
1
-1
/
+1
*
Reduce exported from msh applet
vodz
2005-09-22
1
-5
/
+6
*
applyinf fix for:
pgf
2005-07-20
1
-1
/
+1
*
Jonas Holmberg from axis dot com writes:
andersen
2004-09-02
1
-22
/
+46
*
Quiet a few warnings
andersen
2004-08-27
1
-19
/
+1
*
Michael Leibow, MichaelLe at belkin.com writes:
andersen
2004-08-04
1
-375
/
+1056
*
Run msh through indent
andersen
2004-08-04
1
-1313
/
+1164
*
Larry Doolittle writes:
andersen
2004-04-14
1
-1
/
+1
*
Remove the CONFIG_FEATURE_SH_APPLETS_ALWAYS_WIN option. It was sortof
andersen
2004-04-07
1
-3
/
+0
*
Remove trailing whitespace. Update copyright to include 2004.
andersen
2004-03-15
1
-27
/
+27
[next]