aboutsummaryrefslogtreecommitdiff
path: root/shell (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix compile error when math support disabled.Glenn L McGrath2004-06-251-1/+2
* Stupidity-1, Erik-0Eric Andersen2004-06-221-1/+1
* Bastian Blank notices a couple of int64_ts that should haveEric Andersen2004-06-221-2/+1
* Patch from Bastian Blank:Eric Andersen2004-06-222-12/+31
* Larry Doolittle writes:Eric Andersen2004-04-144-19/+19
* Wolfgang Denk writes:Eric Andersen2004-04-121-1/+1
* Peter Milne writes:Eric Andersen2004-04-121-3/+22
* Jamie Guinan writes:Eric Andersen2004-04-122-3/+3
* Fix spelling. "sort of" is two words.Eric Andersen2004-04-121-1/+1
* Remove the CONFIG_FEATURE_SH_APPLETS_ALWAYS_WIN option. It was sortofEric Andersen2004-04-075-40/+8
* Per suggestion by Pawel Sakowski, fix the dash_arith() prototypeEric Andersen2004-04-051-2/+2
* s/fileno\(stdin\)/STDIN_FILENO/gEric Andersen2004-03-273-3/+3
* Patch from vodz to fix the dynamic vars patch, which I should notEric Andersen2004-03-162-75/+97
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-157-90/+90
* Fix some goofy formattingEric Andersen2004-03-121-4/+3
* Paul Mundt, lethal at linux-sh dot org writes:Eric Andersen2004-03-111-14/+54
* Patch by Felipe Kellermann to fix a compiler compatability problemGlenn L McGrath2004-03-051-6/+6
* Vodz. last_patch_128Glenn L McGrath2004-02-221-6/+8
* Fix vstype[] to match VS* defines. Patch from OpenWrt by mbm.Manuel Novoa III2004-02-181-1/+1
* oops. Leave the default feature set enbled for now...Eric Andersen2004-02-101-2/+2
* Initial effort at disabling job control as wellEric Andersen2004-02-101-6/+35
* Support disabling pipe and redirect supportEric Andersen2004-02-101-40/+67
* Patch from vodz, based on bug report from Richard Kojedzinszky:Eric Andersen2004-02-061-3/+1
* Vodz last_patch_125_2, this patch have: Glenn L McGrath2004-02-042-15/+66
* Fix compile error when tab completion disabledGlenn L McGrath2004-01-251-1/+1
* last_patch_124 from Vodz, fix an ash bug when alt-1 was pressed, debianGlenn L McGrath2004-01-221-12/+11
* Vodz last_patch_122, Check $PATH at runtime to fix tab completionGlenn L McGrath2004-01-143-3/+18
* Vodz last_patch_121, syncing with dash_0.4.19, reduce code size.Glenn L McGrath2004-01-131-162/+127
* Declare dependencies of command line editing in the build systemGlenn L McGrath2004-01-032-45/+34
* Cmdedit update from Vladimir N. Oleynik (vodz)Eric Andersen2003-12-231-22/+24
* Fix for "Broken pipe" issue, vodz last_patch116_3Glenn L McGrath2003-11-251-1/+1
* Fix a "broken pipe" problem. vodz, last_patch_116-2Glenn L McGrath2003-11-141-5/+1
* last_patch116 from vodz:Eric Andersen2003-10-221-10/+18
* Andreas Mohr writes:Eric Andersen2003-10-221-8/+9
* Patch by Junio C Hamano to workaround a gcc compiler bug.Glenn L McGrath2003-09-171-22/+23
* Patch from Bastian Blank to fix a problem when runing find under ash.Glenn L McGrath2003-09-151-3/+3
* Patch by Jean Wolter to fix a bug where a script wouldnt be executedGlenn L McGrath2003-09-151-1/+4
* Be entirely consistant when using ioctl(0, TIOCGWINSZ, &winsize)Eric Andersen2003-09-151-5/+3
* config option CONFIG_FEATURE_SH_APPLETS_ALWAYS_WIN must dependEric Andersen2003-09-121-1/+1
* move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as oneGlenn L McGrath2003-09-022-5/+4
* Fix compile error and reducing size for libbb/get_console.c to previous size.Glenn L McGrath2003-09-011-2/+2
* vodz, last patch 103Glenn L McGrath2003-08-291-64/+45
* Rewrite timescmd() function to avoid the use of floating point and toManuel Novoa III2003-08-131-16/+24
* Use the new 'select' option to make the shell configEric Andersen2003-08-081-38/+27
* Latest dash update from vodzEric Andersen2003-08-061-152/+909
* Merge/rework config system per the latest from linux-2.6.0-test2.Eric Andersen2003-08-051-1/+1
* Fixup typo noticed by Nick FedchikEric Andersen2003-07-291-1/+1
* Vladimir N. Oleynik writes:Eric Andersen2003-07-292-33/+97
* This is synced from dash-0.4.17 and full ready for insert to new busyboxEric Andersen2003-07-282-6805/+7203
* Document CONFIG_ASH_CMDCMDEric Andersen2003-07-221-1/+3