summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* uIP configurationpatacongo2008-08-294-0/+597
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@849 42af7a65-404d-4744-a932-0658087f49c3
* udp configurationpatacongo2008-08-294-0/+605
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@848 42af7a65-404d-4744-a932-0658087f49c3
* ostest configurationpatacongo2008-08-294-0/+597
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@847 42af7a65-404d-4744-a932-0658087f49c3
* NSH configurationpatacongo2008-08-294-0/+614
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@846 42af7a65-404d-4744-a932-0658087f49c3
* nettest configurationpatacongo2008-08-294-0/+597
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@845 42af7a65-404d-4744-a932-0658087f49c3
* Fix clean targetpatacongo2008-08-291-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@844 42af7a65-404d-4744-a932-0658087f49c3
* Add mem command to NSHpatacongo2008-08-297-2/+29
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@843 42af7a65-404d-4744-a932-0658087f49c3
* Fix Linux sim errors/warningpatacongo2008-08-2910-16/+34
| | | | 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-2312-264/+593
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@841 42af7a65-404d-4744-a932-0658087f49c3
* Added ch and pwd to NSHpatacongo2008-08-231-0/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@840 42af7a65-404d-4744-a932-0658087f49c3
* fix error in getopt with no argumentspatacongo2008-08-231-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@839 42af7a65-404d-4744-a932-0658087f49c3
* Fix error in stat on root directorypatacongo2008-08-231-4/+24
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@838 42af7a65-404d-4744-a932-0658087f49c3
* Add chdir() and getcwd()patacongo2008-08-2211-35/+411
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@837 42af7a65-404d-4744-a932-0658087f49c3
* cat accepts multiple filespatacongo2008-08-224-46/+59
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@836 42af7a65-404d-4744-a932-0658087f49c3
* *** empty log message ***patacongo2008-08-201-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@835 42af7a65-404d-4744-a932-0658087f49c3
* Add memory inspect modify commands to NSHpatacongo2008-08-206-2/+293
| | | | 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-193-39/+109
| | | | 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-173-36/+50
| | | | 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-1710-151/+424
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@828 42af7a65-404d-4744-a932-0658087f49c3
* Fix error in FAT FS when file opened for O_APPENDpatacongo2008-08-174-20/+44
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@827 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
* Fix bad assert in opendirpatacongo2008-08-171-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@825 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-1639-567/+997
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@823 42af7a65-404d-4744-a932-0658087f49c3
* Remove duplicate strtok() implementatinpatacongo2008-08-162-61/+24
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@822 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
* Fix read()/write() prototypepatacongo2008-08-136-25/+29
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@820 42af7a65-404d-4744-a932-0658087f49c3
* Add 'sh' to NSHpatacongo2008-08-128-19/+101
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@819 42af7a65-404d-4744-a932-0658087f49c3
* Fix EOF detectionpatacongo2008-08-122-61/+77
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@818 42af7a65-404d-4744-a932-0658087f49c3
* cosmeticpatacongo2008-08-111-62/+62
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@817 42af7a65-404d-4744-a932-0658087f49c3
* Clean configuration varialbe namespatacongo2008-08-116-27/+33
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@816 42af7a65-404d-4744-a932-0658087f49c3
* Removed duplicate getenv() implementationpatacongo2008-08-105-176/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@815 42af7a65-404d-4744-a932-0658087f49c3
* typospatacongo2008-08-102-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@814 42af7a65-404d-4744-a932-0658087f49c3
* Misc NSH enhancementspatacongo2008-08-109-102/+333
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@813 42af7a65-404d-4744-a932-0658087f49c3
* Added mkfifo command to NSHpatacongo2008-08-105-19/+42
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@812 42af7a65-404d-4744-a932-0658087f49c3
* Added mkfatfs command to NSHpatacongo2008-08-105-21/+45
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@811 42af7a65-404d-4744-a932-0658087f49c3
* Fix datepatacongo2008-08-101-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@810 42af7a65-404d-4744-a932-0658087f49c3
* Prep for 0.3.12 releasenuttx-3.12patacongo2008-08-104-55/+64
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@809 42af7a65-404d-4744-a932-0658087f49c3
* Fixes for Z16F compilerpatacongo2008-08-105-8/+15
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@808 42af7a65-404d-4744-a932-0658087f49c3
* Added test for mkfatfspatacongo2008-08-1010-44/+116
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@807 42af7a65-404d-4744-a932-0658087f49c3
* Added mkfatfs() testpatacongo2008-08-1012-49/+375
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@806 42af7a65-404d-4744-a932-0658087f49c3
* Implemented mkfatfs()patacongo2008-08-098-74/+561
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@805 42af7a65-404d-4744-a932-0658087f49c3
* Added search for good cluster sizepatacongo2008-08-096-49/+541
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@804 42af7a65-404d-4744-a932-0658087f49c3
* Add FAT size calculationpatacongo2008-08-094-6/+190
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@803 42af7a65-404d-4744-a932-0658087f49c3
* Continued mkfatfs workpatacongo2008-08-056-12/+153
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@802 42af7a65-404d-4744-a932-0658087f49c3
* fleshing out mkfatfs logicpatacongo2008-08-036-230/+598
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@801 42af7a65-404d-4744-a932-0658087f49c3
* Support for mkfatfs()patacongo2008-08-026-6/+495
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@800 42af7a65-404d-4744-a932-0658087f49c3