mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-21 05:05:07 +08:00
2005-10-25 Ralf Corsepius <ralf.corsepius@rtems.org>
* telnetd/icmds.c: Rename register_icmds to _rtems_telnet_register_icmds. Make main_* functions static. * telnetd/pty.c: Make many functions static. Rename rtems_telnetd_maximum_ptys to rtems_pty_maximum_ptys. * telnetd/pty.h: Reflect changes above. Rename get_pty to rtems_pty_get. New header guards. * telnetd/telnetd.c: Reflect changes above. * telnetd/telnetd.h: New header guards.
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
2005-10-25 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
* telnetd/icmds.c: Rename register_icmds to
|
||||
_rtems_telnet_register_icmds. Make main_* functions static.
|
||||
* telnetd/pty.c: Make many functions static.
|
||||
Rename rtems_telnetd_maximum_ptys to rtems_pty_maximum_ptys.
|
||||
* telnetd/pty.h: Reflect changes above.
|
||||
Rename get_pty to rtems_pty_get. New header guards.
|
||||
* telnetd/telnetd.c: Reflect changes above.
|
||||
* telnetd/telnetd.h: New header guards.
|
||||
|
||||
2005-10-25 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
* telnet/telnet.h, telnet/telnet.c: Rename
|
||||
|
||||
Reference in New Issue
Block a user