aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ash: fix testsuite false positivesDenys Vlasenko2010-05-183-3/+3
* ash,hush: make bare "." set exitcode to 2Denys Vlasenko2010-05-182-29/+39
* make scripts/gen_build_files.sh standard-cleanDenys Vlasenko2010-05-181-5/+8
* shell/README: describe special builtinsDenys Vlasenko2010-05-171-108/+82
* hush: update bash compat todo commentDenys Vlasenko2010-05-171-7/+10
* ash,hush: make "source" a synonym for . if bash compat is onDenys Vlasenko2010-05-172-0/+5
* ash: fix ". empty_file" exitcode. +5 bytesDenys Vlasenko2010-05-172-4/+5
* typo fixDenys Vlasenko2010-05-171-2/+2
* lineedit: fix insertion deep inside line (*several lines* before end)Denys Vlasenko2010-05-171-8/+15
* fix false positive in signal5.testsDenys Vlasenko2010-05-172-5/+6
* ash: use CONFIG_FEATURE_EDITING_MAX_LENDenys Vlasenko2010-05-172-8/+7
* typo fixDenys Vlasenko2010-05-172-2/+2
* hush: fix hush-bugs/parse_err.testsDenys Vlasenko2010-05-174-7/+12
* add two more tests which currently failDenys Vlasenko2010-05-174-0/+10
* ash: fix signal5.testsDenys Vlasenko2010-05-172-6/+12
* lineedit: trivial simplifications. -7 bytesDenys Vlasenko2010-05-171-14/+6
* ash: add two testcases for (not yet fixed) ash bugsDenys Vlasenko2010-05-174-0/+31
* scripts/gen_build_files.sh: revert to using /bin/shDenys Vlasenko2010-05-171-1/+1
* lineedit: fix moving backwards across lines with wide charsDenys Vlasenko2010-05-171-21/+46
* consolidate ESC sequencesDenys Vlasenko2010-05-168-27/+29
* stop using LAST_SUPPORTED_WCHAR and CONFIG_LAST_SUPPORTED_WCHAR, it's confusingDenys Vlasenko2010-05-163-22/+20
* lineedit: partially fix wide and combining chars editingTomas Heinrich2010-05-163-45/+92
* findutils: Add Config.in and Kbuild to .gitignorePeter Tyser2010-05-161-0/+3
* scripts/Makefile.clean: Make Kbuild and Makefile optionalPeter Tyser2010-05-161-1/+1
* Makefile: Clean up auto-generated Kbuild and Config.in filesPeter Tyser2010-05-161-0/+2
* hush: mention PPID, RANDOM supportDenys Vlasenko2010-05-161-1/+1
* setsid: check for setsid error directlyDenys Vlasenko2010-05-161-4/+17
* gen_build_files.sh uses bashism, document itDenys Vlasenko2010-05-151-5/+5
* cttyhack: document the need to setsidDenys Vlasenko2010-05-152-4/+23
* gen_build_files: use raw reads (ones which don't eat backslashes)Denys Vlasenko2010-05-141-3/+3
* cttyhack: don't do anything if ctty is already availableDenys Vlasenko2010-05-141-17/+26
* randomtest fixesDenys Vlasenko2010-05-1216-35/+51
* sed: fix a command with multible trailing backslashesDenys Vlasenko2010-05-123-7/+23
* lineedit: change how cmdedit_set_out_char worksDenys Vlasenko2010-05-112-34/+43
* randomtest fixesDenys Vlasenko2010-05-113-4/+5
* ifplugd: fix typo in prev commitDenys Vlasenko2010-05-111-1/+1
* randomtest fixesDenys Vlasenko2010-05-114-6/+7
* randomtest fixesDenys Vlasenko2010-05-1131-58/+120
* remove duplicate commentDenys Vlasenko2010-05-101-1/+0
* more randomconfig testsuite fixesDenys Vlasenko2010-05-106-58/+66
* randomconfig testsuite fixesDenys Vlasenko2010-05-1010-6/+43
* gen_build_files.sh should be executableDenys Vlasenko2010-05-101-0/+0
* work on adding testsuite runs to randomconfig test buildsDenys Vlasenko2010-05-107-69/+109
* tweak scripts/gen_build_files.shDenys Vlasenko2010-05-091-8/+9
* trim help textDenys Vlasenko2010-05-091-3/+3
* make it possible to keep Config/Kbuild snippets in *.c filesDenys Vlasenko2010-05-098-258/+325
* tune2fs: move to e2fsprogsDenys Vlasenko2010-05-098-25/+21
* ifplugd: replace potentially-leaking setenv with malloc/putenv/freeDenys Vlasenko2010-05-081-83/+20
* tar: support GNU 256-bit encoding in all numeric fieldsDenys Vlasenko2010-05-061-80/+31
* install lspci and lsusb to /usr/binGustavo Zacarias2010-05-061-2/+2