summaryrefslogtreecommitdiff
path: root/nuttx/examples/nsh/nsh_proccmds.c
Commit message (Expand)AuthorAgeFilesLines
* Add NSH kill commandpatacongo2011-02-271-1/+76
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-151-2/+1
* Allow each NSH command to be disabledpatacongo2008-11-141-0/+10
* exec'ed function returns a value for 0patacongo2008-08-191-3/+6
* Added 130 and if-then-else-fi to NSHpatacongo2008-08-171-7/+11
* NSH redirected outputpatacongo2008-08-161-15/+16
* Misc NSH enhancementspatacongo2008-08-101-0/+41
* strerror() is big; don't use it unless requestedpatacongo2008-02-201-1/+0
* Debug NSH on z80simpatacongo2007-12-311-12/+22
* Add TELNET front end to NSHpatacongo2007-12-021-18/+18
* add set and unsetpatacongo2007-07-011-7/+0
* Break into several filespatacongo2007-07-011-0/+162