summaryrefslogtreecommitdiff
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Elminate some warnings on tiny systemspatacongo2011-06-173-8/+9
* Amber Web Server updatespatacongo2011-06-131-2/+2
* FTPC simplification and size reductionpatacongo2011-06-1311-132/+49
* Prep for 6.4 releasenuttx-6.4patacongo2011-06-061-2/+2
* More FTP fixespatacongo2011-06-055-24/+88
* Fix more FTP bugspatacongo2011-06-054-13/+22
* Fix a bug in recvfrom()patacongo2011-06-054-119/+4
* More FTP bug fixespatacongo2011-06-058-815/+991
* Fix more FTP bugspatacongo2011-06-043-33/+46
* Fix FTP bug -- losing passive mode indicationpatacongo2011-06-047-32/+33
* More FTP fixespatacongo2011-06-038-24/+54
* More FTP bugfixespatacongo2011-06-0323-206/+347
* Fix more FTP bugspatacongo2011-06-033-4/+11
* Fix a nasty bug that was closing stdinpatacongo2011-06-031-6/+10
* More FTP client debug fixespatacongo2011-06-0228-37/+136
* More FTP client fixespatacongo2011-06-024-70/+47
* FTP client debug changespatacongo2011-06-026-82/+93
* Add support so that fdopen() may be used on socket descriptorspatacongo2011-06-023-7/+14
* Improved commentspatacongo2011-06-029-44/+252
* Fix some FTP compile errors when debug is onpatacongo2011-06-014-6/+9
* Add a simple shell and configuration to verify the FTP client librarypatacongo2011-06-0117-41/+1037
* Fix some basic FTP client compilation errorspatacongo2011-06-014-23/+27
* First cut at FTP clientpatacongo2011-06-0131-1/+5452
* Add getsockname()patacongo2011-05-301-1/+1
* atexit() functions now called when task killed by task delete; For MCUs with ...patacongo2011-05-287-52/+42
* Rename all lpc313x to lpc31xxpatacongo2011-05-271-0/+1
* Add E1000 PIC NIC driver from Yu Qiangpatacongo2011-05-213-3/+47
* Need to clean NXFFS directorypatacongo2011-05-151-2/+2
* Prep for 6.3 releasenuttx-6.3patacongo2011-05-151-1/+3
* More updates to README filespatacongo2011-05-141-1/+1
* Update README filespatacongo2011-05-141-1/+1
* fclose() was not flushing buffered datapatacongo2011-05-131-1/+1
* Changes for clean RGMP compilepatacongo2011-05-121-0/+5
* install updates from Urospatacongo2011-05-122-10/+11
* First set of changes to incorporate the RGMP portpatacongo2011-05-125-1/+175
* Incorporate install app from Urospatacongo2011-05-128-3/+624
* More PIC32 header filespatacongo2011-05-111-1/+1
* tools/mkdep.sh should not report an error if there are no files on the comman...patacongo2011-05-119-18/+0
* Fix a netutils build issuepatacongo2011-05-115-4/+7
* updated READMEpatacongo2011-05-101-0/+8
* Ported Ficl to NuttX apps/patacongo2011-05-107-3/+295
* Pascal now installs in the apps/ directorypatacongo2011-05-108-24/+153
* Move nuttx/include/apps to apps/includepatacongo2011-05-0913-0/+1209
* Add PIC32 CP0 Regsiter Definitionspatacongo2011-05-091-6/+6
* Mostly cosmetic changes from Urospatacongo2011-05-072-49/+66
* NXFFS test will now accept external initalization logicpatacongo2011-05-071-11/+35
* Add STM32 FLASH driverpatacongo2011-05-071-1/+1
* Prep for 6.2 releasenuttx-6.2patacongo2011-05-061-1/+6
* Fix NXFFS positioning bugpatacongo2011-05-061-1/+1
* Add NXFFS ioctlspatacongo2011-05-051-3/+122