summaryrefslogtreecommitdiff
path: root/nuttx/examples/nsh
Commit message (Collapse)AuthorAgeFilesLines
* Add newline at end of filepatacongo2008-11-261-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1315 42af7a65-404d-4744-a932-0658087f49c3
* Add to losetup examplepatacongo2008-11-161-0/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1254 42af7a65-404d-4744-a932-0658087f49c3
* Prevent sign extension when dumping bytespatacongo2008-11-152-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1247 42af7a65-404d-4744-a932-0658087f49c3
* losetup examplepatacongo2008-11-151-0/+17
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1244 42af7a65-404d-4744-a932-0658087f49c3
* Add losetup to NSHpatacongo2008-11-154-9/+154
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1243 42af7a65-404d-4744-a932-0658087f49c3
* NSH dd command test with block devicespatacongo2008-11-152-33/+87
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1242 42af7a65-404d-4744-a932-0658087f49c3
* Add dd command to NSHpatacongo2008-11-155-12/+634
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1241 42af7a65-404d-4744-a932-0658087f49c3
* Allow each NSH command to be disabledpatacongo2008-11-149-44/+284
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1234 42af7a65-404d-4744-a932-0658087f49c3
* cosmeticpatacongo2008-11-071-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1157 42af7a65-404d-4744-a932-0658087f49c3
* cosmeticpatacongo2008-10-221-2/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1062 42af7a65-404d-4744-a932-0658087f49c3
* Add NXP LPC214x-specific NSH supportpatacongo2008-10-155-2/+187
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1044 42af7a65-404d-4744-a932-0658087f49c3
* Fixes for clean compile w/o environment variablespatacongo2008-09-192-3/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@941 42af7a65-404d-4744-a932-0658087f49c3
* Add /etc via ROMFS and /tmp via FAT FS to NSHpatacongo2008-09-111-1/+95
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@911 42af7a65-404d-4744-a932-0658087f49c3
* Add /etc via ROMFS and /tmp via FAT FS to NSHpatacongo2008-09-1111-10/+634
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@910 42af7a65-404d-4744-a932-0658087f49c3
* ROMFS filesystem supportpatacongo2008-09-104-40/+48
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@903 42af7a65-404d-4744-a932-0658087f49c3
* updatepatacongo2008-09-071-0/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@893 42af7a65-404d-4744-a932-0658087f49c3
* Add NSH xd commandpatacongo2008-09-076-56/+109
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@892 42af7a65-404d-4744-a932-0658087f49c3
* TFTP put notespatacongo2008-09-071-1/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@891 42af7a65-404d-4744-a932-0658087f49c3
* TFTP Get integrationpatacongo2008-09-062-3/+11
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@885 42af7a65-404d-4744-a932-0658087f49c3
* Add NSH command to create RAMDISKpatacongo2008-09-064-2/+138
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@884 42af7a65-404d-4744-a932-0658087f49c3
* TFTP needs larger MSSpatacongo2008-09-061-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@882 42af7a65-404d-4744-a932-0658087f49c3
* Add get and put commands to NSHpatacongo2008-09-064-5/+251
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@880 42af7a65-404d-4744-a932-0658087f49c3
* update NSH docspatacongo2008-09-041-3/+153
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@875 42af7a65-404d-4744-a932-0658087f49c3
* Add NSH README filepatacongo2008-09-031-0/+460
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@873 42af7a65-404d-4744-a932-0658087f49c3
* ping() integratedpatacongo2008-09-031-15/+44
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@872 42af7a65-404d-4744-a932-0658087f49c3
* Add NSH ping commandpatacongo2008-09-024-6/+158
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@870 42af7a65-404d-4744-a932-0658087f49c3
* Eliminate unused variablepatacongo2008-09-021-11/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@866 42af7a65-404d-4744-a932-0658087f49c3
* Add option to disable background commandspatacongo2008-09-024-23/+38
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@865 42af7a65-404d-4744-a932-0658087f49c3
* Add test and [ commandspatacongo2008-09-025-9/+488
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@864 42af7a65-404d-4744-a932-0658087f49c3
* Need separate output buffers for each threadpatacongo2008-09-011-76/+30
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@860 42af7a65-404d-4744-a932-0658087f49c3
* Fix compilation when pthreads disabledpatacongo2008-08-301-0/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@857 42af7a65-404d-4744-a932-0658087f49c3
* Use pthreads instead of tasks in BGpatacongo2008-08-304-174/+355
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@855 42af7a65-404d-4744-a932-0658087f49c3
* Basic telnet NSH on ARM9patacongo2008-08-294-7/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@852 42af7a65-404d-4744-a932-0658087f49c3
* Fixes for clean Neuros OSD NSH buildpatacongo2008-08-292-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@851 42af7a65-404d-4744-a932-0658087f49c3
* Add mem command to NSHpatacongo2008-08-293-0/+23
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@843 42af7a65-404d-4744-a932-0658087f49c3
* Fix Linux sim errors/warningpatacongo2008-08-292-6/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@842 42af7a65-404d-4744-a932-0658087f49c3
* Added ch and pwd to NSHpatacongo2008-08-234-103/+474
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@841 42af7a65-404d-4744-a932-0658087f49c3
* cat accepts multiple filespatacongo2008-08-222-45/+56
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@836 42af7a65-404d-4744-a932-0658087f49c3
* Add memory inspect modify commands to NSHpatacongo2008-08-204-1/+290
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@834 42af7a65-404d-4744-a932-0658087f49c3
* exec'ed function returns a value for 0patacongo2008-08-191-3/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@833 42af7a65-404d-4744-a932-0658087f49c3
* Support nested if-then[-else]-fipatacongo2008-08-192-39/+105
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@832 42af7a65-404d-4744-a932-0658087f49c3
* Misc. if-then-else-fi fixespatacongo2008-08-182-17/+33
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@831 42af7a65-404d-4744-a932-0658087f49c3
* NSH now supports commentspatacongo2008-08-171-28/+40
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@830 42af7a65-404d-4744-a932-0658087f49c3
* backout un-necessary main_t castspatacongo2008-08-171-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@829 42af7a65-404d-4744-a932-0658087f49c3
* Added 130 and if-then-else-fi to NSHpatacongo2008-08-178-151/+420
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@828 42af7a65-404d-4744-a932-0658087f49c3
* Allow in all loctionspatacongo2008-08-173-45/+58
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@826 42af7a65-404d-4744-a932-0658087f49c3
* Concurrent telnet+serialpatacongo2008-08-164-134/+411
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@824 42af7a65-404d-4744-a932-0658087f49c3
* NSH redirected outputpatacongo2008-08-169-447/+827
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@823 42af7a65-404d-4744-a932-0658087f49c3
* Fix reentrancy problems for serialpatacongo2008-08-144-41/+166
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@821 42af7a65-404d-4744-a932-0658087f49c3
* Add 'sh' to NSHpatacongo2008-08-125-14/+90
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@819 42af7a65-404d-4744-a932-0658087f49c3