From 55c3939bbb7a1c32b473c06da75d9e2a8687be29 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 29 Jun 2010 13:03:31 +0000 Subject: 2010-06-29 Sebastian Huber * libnetworking/lib/tftpDriver.c: rtems_tftp_ops and rtems_tftp_handlers are now const and static. * libnetworking/rtems/tftp.h: Removed rtems_bsdnet_initialize_tftp_filesystem and rtems_tftp_ops. --- cpukit/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index dc520b2e26..817ccff413 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,10 @@ +2010-06-29 Sebastian Huber + + * libnetworking/lib/tftpDriver.c: rtems_tftp_ops and + rtems_tftp_handlers are now const and static. + * libnetworking/rtems/tftp.h: Removed + rtems_bsdnet_initialize_tftp_filesystem and rtems_tftp_ops. + 2010-06-28 Joel Sherrill * libfs/src/defaults/default_chown.c, -- cgit v1.2.3