This is an automated email from the ASF dual-hosted git repository.

hartmannathan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git


    from 893387b2c Fix the minor style issue
     new cf70d8f95 nshlib: Call nsh_sysinitscript in usb or alt console like 
normal one
     new 964747dd3 nshlib: Call nsh_telnetstart in nsh_initialize to avoid the 
dupliation
     new 0d210c322 nshlib: Move commoin initialization from console_main to 
nsh_initialize
     new 8e460e7e1 nshlib: Move symbol table initialization from nsh_main to 
nsh_initialize

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 examples/nxterm/nxterm_main.c    |  16 -------
 graphics/nxwm/src/cnxterm.cxx    |  14 ------
 graphics/twm4nx/apps/cnxterm.cxx |  14 ------
 nshlib/nsh_altconsole.c          |  29 -----------
 nshlib/nsh_consolemain.c         |  32 -------------
 nshlib/nsh_init.c                | 101 +++++++++++++++++++++++++++++++++++++--
 nshlib/nsh_telnetd.c             |  38 ---------------
 nshlib/nsh_usbconsole.c          |  24 ----------
 system/nsh/nsh_main.c            |  77 ++---------------------------
 9 files changed, 101 insertions(+), 244 deletions(-)

Reply via email to