aboutsummaryrefslogtreecommitdiff
path: root/apps/nshlib
Commit message (Expand)AuthorAgeFilesLines
* Recover changes lost to bad merging.px4dev2013-01-114-32/+202
* Merge commit 'eaf1d8063cc707b1041e8583663d9edd45f42c5d' into nuttx-merge-5447px4dev2013-01-111-6/+71
|\
* | Merge branch 'master' into nuttx-merge-5447px4dev2013-01-117-59/+459
|\|
| * configs/xtrs/nsh and pashello now use kconfig-frontends and build Windows nativepatacongo2012-12-092-5/+6
| * Patches for NSH disable background, and ARMv7M assembly from Freddie Chopinpatacongo2012-11-291-4/+37
| * Add chip ID funcitions for Shenzhou and Cloudctrl boards; Extened NSH ifconfi...patacongo2012-11-274-17/+82
| * Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-4/+4
| * Most of the changes needed to support Windows native clean; distclean is has ...patacongo2012-11-171-2/+4
| * Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
| * Changes to get a clean ez80 build using the ZDS 5.1.1 toolchainpatacongo2012-11-122-4/+9
| * Correct some issues with last check-in; ez80 still does not buildpatacongo2012-11-111-3/+2
| * Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-3/+1
| * Several patches from Petteri Aimonen (mostly NxWidgets)patacongo2012-11-095-14/+91
| * Add interfaces flags, extend ifconfig, add ifup and ifdown commands (Darcy Gongpatacongo2012-11-044-41/+290
| * Add support for wget POST interface; from Darcy Gongpatacongo2012-11-031-2/+2
| * Documentation updatepatacongo2012-10-311-4/+6
| * Add apps/netutils/codecs and associated NSH commands from Darcy Gongpatacongo2012-10-316-34/+707
| * DNS fixes from Darcy Gongpatacongo2012-10-282-3/+26
| * Update documentation for recently added configuration optionspatacongo2012-10-201-0/+4
| * Ping/DNS fixes (part 2 of 2)patacongo2012-10-203-4/+37
| * DNS fixes from Darcy Gong (part 1 of 2)patacongo2012-10-201-2/+13
* | Merge branch 'master' of file:///Users/Shared/NuttXpx4dev2012-10-136-23/+208
|\|
| * You can now configure a login for Telnet NSH session -- from Darcy Gongpatacongo2012-10-126-23/+208
| * Resync new repository with old repo r5166patacongo2012-09-1727-0/+10973
* workaround in nuttx to allow for more than 6 arguments when starting an app (...Julian Oes2012-09-201-3/+5
* Some ENC28J60-related fixespatacongo2012-09-141-0/+1
* Changes needed for clean ez80 compile with ZDS toolchainpatacongo2012-09-132-2/+3
* Email address change in apps/patacongo2012-09-131-1/+1
* Shenzhou board is first to use ONLY Kconfig for configurationpatacongo2012-09-081-6/+24
* Kconfig: Standardize board LED and button configurationspatacongo2012-09-081-3/+4
* More Shenzhou board logicpatacongo2012-09-081-2/+7
* Add Kconfig settings for the LPC17xxpatacongo2012-09-051-0/+1
* Add perror()patacongo2012-08-283-2/+12
* More patches/bugfixes from Katepatacongo2012-08-261-1/+1
* Fixes to apps/*/Make.defs files needed for auto-configuration buildpatacongo2012-08-141-1/+1
* I learned how to spell PSEUDOpatacongo2012-08-052-17/+16
* Update NSH documentation; Add option to reduce size of help commnd without co...patacongo2012-08-042-6/+30
* Fix max filename size report by FAT statfs with long file names; Add missing ...patacongo2012-08-042-82/+251
* Add the NSH df commandpatacongo2012-08-044-32/+90
* Extend the NSH mount command so that it will enumerate mountpoints if no argu...patacongo2012-08-035-231/+407
* Improve capability to traverse inodes in the NuttX psuedo-filesystem; now ret...patacongo2012-08-031-1/+1
* Move RAMLOG driver to drivers/syslog; Add ability to output debug information...patacongo2012-08-023-4/+8
* Lock the scheduler when starting NSH builtin applications to eliminate race c...patacongo2012-07-282-32/+67
* PM update; NSH extension to catch return valuespatacongo2012-07-282-17/+72
* Fix some questionable MAC addressespatacongo2012-07-191-4/+4
* Prep for 6.19 releasepatacongo2012-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