summaryrefslogtreecommitdiff
path: root/apps/nshlib/nsh_ddcmd.c
Commit message (Expand)AuthorAgeFilesLines
* fix reversed in/out file closing when an error occurs. From Ken PettitGregory Nutt2014-10-031-2/+2
* Several commands must be disabled in the kernel build because they depend on ...Gregory Nutt2014-09-071-1/+1
* More trailing whilespace removalGregory Nutt2014-04-131-2/+2
* Back quoted NSH arguments now functionalGregory Nutt2014-01-111-2/+10
* SAMA5 NAND: bugfixesGregory Nutt2013-12-061-2/+2
* Fix test of range of skip= argument in NSH dd command. From Ken PetitGregory Nutt2013-04-241-6/+0
* Add psock_poll(); Fix some warnings reported by Lorenz Meier; lm4f logic from JPpatacongo2013-01-241-1/+1
* Move file-system header files to include/nuttx/fspatacongo2012-03-211-1/+1
* NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo2012-02-021-2/+5
* Elminate some warnings on tiny systemspatacongo2011-06-171-1/+0
* Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo2011-03-181-4/+4
* Move NSH to apps/ as librarypatacongo2011-03-181-0/+641