OpenCores
URL https://opencores.org/ocsvn/mlite/mlite/trunk

Subversion Repositories mlite

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 247 to Rev 248
    Reverse comparison

Rev 247 → Rev 248

/trunk/kernel/netutil.c
537,7 → 537,7
}
if(strncmp(command, "help", 4) == 0)
{
sprintf((char*)bufOut, "Commands: help, exit");
sprintf((char*)bufOut, "Commands: help, exit, cat, cp, ls, mkdir, rm,");
for(i = 0; TelnetFuncList[i].name; ++i)
{
strcat((char*)bufOut, ", ");

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.