aboutsummaryrefslogtreecommitdiff
path: root/shell/bbsh.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* usage.c: remove reference to busybox.hvda2007-05-261-1/+1
* style fixes. No code changesvda2007-04-121-6/+6
* rename: run_applet_by_name -> run_applet_and_exitvda2007-04-111-1/+1
* - use skip_non_whitespace() where appropriatealdot2007-04-101-1/+1
* - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g"aldot2007-04-041-2/+2
* suppress warnings about easch <applet>_main() havingvda2007-02-031-0/+1
* Trailing whitespace removal over entire treevda2007-01-111-7/+7
* hunt down improper include <>, make mkswap output 4Gb+ friendlyvda2006-11-241-1/+1
* use skip_whitespace where appropriatevda2006-10-251-1/+1
* getopt_ulflags -> getopt32.vda2006-10-031-1/+1
* The version checked into the tree is a snapshot of an unifinished applet, andlandley2006-09-201-7/+7
* whitespace cleanupvda2006-09-171-7/+7
* Fix warnings.landley2006-09-081-16/+14
* Second drop. More infrastructure in place, especially for parsing pipelines.landley2006-09-081-21/+172
* Might as well commit this to have the history. It's not linked in to thelandley2006-09-051-0/+73