aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/dumbsh.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Actually scroll the terminal when we get to the end of it.David Walter Seikel2014-01-301-3/+8
|
* Fix up dumbsh so it all works.David Walter Seikel2014-01-301-39/+65
|
* Added dumbsh, a really really dumb shell, for demonstration.David Walter Seikel2014-01-301-0/+220
Yes, I know, it's still broken.