add set and unset

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@306 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2007-07-01 20:05:11 +00:00
parent 7ce7b67103
commit ab175dfc98

View File

@ -633,7 +633,8 @@ Other memory:
* examples/ostest: Added an environment variable test.
* examples/nsh/: Break into several files.
* lib/: Added strrchr, basename, dirname
* examples/nsh/: Add cp, rm, and rmdir commands
* examples/nsh/: Add cp, rm, rmdir, set, unset commands. echo will now print
environment variables.
* Started m68322
</pre></ul>