aboutsummaryrefslogtreecommitdiff
path: root/apps/nshlib/nsh_parse.c
Commit message (Expand)AuthorAgeFilesLines
* NSH will now run files from the file system; Add logic to unload and clean-up...patacongo2013-01-171-1/+36
* Add a binary 'loader' so that builtin applications can be executed from the B...patacongo2013-01-161-1/+1
* Rename apps/include/apps.h to builtin.h. Move parts of apps/builtins/exec_bu...patacongo2013-01-161-1/+1
* Implement redirection of output from NSH builtin commands to a file in a moun...patacongo2013-01-151-42/+53
* Rename namedapp as simply builtinpatacongo2012-12-231-4/+4
* Add chip ID funcitions for Shenzhou and Cloudctrl boards; Extened NSH ifconfi...patacongo2012-11-271-1/+1
* Several patches from Petteri Aimonen (mostly NxWidgets)patacongo2012-11-091-0/+6
* Add interfaces flags, extend ifconfig, add ifup and ifdown commands (Darcy Gongpatacongo2012-11-041-14/+18
* Add apps/netutils/codecs and associated NSH commands from Darcy Gongpatacongo2012-10-311-0/+25
* You can now configure a login for Telnet NSH session -- from Darcy Gongpatacongo2012-10-121-0/+11
* Resync new repository with old repo r5166patacongo2012-09-171-0/+1550