aboutsummaryrefslogtreecommitdiff
path: root/shell/ash.c
AgeCommit message (Expand)Author
2004-10-08Fix CONFIG_ASH_MATH_SUPPORT_64 so it actually worksEric Andersen
2004-10-08Hiroshi Ito writes:Eric Andersen
2004-09-08Patrick Huesmann noticed BusyBox would not link whenEric Andersen
2004-08-19Patch from Vladimir N. Oleynik:Eric Andersen
2004-08-06Patch from Tito to fix warnings about redifined functionions barrier and likely.Glenn L McGrath
2004-07-24Paul Whittaker writes:Eric Andersen
2004-07-21Patch from Jean Wolter, fixes compiler warning when ASH_ALIAS isGlenn L McGrath
2004-06-25Fix compile error when math support disabled.Glenn L McGrath
2004-06-22Stupidity-1, Erik-0Eric Andersen
2004-06-22Bastian Blank notices a couple of int64_ts that should haveEric Andersen
2004-06-22Patch from Bastian Blank:Eric Andersen
2004-04-14Larry Doolittle writes:Eric Andersen
2004-04-12Peter Milne writes:Eric Andersen
2004-04-07Remove the CONFIG_FEATURE_SH_APPLETS_ALWAYS_WIN option. It was sortofEric Andersen
2004-04-05Per suggestion by Pawel Sakowski, fix the dash_arith() prototypeEric Andersen
2004-03-16Patch from vodz to fix the dynamic vars patch, which I should notEric Andersen
2004-03-15Remove trailing whitespace. Update copyright to include 2004.Eric Andersen
2004-03-11Paul Mundt, lethal at linux-sh dot org writes:Eric Andersen
2004-02-18Fix vstype[] to match VS* defines. Patch from OpenWrt by mbm.Manuel Novoa III
2004-02-06Patch from vodz, based on bug report from Richard Kojedzinszky:Eric Andersen
2004-02-04Vodz last_patch_125_2, this patch have: Glenn L McGrath
2004-01-25Fix compile error when tab completion disabledGlenn L McGrath
2004-01-14Vodz last_patch_122, Check $PATH at runtime to fix tab completionGlenn L McGrath
2004-01-13Vodz last_patch_121, syncing with dash_0.4.19, reduce code size.Glenn L McGrath
2003-11-25Fix for "Broken pipe" issue, vodz last_patch116_3Glenn L McGrath
2003-11-14Fix a "broken pipe" problem. vodz, last_patch_116-2Glenn L McGrath
2003-10-22last_patch116 from vodz:Eric Andersen
2003-09-17Patch by Junio C Hamano to workaround a gcc compiler bug.Glenn L McGrath
2003-09-15Patch from Bastian Blank to fix a problem when runing find under ash.Glenn L McGrath
2003-09-15Patch by Jean Wolter to fix a bug where a script wouldnt be executedGlenn L McGrath
2003-09-02move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as oneGlenn L McGrath
2003-09-01Fix compile error and reducing size for libbb/get_console.c to previous size.Glenn L McGrath
2003-08-29vodz, last patch 103Glenn L McGrath
2003-08-13Rewrite timescmd() function to avoid the use of floating point and toManuel Novoa III
2003-08-06Latest dash update from vodzEric Andersen
2003-07-29Fixup typo noticed by Nick FedchikEric Andersen
2003-07-29Vladimir N. Oleynik writes:Eric Andersen
2003-07-28This is synced from dash-0.4.17 and full ready for insert to new busyboxEric Andersen
2003-07-14Update a bunch of docs. Run a script to update my email addr.Eric Andersen
2003-03-19Major coreutils update.Manuel Novoa III
2003-01-14Only call free if it is necessaryEric Andersen
2003-01-06Minor cleanup, identified by Stewart Brodie, patch by Vladimir N.Glenn L McGrath
2002-12-23Fix STANDALONE_SHELL and ALWAYS_WIN options, last_path_73 by Vladimir N. OleynikGlenn L McGrath
2002-12-11Small bugfix, last_patch72 from Vladimir N. OleynikGlenn L McGrath
2002-12-09Command line history changes, lastpatch_71 from Vladimir N. OleynikGlenn L McGrath
2002-12-03 - the number of commands in the history list is now configureable via theRobert Griebl
2002-10-22Fix warningEric Andersen
2002-10-22Apply last_patch51_3 from vodzEric Andersen
2002-09-30Don't even try to run ash on uClinux. It won't work.Eric Andersen
2002-09-17Patch from "Joe.C" <joe@numa.com.tw>Eric Andersen