aboutsummaryrefslogtreecommitdiff
path: root/docs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-05inetd: comment why we redirect stderr to networkDenys Vlasenko1-3/+6
2009-06-05*: reduce #ifdef forestDenys Vlasenko3-47/+35
2009-06-05*: add FAST_FUNC to function ptrs where it makes senseDenys Vlasenko22-346/+324
2009-06-04ftpd: fix a case when with -w unknown commands are ignored with no error codeDenys Vlasenko1-0/+5
2009-06-03rename CONFIG_FEATURE_TAR_GZIPBernhard Reutner-Fischer1-1/+1
2009-06-03tweak docsDenys Vlasenko1-28/+9
2009-06-03hush: document a TODO in export builtinDenys Vlasenko1-2/+16
2009-06-03hush: fix a case when backgrounded cmd makes shell hangDenys Vlasenko1-0/+2
2009-06-03hush: add support for local builtinDenys Vlasenko6-70/+210
2009-06-01bloat-o-meter: touchup argv handlingMike Frysinger1-2/+2
2009-06-01bloat-o-meter: fix tab/space mixingMike Frysinger1-3/+3
2009-06-01hush_test: stop mixing tabs/spaces for indentationMike Frysinger1-37/+37
2009-06-01gitignore: add debugging related filesMike Frysinger1-0/+7
2009-06-01hush: unify syntax_error_unterm_{ch,str} a bitMike Frysinger1-9/+7
2009-06-01hush: push down expansion var in handle_dollar()Mike Frysinger1-2/+3
2009-06-01hush: add support for special vars in bracesMike Frysinger7-8/+9
2009-06-01hush_test: filter test output to avoid C lib differencesMike Frysinger1-0/+4
2009-06-01lineedit: fix warning about unused label when VI editing is disabledMike Frysinger1-0/+2
2009-06-01nc, hush: cosmetic cleanups, no code changesDenys Vlasenko2-14/+14
2009-05-29read_key: drop optimization where we read 3 bytes at onceDenys Vlasenko4-59/+65
2009-05-28hust: trivial simplification in builtin_typeDenys Vlasenko1-3/+1
2009-05-28hush: fix bug 353 (wrong handling of \x in assignments)Denys Vlasenko3-22/+31
2009-05-28hush: optimize type builtin a bit moreDenys Vlasenko1-6/+5
2009-05-28hush: optimize type builtin a bitDenys Vlasenko1-11/+10
2009-05-28only build common libarchive objs when neededMike Frysinger1-1/+7
2009-05-28modprobe: fix more bugs in modprobe -rDenys Vlasenko1-7/+15
2009-05-28cpio.tests: fix false positiveDenys Vlasenko1-1/+2
2009-05-27hush: implement `type`Mike Frysinger1-27/+78
2009-05-27hush: remove outdated TODO and superfluous macro; fix compile breakageDenys Vlasenko1-5/+6