From ba3f7a807afa1385648a56088f89c2dd60affc75 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 3 Aug 2008 04:24:12 +0000 Subject: =?UTF-8?q?2008-08-02=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * telnetd/telnetd.c: Add missing prototypes. Remove unused local declations. --- cpukit/ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index b1dcf31293..723540094f 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,4 +1,4 @@ -2008-0802 Chris Johns (chrisj@rtems.org> +2008-08-02 Chris Johns (chrisj@rtems.org> * libblock/include/rtems/blkdev.h: Remove count and start from rtems_blkdev_request. Add RTEMS_BLKDEV_START_BLOCK macro. @@ -11,6 +11,11 @@ libblock/src/ramdisk.c: Change count to bufnum and remove start references. +2008-08-02 Ralf Corsépius + + * telnetd/telnetd.c: Add missing prototypes. + Remove unused local declations. + 2008-08-02 Ralf Corsépius * libnetworking/libc/gethostbydns.c, -- cgit v1.2.3