summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-05-29 17:00:59 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-05-29 17:00:59 +0000
commit8a79786886d83e0346146bcc36d0ae7b535c723c (patch)
tree71ae14b1b4f58aeb5c7b327ad35d566d7219df8f /cpukit/libnetworking/ChangeLog
parent2002-05-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-8a79786886d83e0346146bcc36d0ae7b535c723c.tar.bz2
2002-05-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Relocate c/src/libnetworking. * Makefile.am: Reflect moval. * machine/Makefile.am: Ditto. * net/Makefile.am: Ditto. * lib/Makefile.am: Ditto. * netinet/Makefile.am: Ditto. * vm/Makefile.am: Ditto. * libc/Makefile.am: Ditto. * sys/Makefile.am: Ditto. * arpa/Makefile.am: Ditto. * nfs/Makefile.am: Ditto. * kern/Makefile.am: Ditto. * rtems/Makefile.am: Ditto. * configure.ac: Dittp. * wrapup/Makefile.am: Ditto. Remove references to networking apps.
Diffstat (limited to 'cpukit/libnetworking/ChangeLog')
-rw-r--r--cpukit/libnetworking/ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/cpukit/libnetworking/ChangeLog b/cpukit/libnetworking/ChangeLog
index 4915eb7c2e..65221d5ea7 100644
--- a/cpukit/libnetworking/ChangeLog
+++ b/cpukit/libnetworking/ChangeLog
@@ -1,3 +1,21 @@
+2002-05-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ Relocate c/src/libnetworking.
+ * Makefile.am: Reflect moval.
+ * machine/Makefile.am: Ditto.
+ * net/Makefile.am: Ditto.
+ * lib/Makefile.am: Ditto.
+ * netinet/Makefile.am: Ditto.
+ * vm/Makefile.am: Ditto.
+ * libc/Makefile.am: Ditto.
+ * sys/Makefile.am: Ditto.
+ * arpa/Makefile.am: Ditto.
+ * nfs/Makefile.am: Ditto.
+ * kern/Makefile.am: Ditto.
+ * rtems/Makefile.am: Ditto.
+ * configure.ac: Dittp.
+ * wrapup/Makefile.am: Ditto. Remove references to networking apps.
+
2002-05-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* rtems_telnetd/pty.c: Remove bsp.h. Include <rtems/bspIo.h>.