summaryrefslogtreecommitdiff
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* 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
* Patch from Terje Kvernes adding quite a lot of missing documentationEric Andersen2003-07-221-2/+3
* Remove remaining libc5 support codeEric Andersen2003-07-221-5/+0
* Update a bunch of docs. Run a script to update my email addr.Eric Andersen2003-07-147-16/+17
* Patch from Thomas Cameron:Eric Andersen2003-07-141-21/+21
* Patch from Kent Robotti adding a bunch of menuconfig helpEric Andersen2003-07-031-19/+21
* Major coreutils update.Manuel Novoa III2003-03-195-100/+99
* Patch from Jonas Holmberg, adjusted by Robert Schwebel, andEric Andersen2003-03-141-55/+144
* Only call free if it is necessaryEric Andersen2003-01-141-1/+2
* Minor cleanup, identified by Stewart Brodie, patch by Vladimir N.Glenn L McGrath2003-01-061-7/+4
* Correct column width for tab completion and lsGlenn L McGrath2003-01-061-19/+39
* Fix tab-tab listing of files so it properly reflects currentEric Andersen2003-01-021-3/+2
* Fix STANDALONE_SHELL and ALWAYS_WIN options, last_path_73 by Vladimir N. OleynikGlenn L McGrath2002-12-231-9/+23
* Small bugfix, last_patch72 from Vladimir N. OleynikGlenn L McGrath2002-12-111-1/+1