Displaying 1 result from an estimated 1 matches for "b005".
Did you mean:
2005
2009 Feb 22
2
NEW: COM32 module to run another command, optionally clearing the screen
...ment string and clear the screen.
*/
/*
* History
* b007 Rename to run.c from runc.c
* Allow a '-c' as the first option in order to clear the screen
* b006 Check to see if it's at the end of the argument list in the for before
* adding the space/null at the end of the string.
* b005 Rename from aliasclr.c to runc.c
* b004 aliasclr.c; Add NUM_NL newlines to beginning of output
* Cleanup code to standards
* b003 Work on resolving a potential overflow issue with building the
* command string to pass to syslinux_run_command()
* Reformatted {} in more visual style.
* Use M...