summaryrefslogtreecommitdiff
path: root/apps/netutils
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix some FTP compile errors when debug is onpatacongo2011-06-014-6/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3657 42af7a65-404d-4744-a932-0658087f49c3
* Add a simple shell and configuration to verify the FTP client librarypatacongo2011-06-018-36/+67
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3656 42af7a65-404d-4744-a932-0658087f49c3
* Fix some basic FTP client compilation errorspatacongo2011-06-014-23/+27
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3655 42af7a65-404d-4744-a932-0658087f49c3
* First cut at FTP clientpatacongo2011-06-0130-1/+5243
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3654 42af7a65-404d-4744-a932-0658087f49c3
* tools/mkdep.sh should not report an error if there are no files on the ↵patacongo2011-05-119-18/+0
| | | | | | command line git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3588 42af7a65-404d-4744-a932-0658087f49c3
* Fix a netutils build issuepatacongo2011-05-114-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3587 42af7a65-404d-4744-a932-0658087f49c3
* Pascal now installs in the apps/ directorypatacongo2011-05-101-3/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3583 42af7a65-404d-4744-a932-0658087f49c3
* THTTPD works on LPCXpressopatacongo2011-04-161-21/+25
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3514 42af7a65-404d-4744-a932-0658087f49c3
* Changes for clean build of app/ directory with Windows toolchainpatacongo2011-04-1011-13/+53
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3488 42af7a65-404d-4744-a932-0658087f49c3
* current_regs should be volatile; add support for nested interrupts; enable ↵patacongo2011-04-061-4/+8
| | | | | | interrupts during syscall processing git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3475 42af7a65-404d-4744-a932-0658087f49c3
* Pass __KERNEL__ define (or not) to all makes to handle small differences in ↵patacongo2011-04-033-6/+6
| | | | | | user-/kernel-builds git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3459 42af7a65-404d-4744-a932-0658087f49c3
* New LIS331DL driver and VSN updates from Urospatacongo2011-04-032-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3457 42af7a65-404d-4744-a932-0658087f49c3
* Update apps/ Makefiles to fix environmental bugpatacongo2011-04-0110-37/+28
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3450 42af7a65-404d-4744-a932-0658087f49c3
* Add lpc17xx GPIO interrupts + fixes needed by last apps-build check-inpatacongo2011-03-2410-10/+20
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3413 42af7a65-404d-4744-a932-0658087f49c3
* apps/ initialization now occurs during the earlier context build phasepatacongo2011-03-241-1/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3412 42af7a65-404d-4744-a932-0658087f49c3
* More build fixespatacongo2011-03-2010-20/+20
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3407 42af7a65-404d-4744-a932-0658087f49c3
* Move nuttx/examples to apps/examplespatacongo2011-03-201-7/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3405 42af7a65-404d-4744-a932-0658087f49c3
* More build fixespatacongo2011-03-1910-20/+28
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3403 42af7a65-404d-4744-a932-0658087f49c3
* Move nuttx/netutils to apps/netutilspatacongo2011-03-1964-0/+19268
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3401 42af7a65-404d-4744-a932-0658087f49c3