- ifupdown needs run-parts. Thanks Derosnec for pointing this out.
[oweals/busybox.git] / shell /
2005-09-22 "Vladimir N. Oleynik"Reduce exported from msh applet
2005-09-22 "Vladimir N. Oleynik"Reduce exported from lash applet
2005-09-22 "Vladimir N. Oleynik"Reduce exported from hush applet
2005-09-22 "Vladimir N. Oleynik"more remove lost exported
2005-09-07 Paul Foxcommitting:
2005-09-05 "Vladimir N. Oleynik"destroy bug [0000404]
2005-09-05 "Vladimir N. Oleynik"1) sync with dash_0.5.2-7
2005-08-14 Rob LandleyPatch from Stephane Billiart to improve ash error message.
2005-08-09 Paul Foximplemented a builtin echo command in ash. moved the...
2005-08-04 Paul Foxcommiting:
2005-07-27 Mike Frysingeruse toplevel ARFLAGS and update default ARFLAGS to...
2005-07-21 Paul Foxrevert 10881, and refix by changing "if (vallen)" to...
2005-07-20 Paul Foxapplying fix for:
2005-07-20 Paul Foxapplyinf fix for:
2005-07-20 Paul Foxapplying fix from:
2005-07-19 Paul Foxapplying:
2005-05-07 Rob LandleyThis one's from me. Fix ash "standalone shell".
2005-03-04 Mike FrysingerShaun Jackman writes: Newlib uses both __getopt_initial...
2005-02-10 Ned Ludd- no need to check if JOBS is defined. Config.in ensure...
2005-02-09 Ned Ludd- add ash read -t timeout support. initial code provide...
2004-10-08 Eric AndersenFix CONFIG_ASH_MATH_SUPPORT_64 so it actually works
2004-10-08 Eric AndersenHiroshi Ito writes:
2004-10-08 Eric Andersenegor duda writes:
2004-09-24 Glenn L McGrathFix a typo
2004-09-24 Eric AndersenA bit of extra explanation regarding STANDALONE
2004-09-08 Eric AndersenPatrick Huesmann noticed BusyBox would not link when
2004-09-02 Eric AndersenJonas Holmberg from axis dot com writes:
2004-08-27 Eric AndersenQuiet a few warnings
2004-08-19 Eric AndersenPatch from Vladimir N. Oleynik:
2004-08-16 Eric AndersenJoe.C writes:
2004-08-06 Glenn L McGrathPatch from Tito to fix warnings about redifined functio...
2004-08-04 Eric AndersenMichael Leibow, MichaelLe at belkin.com writes:
2004-08-04 Eric AndersenRun msh through indent
2004-07-24 Eric AndersenPaul Whittaker writes:
2004-07-21 Glenn L McGrathPatch from Jean Wolter, fixes compiler warning when...
2004-06-25 Glenn L McGrathFix compile error when math support disabled.
2004-06-22 Eric AndersenStupidity-1, Erik-0
2004-06-22 Eric AndersenBastian Blank notices a couple of int64_ts that should...
2004-06-22 Eric AndersenPatch from Bastian Blank:
2004-04-14 Eric AndersenLarry Doolittle writes:
2004-04-12 Eric AndersenWolfgang Denk writes:
2004-04-12 Eric AndersenPeter Milne writes:
2004-04-12 Eric AndersenJamie Guinan writes:
2004-04-12 Eric AndersenFix spelling. "sort of" is two words.
2004-04-07 Eric AndersenRemove the CONFIG_FEATURE_SH_APPLETS_ALWAYS_WIN option...
2004-04-05 Eric AndersenPer suggestion by Pawel Sakowski, fix the dash_arith...
2004-03-27 Eric Andersens/fileno\(stdin\)/STDIN_FILENO/g
2004-03-16 Eric AndersenPatch from vodz to fix the dynamic vars patch, which...
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2004-03-12 Eric AndersenFix some goofy formatting
2004-03-11 Eric AndersenPaul Mundt, lethal at linux-sh dot org writes:
2004-03-05 Glenn L McGrathPatch by Felipe Kellermann to fix a compiler compatabil...
2004-02-22 Glenn L McGrathVodz. last_patch_128
2004-02-18 Manuel Novoa III Fix vstype[] to match VS* defines. Patch from OpenWrt...
2004-02-10 Eric Andersenoops. Leave the default feature set enbled for now...
2004-02-10 Eric AndersenInitial effort at disabling job control as well
2004-02-10 Eric AndersenSupport disabling pipe and redirect support
2004-02-06 Eric AndersenPatch from vodz, based on bug report from Richard Kojed...
2004-02-04 Glenn L McGrathVodz last_patch_125_2, this patch have:
2004-01-25 Glenn L McGrathFix compile error when tab completion disabled
2004-01-22 Glenn L McGrathlast_patch_124 from Vodz, fix an ash bug when alt-1...
2004-01-14 Glenn L McGrathVodz last_patch_122, Check $PATH at runtime to fix...
2004-01-13 Glenn L McGrathVodz last_patch_121, syncing with dash_0.4.19, reduce...
2004-01-03 Glenn L McGrathDeclare dependencies of command line editing in the...
2003-12-23 Eric AndersenCmdedit update from Vladimir N. Oleynik (vodz)
2003-11-25 Glenn L McGrathFix for "Broken pipe" issue, vodz last_patch116_3
2003-11-14 Glenn L McGrathFix a "broken pipe" problem. vodz, last_patch_116-2
2003-10-22 Eric Andersenlast_patch116 from vodz:
2003-10-22 Eric AndersenAndreas Mohr writes:
2003-09-17 Glenn L McGrathPatch by Junio C Hamano to workaround a gcc compiler...
2003-09-15 Glenn L McGrathPatch from Bastian Blank to fix a problem when runing...
2003-09-15 Glenn L McGrathPatch by Jean Wolter to fix a bug where a script wouldn...
2003-09-15 Eric AndersenBe entirely consistant when using ioctl(0, TIOCGWINSZ...
2003-09-12 Eric Andersenconfig option CONFIG_FEATURE_SH_APPLETS_ALWAYS_WIN...
2003-09-02 Glenn L McGrathmove all "-/bin/sh" "/bin/sh" and "sh" to libbb/message...
2003-09-01 Glenn L McGrathFix compile error and reducing size for libbb/get_conso...
2003-08-29 Glenn L McGrathvodz, last patch 103
2003-08-13 Manuel Novoa III Rewrite timescmd() function to avoid the use of floatin...
2003-08-08 Eric AndersenUse the new 'select' option to make the shell config
2003-08-06 Eric AndersenLatest dash update from vodz
2003-08-05 Eric AndersenMerge/rework config system per the latest from linux...
2003-07-29 Eric AndersenFixup typo noticed by Nick Fedchik
2003-07-29 Eric AndersenVladimir N. Oleynik writes:
2003-07-28 Eric AndersenThis is synced from dash-0.4.17 and full ready for...
2003-07-22 Eric AndersenDocument CONFIG_ASH_CMDCMD
2003-07-22 Eric AndersenPatch from Terje Kvernes adding quite a lot of missing...
2003-07-22 Eric AndersenRemove remaining libc5 support code
2003-07-14 Eric AndersenUpdate a bunch of docs. Run a script to update my...
2003-07-14 Eric AndersenPatch from Thomas Cameron:
2003-07-03 Eric AndersenPatch from Kent Robotti adding a bunch of menuconfig...
2003-03-19 Manuel Novoa III Major coreutils update.
2003-03-14 Eric AndersenPatch from Jonas Holmberg, adjusted by Robert Schwebel...
2003-01-14 Eric AndersenOnly call free if it is necessary
2003-01-06 Glenn L McGrathMinor cleanup, identified by Stewart Brodie, patch...
2003-01-06 Glenn L McGrathCorrect column width for tab completion and ls
2003-01-02 Eric AndersenFix tab-tab listing of files so it properly reflects...
2002-12-23 Glenn L McGrathFix STANDALONE_SHELL and ALWAYS_WIN options, last_path_...
2002-12-11 Glenn L McGrathSmall bugfix, last_patch72 from Vladimir N. Oleynik
2002-12-11 Eric AndersenFixup all the horrible broken function prototypes
2002-12-11 Eric AndersenSquash a warning by making function declaration a prope...
next