summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-10-25 16:15:05 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-10-25 16:15:05 +0000
commit1ac04a780317c782bc885fa782369335bdbc628b (patch)
tree627ebcf002423eaadd3cc008f4f8c9c8b75fa09a /cpukit/ChangeLog
parentAdd telnetd. (diff)
downloadrtems-1ac04a780317c782bc885fa782369335bdbc628b.tar.bz2
2005-10-25 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Add telnetd. * configure.ac: Add telnetd.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index adf9e6bfcc..3806d2379e 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2005-10-25 Ralf Corsepius <ralf.corsepius@rtems.org>
+ * Makefile.am: Add telnetd.
+ * configure.ac: Add telnetd.
+
+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.