aboutsummaryrefslogtreecommitdiff
path: root/shell (follow)
Commit message (Expand)AuthorAgeFilesLines
* ash: popstackmark is reported trying to pop until NULLvda2007-03-131-0/+3
* add STANDALONE supportvapier2007-03-091-5/+73
* clean up accumulated whitespace damagevda2007-03-073-3/+3
* ash: "here document" testcasesvda2007-03-052-0/+115
* add ash testcasesvda2007-03-052-0/+29
* small ash testsuite, adapted from bashvda2007-03-0513-0/+978
* ash: cosmetic improvements in error messagesvda2007-03-051-21/+22
* ash: do not use "safe applets" in non-standalone shellvda2007-03-031-24/+26
* ash: replace xstrdup (shell shall not die)vda2007-02-251-2/+2
* ash: fix compile problemsvda2007-02-241-1/+4
* ash: cleanup part 2.8vda2007-02-231-75/+57
* ash: cleanup part 2.7vda2007-02-231-491/+471
* ash: cleanup part 2.6vda2007-02-231-207/+195
* ash: cleanup part 2.5vda2007-02-231-158/+159
* ash: cleanup part 2.4vda2007-02-231-1548/+1541
* ash: cleanup part 2.3vda2007-02-231-74/+69
* ash: cleanup part 2.2vda2007-02-231-148/+146
* ash: starting second round of cleanups. #1vda2007-02-231-1349/+1327
* ash: cleanup part 9vda2007-02-231-1658/+1579
* ash: cleanup part 8vda2007-02-231-524/+441
* ash: cleanup part 7vda2007-02-231-217/+191
* ash: cleanup part 6vda2007-02-231-294/+283
* ash: cleanup part 5vda2007-02-231-464/+439
* ash: cleanup part 4vda2007-02-231-647/+597
* ash: cleanup part 3vda2007-02-231-42/+46
* ash: cleanup part 2vda2007-02-231-1738/+1640
* ash: cleanup part 1vda2007-02-231-586/+539
* ash: move ash_main() and helpers to end of ash.c, more fuctions renamed,vda2007-02-191-423/+382
* ash: more renaming and style fixesvda2007-02-191-126/+130
* ash: rearrange code to reduce forward references, rename some functionsvda2007-02-191-657/+568
* ash: tiny style fixesvda2007-02-191-8/+16
* ash: de-obfuscate code, add 'static' keyword, etc.vda2007-02-181-364/+299
* ash: convert #ifdef CONFIG_ to #if ENABLE_vda2007-02-181-163/+119
* ash: fix indentation and style. no code changesvda2007-02-181-599/+593
* syslogd: fix "readpath bug" by using readlink insteadvda2007-02-112-5/+5
* msh: fix my bugletvda2007-02-091-5/+8
* find: support for !vda2007-02-041-1/+1
* suppress warnings about easch <applet>_main() havingvda2007-02-035-2/+6
* assorted fixes for bugs found with randomconfigvda2007-02-031-4/+4
* msh: cleaning up for -Wwrite-strings part #4vda2007-02-011-270/+287
* msh: cleaning up for -Wwrite-strings part #3vda2007-02-011-61/+57
* msh: cleaning up for -Wwrite-strings part #2vda2007-02-011-675/+648
* msh: cleaning up for -Wwrite-stringsvda2007-02-011-196/+236
* lash: -Wwrite-strings fixesvda2007-01-301-22/+24
* hush: style fixesvda2007-01-301-89/+105
* hush: now it's -Wwrite-strings cleanvda2007-01-301-26/+32
* hush: style fixesvda2007-01-301-314/+332
* hust: -Wwrite-strings fixesvda2007-01-301-15/+18
* - improve spellingaldot2007-01-291-2/+2
* preparatory patch for -Wwrite-strings #2vda2007-01-292-15/+16