aboutsummaryrefslogtreecommitdiff
path: root/shell/shell_common.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* nandwrite: complain on malformed -s NUMDenys Vlasenko2010-08-291-1/+1
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
* ulimit: set both hard and soft limits by defaultAlexander Shishkin2010-07-271-1/+6
* shell: consolidate builtin_foo.? into shell_common.?; delete obsolete shellsDenys Vlasenko2010-05-231-0/+420
* shell/read: check that variable names are saneDenys Vlasenko2010-01-131-4/+13
* shell: split read builtin from ashDenys Vlasenko2010-01-121-0/+26