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
/
bbsh.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: remove some uses of argc
Denys Vlasenko
2010-01-04
1
-1
/
+1
*
*: more portability fixes by Dan Fandrich
Denys Vlasenko
2009-09-23
1
-1
/
+1
*
remove some GNUisms. by Dan Fandrich (dan AT coneharvesters.com)
Denys Vlasenko
2009-09-06
1
-1
/
+1
*
libbb: [x]fopen_for_{read,write} introduced and used.
Denis Vlasenko
2008-07-21
1
-1
/
+1
*
style fixes, no code changes
Denis Vlasenko
2008-06-26
1
-1
/
+1
*
- use EXIT_{SUCCESS,FAILURE}. No object-code changes
Bernhard Reutner-Fischer
2008-05-19
1
-1
/
+1
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
1
-1
/
+1
*
don't pass argc in getopt32, it's superfluous
Denis Vlasenko
2007-08-18
1
-1
/
+1
*
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-05-26
1
-1
/
+1
*
style fixes. No code changes
Denis Vlasenko
2007-04-12
1
-6
/
+6
*
rename: run_applet_by_name -> run_applet_and_exit
Denis Vlasenko
2007-04-11
1
-1
/
+1
*
- use skip_non_whitespace() where appropriate
Bernhard Reutner-Fischer
2007-04-10
1
-1
/
+1
*
- sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g"
Bernhard Reutner-Fischer
2007-04-04
1
-2
/
+2
*
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
1
-0
/
+1
*
Trailing whitespace removal over entire tree
Denis Vlasenko
2007-01-11
1
-7
/
+7
*
hunt down improper include <>, make mkswap output 4Gb+ friendly
Denis Vlasenko
2006-11-24
1
-1
/
+1
*
use skip_whitespace where appropriate
Denis Vlasenko
2006-10-25
1
-1
/
+1
*
getopt_ulflags -> getopt32.
Denis Vlasenko
2006-10-03
1
-1
/
+1
*
The version checked into the tree is a snapshot of an unifinished applet, and
Rob Landley
2006-09-20
1
-7
/
+7
*
whitespace cleanup
Denis Vlasenko
2006-09-17
1
-7
/
+7
*
Fix warnings.
Rob Landley
2006-09-08
1
-16
/
+14
*
Second drop. More infrastructure in place, especially for parsing pipelines.
Rob Landley
2006-09-08
1
-21
/
+172
*
Might as well commit this to have the history. It's not linked in to the
Rob Landley
2006-09-05
1
-0
/
+73