aboutsummaryrefslogtreecommitdiff
path: root/shell (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Jamie Guinan writes:andersen2004-04-122-3/+3
* Fix spelling. "sort of" is two words.andersen2004-04-121-1/+1
* Remove the CONFIG_FEATURE_SH_APPLETS_ALWAYS_WIN option. It was sortofandersen2004-04-075-40/+8
* Per suggestion by Pawel Sakowski, fix the dash_arith() prototypeandersen2004-04-051-2/+2
* s/fileno\(stdin\)/STDIN_FILENO/gandersen2004-03-273-3/+3
* Patch from vodz to fix the dynamic vars patch, which I should notandersen2004-03-162-75/+97
* Remove trailing whitespace. Update copyright to include 2004.andersen2004-03-157-90/+90
* Fix some goofy formattingandersen2004-03-121-4/+3
* Paul Mundt, lethal at linux-sh dot org writes:andersen2004-03-111-14/+54
* Patch by Felipe Kellermann to fix a compiler compatability problembug12004-03-051-6/+6
* Vodz. last_patch_128bug12004-02-221-6/+8
* Fix vstype[] to match VS* defines. Patch from OpenWrt by mbm.mjn32004-02-181-1/+1
* oops. Leave the default feature set enbled for now...andersen2004-02-101-2/+2
* Initial effort at disabling job control as wellandersen2004-02-101-6/+35
* Support disabling pipe and redirect supportandersen2004-02-101-40/+67
* Patch from vodz, based on bug report from Richard Kojedzinszky:andersen2004-02-061-3/+1
* Vodz last_patch_125_2, this patch have: bug12004-02-042-15/+66
* Fix compile error when tab completion disabledbug12004-01-251-1/+1
* last_patch_124 from Vodz, fix an ash bug when alt-1 was pressed, debianbug12004-01-221-12/+11
* Vodz last_patch_122, Check $PATH at runtime to fix tab completionbug12004-01-143-3/+18
* Vodz last_patch_121, syncing with dash_0.4.19, reduce code size.bug12004-01-131-162/+127
* Declare dependencies of command line editing in the build systembug12004-01-032-45/+34
* Cmdedit update from Vladimir N. Oleynik (vodz)andersen2003-12-231-22/+24
* Fix for "Broken pipe" issue, vodz last_patch116_3bug12003-11-251-1/+1
* Fix a "broken pipe" problem. vodz, last_patch_116-2bug12003-11-141-5/+1
* last_patch116 from vodz:andersen2003-10-221-10/+18
* Andreas Mohr writes:andersen2003-10-221-8/+9
* Patch by Junio C Hamano to workaround a gcc compiler bug.bug12003-09-171-22/+23
* Patch from Bastian Blank to fix a problem when runing find under ash.bug12003-09-151-3/+3
* Patch by Jean Wolter to fix a bug where a script wouldnt be executedbug12003-09-151-1/+4
* Be entirely consistant when using ioctl(0, TIOCGWINSZ, &winsize)andersen2003-09-151-5/+3
* config option CONFIG_FEATURE_SH_APPLETS_ALWAYS_WIN must dependandersen2003-09-121-1/+1
* move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as onebug12003-09-022-5/+4
* Fix compile error and reducing size for libbb/get_console.c to previous size.bug12003-09-011-2/+2
* vodz, last patch 103bug12003-08-291-64/+45
* Rewrite timescmd() function to avoid the use of floating point and tomjn32003-08-131-16/+24
* Use the new 'select' option to make the shell configandersen2003-08-081-38/+27
* Latest dash update from vodzandersen2003-08-061-152/+909
* Merge/rework config system per the latest from linux-2.6.0-test2.andersen2003-08-051-1/+1
* Fixup typo noticed by Nick Fedchikandersen2003-07-291-1/+1
* Vladimir N. Oleynik writes:andersen2003-07-292-33/+97