- Jan 20, 2014
-
-
Gregory Nutt authored
-
- Jan 18, 2014
-
-
Gregory Nutt authored
NSH: Add a break command; if-then-else and looping behavior can not be configured out of the build for small systems that need minimal scripting capability
-
Gregory Nutt authored
NSH: Loosen up if-then-else-fi syntx so that a command can be on the same line as the 'then' and 'else' tokens. This allows, as an example, 'if true; then echo true; else echo false; fi' which is much more bash-like
-
- Jan 17, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jan 16, 2014
-
-
Gregory Nutt authored
-
- Jan 15, 2014
-
-
Gregory Nutt authored
-
- Jan 12, 2014
-
-
Gregory Nutt authored
-
- Jan 11, 2014
-
-
Gregory Nutt authored
NSH can not handle command arguments that are concatenations of constant strings, command output, application program output, and environment varaible values.
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jan 10, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
NSH: Separate command line parsing from command execution. Add support for multiple, semicolone separated commands on each line
-
- Jan 09, 2014
-
-
Gregory Nutt authored
-
- Jan 04, 2014
-
-
Gregory Nutt authored
-
- Jan 01, 2014
-
-
Gregory Nutt authored
-
- Dec 29, 2013
-
-
Gregory Nutt authored
-
- Dec 12, 2013
-
-
Gregory Nutt authored
-
- Dec 07, 2013
-
-
Gregory Nutt authored
-
- Dec 06, 2013
-
-
Gregory Nutt authored
-
- Nov 29, 2013
-
-
Gregory Nutt authored
-
- Nov 17, 2013
-
-
Gregory Nutt authored
-
- Nov 10, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
NxPlayer play thread stack size is now configurable; all NxPlayer threads are named via pthread_setname_np(). From Ken Pettit
-
- Nov 07, 2013
-
-
Gregory Nutt authored
-
- Nov 06, 2013
-
-
Gregory Nutt authored
-
- Nov 04, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Nov 02, 2013
-
-
Gregory Nutt authored
-
- Nov 01, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Oct 30, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
Add interface definition for platform-specific storage of configuration data; Modify NxWM unit test to use these interfaces, if available, to save and restore touchscreen calibration data.
-
Gregory Nutt authored
-
- Oct 28, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Oct 27, 2013
-
-
Gregory Nutt authored
-
- Oct 25, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-