summaryrefslogtreecommitdiff
path: root/nuttx/examples/nsh
Commit message (Expand)AuthorAgeFilesLines
* Reduce make outputpatacongo2008-01-081-3/+3
* Add support for tools that can't make dependenciespatacongo2008-01-081-4/+2
* Debug NSH on z80simpatacongo2007-12-314-21/+45
* ifconfig shows uIP statspatacongo2007-12-121-1/+119
* Add ifconfig command to NSHpatacongo2007-12-114-15/+137
* Debugging TELNET NSH (still problems)patacongo2007-12-101-41/+68
* Add TELNET front end to NSHpatacongo2007-12-028-168/+896
* add set and unsetpatacongo2007-07-015-32/+168
* Add rm and rmdir commandsChangeLogpatacongo2007-07-013-3/+35
* Added cp commandpatacongo2007-07-013-19/+165
* Break into several filespatacongo2007-07-015-588/+823
* EINTR is not an errorpatacongo2007-06-111-5/+18
* NSH: Add cat; add -l, -s, -R to lspatacongo2007-06-101-78/+403
* Add mount, umount, and mkdir commandspatacongo2007-06-101-78/+207
* Fat dir operations seem to workpatacongo2007-05-261-7/+7
* Add 'ls' command to nshpatacongo2007-03-141-18/+77
* task_create now accepts variable number of arguments; 8051 bringup changespatacongo2007-03-111-2/+2
* Add to nsh, add limits.h, gets, strtok, strtok_rpatacongo2007-03-101-2/+231
* Initial versionpatacongo2007-03-102-0/+169