summaryrefslogtreecommitdiff
path: root/apps/nshlib
Commit message (Expand)AuthorAgeFilesLines
* Prep for 6.19 releasenuttx-6.19patacongo2012-06-153-8/+14
* Improve NFS retry logicpatacongo2012-06-141-1/+2
* Clean up NFS user interface; Fix NFS disconnect bugpatacongo2012-06-141-3/+1
* Minor change to NFS interfacepatacongo2012-06-141-2/+1
* NFS just finished a major weight reduction programpatacongo2012-06-142-74/+7
* Add NSH mv commandpatacongo2012-06-114-6/+65
* First round of compile fixes for IPv6patacongo2012-06-071-1/+10
* Massive naming fix: STMPE11->STMPE811patacongo2012-05-291-1/+72
* Add support for the USB trace cability in NSH when a USB console is usedpatacongo2012-05-264-14/+99
* remove a warningpatacongo2012-05-261-3/+1
* Now have to press enter 3 times to start with USB NSH consolepatacongo2012-05-261-7/+41
* Fix packet size calculation in CDC/ACM and PL2303 USB serial driverspatacongo2012-05-253-4/+75
* NFS updatepatacongo2012-05-181-3/+1
* Update of NSH nfsmount commandpatacongo2012-05-142-18/+24
* NxWidgets: Fix a potential deadlock that can occur waiting for toolbard geome...patacongo2012-05-071-5/+5
* Add configuration for testing NxWMpatacongo2012-05-071-1/+2
* NSH fixpatacongo2012-05-071-4/+7
* Add GPIO support to STMPE11 driver; NFS updatepatacongo2012-05-051-27/+16
* NSF updatepatacongo2012-05-031-2/+1
* NSF updatepatacongo2012-05-031-19/+29
* 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