From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Sat, 26 Sep 2020 16:02:08 +0200 Subject: [PATCH 0/3] add "call" command In-Reply-To: References: <20200925111942.4629-1-rasmus.villemoes@prevas.dk> <4118329.1601038756@gemini.denx.de> Message-ID: <6115.1601128928@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Simon, In message you wrote: > > I would like to see this also. Is the busybox version the latest? > There might even be some tests although I can't see any. I have never been able to locate any other origin of the housh shell source code, so - exept for other ports - this is the only current souce I know of. > One concern is that it seems to be 3x the line count. Hopefully that > doesn't result in 3x the code size. It also seems to have developed an > even more severe case of #ifdef disease. ouch... Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de As the system comes up, the component builders will from time to time appear, bearing hot new versions of their pieces -- faster, smaller, more complete, or putatively less buggy. The replacement of a working component by a new version requires the same systematic testing pro- cedure that adding a new component does, although it should require less time, for more complete and efficient test cases will usually be available. - Frederick Brooks Jr., "The Mythical Man Month"