aboutsummaryrefslogtreecommitdiff
path: root/shell (follow)
Commit message (Expand)AuthorAgeFilesLines
* data --> textvodz2005-10-172-14/+14
* common BUFSIZ BSS buffer, small reduce code, data and bssvodz2005-10-151-2/+1
* usage bb_dev_nullvodz2005-10-121-1/+1
* change interface to bb_xasprintf() - more perfect for me.vodz2005-09-291-1/+1
* correct set prompt if CONFIG_ASH_EXPAND_PRMT enabled, small automatic space->...vodz2005-09-261-3/+12
* use the shorter license headervapier2005-09-241-15/+2
* use brief license linevapier2005-09-241-15/+2
* rename menu and touchup whitespacevapier2005-09-241-9/+9
* Reduce exported from msh appletvodz2005-09-221-5/+6
* Reduce exported from lash appletvodz2005-09-221-2/+2
* Reduce exported from hush appletvodz2005-09-221-13/+15
* more remove lost exportedvodz2005-09-221-6/+6
* committing:pgf2005-09-072-58/+108
* destroy bug [0000404]vodz2005-09-051-5/+5
* 1) sync with dash_0.5.2-7vodz2005-09-052-59/+103
* Patch from Stephane Billiart to improve ash error message.landley2005-08-141-1/+1
* implemented a builtin echo command in ash. moved the guts of thepgf2005-08-092-33/+34
* commiting:pgf2005-08-044-34/+388
* use toplevel ARFLAGS and update default ARFLAGS to be quietvapier2005-07-271-1/+1
* revert 10881, and refix by changing "if (vallen)" to "if (val)". thispgf2005-07-211-2/+3
* applying fix for:pgf2005-07-201-2/+1
* applyinf fix for:pgf2005-07-201-1/+1
* applying fix from:pgf2005-07-201-11/+22
* applying:pgf2005-07-191-2/+2
* This one's from me. Fix ash "standalone shell".landley2005-05-071-21/+7
* Shaun Jackman writes: Newlib uses both __getopt_initialized and optind to tra...vapier2005-03-041-5/+11
* - no need to check if JOBS is defined. Config.in ensures it.solar2005-02-101-7/+6
* - add ash read -t timeout support. initial code provided by Tim Yamin on Oct/...solar2005-02-092-3/+74
* Fix CONFIG_ASH_MATH_SUPPORT_64 so it actually worksandersen2004-10-081-4/+4
* Hiroshi Ito writes:andersen2004-10-081-0/+1
* egor duda writes:andersen2004-10-082-5/+11
* Fix a typobug12004-09-241-2/+2
* A bit of extra explanation regarding STANDALONEandersen2004-09-241-0/+5
* Patrick Huesmann noticed BusyBox would not link whenandersen2004-09-081-0/+2
* Jonas Holmberg from axis dot com writes:andersen2004-09-021-22/+46
* Quiet a few warningsandersen2004-08-271-19/+1
* Patch from Vladimir N. Oleynik:andersen2004-08-192-1/+2
* Joe.C writes:andersen2004-08-161-0/+1
* Patch from Tito to fix warnings about redifined functionions barrier and likely.bug12004-08-061-9/+9
* Michael Leibow, MichaelLe at belkin.com writes:andersen2004-08-041-375/+1056
* Run msh through indentandersen2004-08-041-1313/+1164
* Paul Whittaker writes:andersen2004-07-241-0/+1
* Patch from Jean Wolter, fixes compiler warning when ASH_ALIAS isbug12004-07-211-27/+27
* Fix compile error when math support disabled.bug12004-06-251-1/+2
* Stupidity-1, Erik-0andersen2004-06-221-1/+1
* Bastian Blank notices a couple of int64_ts that should haveandersen2004-06-221-2/+1
* Patch from Bastian Blank:andersen2004-06-222-12/+31
* Larry Doolittle writes:andersen2004-04-144-19/+19
* Wolfgang Denk writes:andersen2004-04-121-1/+1
* Peter Milne writes:andersen2004-04-121-3/+22