This is an automated email from the ASF dual-hosted git repository.
ligd pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
from 9246502ac drivertest/drivertest_uart: uart driver testcase
new 80feb2432 nshlib: Shouldn't set TIOCSCTTY with STDOUT_FILENO directly
new 359f66ad3 nshlib: Remove the remaining CONFIG_FILE_STREAM dependence
The 2 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:
nshlib/nsh.h | 12 ++----------
nshlib/nsh_altconsole.c | 4 +---
nshlib/nsh_builtin.c | 5 +++--
nshlib/nsh_codeccmd.c | 1 -
nshlib/nsh_command.c | 8 ++------
nshlib/nsh_console.c | 34 +++++++++++++++++++++++++++-------
nshlib/nsh_console.h | 5 +++--
nshlib/nsh_consolemain.c | 3 ---
nshlib/nsh_dbgcmds.c | 1 +
nshlib/nsh_ddcmd.c | 2 ++
nshlib/nsh_envcmds.c | 1 -
nshlib/nsh_fileapps.c | 4 ++--
nshlib/nsh_fscmds.c | 4 +---
nshlib/nsh_fsutils.c | 1 +
nshlib/nsh_login.c | 1 -
nshlib/nsh_mmcmds.c | 2 ++
nshlib/nsh_modcmds.c | 17 +++++++++--------
nshlib/nsh_parse.c | 5 ++++-
nshlib/nsh_printf.c | 1 -
nshlib/nsh_script.c | 6 +++---
nshlib/nsh_system.c | 1 -
nshlib/nsh_telnetlogin.c | 1 -
nshlib/nsh_usbconsole.c | 6 ------
nshlib/nsh_usbtrace.c | 2 +-
24 files changed, 64 insertions(+), 63 deletions(-)