summaryrefslogtreecommitdiffstats
path: root/cpukit/score/Makefile.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2018-10-09 14:47:02 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2018-10-10 14:06:27 +0200
commit629faf95046cddedc161ba9bc43fda925ca04ee5 (patch)
treed8bfd198d8814ac4a78c5c949f25cad937ddad33 /cpukit/score/Makefile.am
parentbuild: Remove local.am (diff)
downloadrtems-629faf95046cddedc161ba9bc43fda925ca04ee5.tar.bz2
telnetd: Remove keep stdio feature
The Telnet service started via rtems_telnetd_start() had a keep stdio feature. This just created a task and executed the command function in a loop. For this kind of service we do not library support. This can be done by an application task on its own. Remove this feature and provide only the real Telnet server functionality. Use syslog() for error and status messages. Add test program for the Telnet server. Close #3542.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions