aboutsummaryrefslogtreecommitdiff
path: root/ash.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some updates to ash from vodz. Makes ash smaller. I made a fewEric Andersen2001-07-021-1225/+0
| | | | | changes, esp describing all the current ash configuration options. Now ash adds 66k in the default configuration.
* This a an ash applet I put together. It is similar to the one putEric Andersen2001-06-281-0/+1225
together by vodz, but uses newer sources, has the removed features commented out instead of simply deleted (so they could be re-enabled) and the builtins all work. This adds 72k. -Erik