NSH: Add cat; add -l, -s, -R to ls

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@288 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2007-06-10 20:40:25 +00:00
parent 4e52b5e11c
commit 576c4f55c2
3 changed files with 416 additions and 89 deletions
+2 -1
View File
@@ -183,6 +183,7 @@
* tools/zipme.sh: Force directory name to be nuttx-xx.yy.zz
* fs/fs_opendir.c: Correct errors in semaphore usage that can cause deadlock.
* lib/lib_getopt.c: Added getopt() support
* examples/nsh: NSH now supports mount, umount, and mkdir.
* examples/nsh: NSH now supports cat, mount, umount, and mkdir. ls supports
-l -s, and -R
* Started m68322