From f26145b8007f458d29b297f5b286954fb8f090e4 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 4 Feb 2005 12:40:16 +0000 Subject: 2005-02-03 Ralf Corsepius PR 756/rtems * ftpd/ftpd.c, ftpd/ftpd.h, ftpd/Makefile.am: New (relocated from /c/src/libnetworking/ftpd) * ftpd/ftd.h: New header guards. * ftpd/Makefile.am: Install libftd.a, install ftp.h to rtems/ftp.h. * configure.ac: Add ftpd/Makefile. * Makefile.am: Add ftpd. --- cpukit/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 19a73f2869..dee72008c9 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,13 @@ +2005-02-03 Ralf Corsepius + + PR 756/rtems + * ftpd/ftpd.c, ftpd/ftpd.h, ftpd/Makefile.am: New (relocated from + /c/src/libnetworking/ftpd) + * ftpd/ftd.h: New header guards. + * ftpd/Makefile.am: Install libftd.a, install ftp.h to rtems/ftp.h. + * configure.ac: Add ftpd/Makefile. + * Makefile.am: Add ftpd. + 2005-02-03 Ralf Corsepius * librpc/include/rpc/clnt_stat.h, librpc/include/rpc/rpcent.h: -- cgit v1.2.3