Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

#1331 closed defect (fixed)

rtems_telnetd_initialize arguments explained in confusing manner

Reported by: Joel Sherrill Owned by: Eric Norum
Priority: normal Milestone: 4.10
Component: network/legacy Version: 4.9
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

The arguments to the rtems_telnetd_initialize are named and explained in telnetd.h in a confusing manner. The fix will be to clean up the comments and
names as well as to clean up how it is invoked in the telnetd example so the
comments more accurately reflect the behaviour options available.

The changes are NOT functional. There is some cleanup in the login message and
when telnetd is used on the console port, some debug messages are not printed
to avoid cluttering up the login prompt.

Attachments (2)

pr1331-telnetd-demo.diff (2.9 KB) - added by Joel Sherrill on 10/15/08 at 16:24:06.
patch for telnetd demo on CVS head
pr1331-cpukit.diff (7.7 KB) - added by Joel Sherrill on 10/15/08 at 16:34:35.
patch for telnetd/shell in cpukit on cvs head

Download all attachments as: .zip

Change History (3)

Changed on 10/15/08 at 16:24:06 by Joel Sherrill

Attachment: pr1331-telnetd-demo.diff added

patch for telnetd demo on CVS head

Changed on 10/15/08 at 16:34:35 by Joel Sherrill

Attachment: pr1331-cpukit.diff added

patch for telnetd/shell in cpukit on cvs head

comment:1 Changed on 10/15/08 at 16:38:38 by Joel Sherrill

Resolution: fixed
Status: newclosed

Patches applied to 4.9 branch and CVS head.

Note: See TracTickets for help on using tickets.