aboutsummaryrefslogtreecommitdiff
path: root/shell/msh_function.patch (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove msh_function.patch. msh is deprecatedDenys Vlasenko2009-07-191-350/+0
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* cosmeticsDenis Vlasenko2008-06-091-3/+3
|
* msh_function.patch: picked it up in the wild.Denis Vlasenko2008-06-091-0/+350
Fixed allocation bugs (it was allocating one too small vectors) but it still is very buggy, thus not applied.