summaryrefslogtreecommitdiff
path: root/apps/nshlib
Commit message (Expand)AuthorAgeFilesLines
* NFS updatepatacongo2012-04-231-18/+20
* NFS fixespatacongo2012-04-231-5/+6
* NFS updatespatacongo2012-04-231-10/+6
* Kconfig updated + NFS updatepatacongo2012-04-231-5/+47
* More NFS updatespatacongo2012-04-211-0/+6
* More NFS updatespatacongo2012-04-202-3/+137
* Developing a new way to handle application configurationspatacongo2012-04-142-1/+43
* Kconfig updatespatacongo2012-04-141-5/+19
* Kconfig updatepatacongo2012-04-121-5/+5
* Misc STM32 OTF FS driver fixes + More Kconfig filespatacongo2012-04-111-0/+393
* Add kconfig documentationpatacongo2012-04-061-1/+1
* Adding skeleton Kconfig files (part 3 of 2)patacongo2012-04-061-0/+4
* Fix read() return value for the case of permissions problempatacongo2012-03-312-2/+4
* Move file-system header files to include/nuttx/fspatacongo2012-03-213-3/+3
* Add a PIC32 configuration that supports only a Telnet consolepatacongo2012-03-131-3/+3
* Add support for use of a USB serial device to provide NSH console I/O. Verif...patacongo2012-03-064-4/+39
* Move all non-standard, NuttX header files into include/nuttx/netpatacongo2012-03-031-4/+4
* Add dmesg command that can be used to dump the syslogpatacongo2012-02-114-95/+139
* FTPD daemon and example now build without errorspatacongo2012-02-053-33/+104
* Tried to get the Composite driver working on the LPC2148 (and failed)patacongo2012-02-022-0/+591
* NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo2012-02-0220-1455/+439
* Use realine instead of fgets in several other placespatacongo2012-02-012-1/+9
* Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use rea...patacongo2012-02-013-6/+24
* More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo2012-01-251-2/+2
* If we are using a USB serial console, then NSH must wait for the USB device t...patacongo2012-01-245-55/+233
* Fix errors in gmtime and gmtime_rpatacongo2011-09-012-3/+15
* Add NSH date commandpatacongo2011-09-014-0/+345
* Make NX and NXTEXT built-ins; extend stm3210e-eval/nsh2 config to run the NX ...patacongo2011-07-161-0/+5
* Correct several errors in STM32 serial port configurationpatacongo2011-07-042-1/+7
* Add stm32/nsh2 config; Add option to use any TTY for NSH consolepatacongo2011-07-042-52/+121
* Remove unused header files; eliminate warningspatacongo2011-06-212-3/+3
* Elminate some warnings on tiny systemspatacongo2011-06-173-8/+9
* More FTP bug fixespatacongo2011-06-051-3/+11
* More FTP fixespatacongo2011-06-031-1/+1
* More FTP bugfixespatacongo2011-06-032-27/+20
* Add a simple shell and configuration to verify the FTP client librarypatacongo2011-06-011-3/+3
* Add E1000 PIC NIC driver from Yu Qiangpatacongo2011-05-212-3/+43
* Mostly cosmetic changes from Urospatacongo2011-05-071-15/+13
* THTTPD works on LPCXpressopatacongo2011-04-161-1/+1
* Add time and uptimepatacongo2011-04-151-0/+16
* Fix error in strrch()patacongo2011-04-131-1/+2
* Changes for clean build of app/ directory with Windows toolchainpatacongo2011-04-101-1/+5
* Fix AVR build, Add hooks for kernel threadspatacongo2011-04-071-1/+9
* Attach mem mgmt fault handle if MPU is enabledpatacongo2011-04-061-2/+4
* Progress toward kernel buildpatacongo2011-04-052-2/+4
* Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo2011-04-031-0/+1
* New LIS331DL driver and VSN updates from Urospatacongo2011-04-031-1/+6
* Update apps/ Makefiles to fix environmental bugpatacongo2011-04-011-4/+2
* Renamed nuttapp to namedapp; add binfs to nammedapp/patacongo2011-03-282-4/+4
* Incorporate changes from Uros Platisepatacongo2011-03-261-1/+8