summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-05-09 13:14:57 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-05-09 13:14:57 +0000
commite5d519a6b6018630246f5a867f7db7a8cfcd7e0f (patch)
tree3775eaf782f2bf9b86a2af12bb6586dfb78e0d9b /cpukit/ChangeLog
parentAnsification. (diff)
downloadrtems-e5d519a6b6018630246f5a867f7db7a8cfcd7e0f.tar.bz2
2005-05-09 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/rtems/bsdnet/_types.h: New. * Makefile.am: Add rtems_bsdnet_HEADERS. * libnetworking/Makefile.am: Remove rtems_bsdnet_HEADERS. * preinstall.am, libnetworking/preinstall.am: Regenerate. * libcsupport/include/sys/cdefs.h: Partial update from FreeBSD. * libnetworking/arpa/inet.h: Partial update from FreeBSD. * libnetworking/netinet/in.h: Partial update from FreeBSD. * libnetworking/sys/socket.h: Partial update from FreeBSD. * librpc/src/rpc/bindresvport.c: socklen_t. * libnetworking/sys/mbuf.h: Ansification. * libnetworking/kern/uipc_mbuf.c: Partial update from FreeBSD. * libnetworking/libc/inet_addr.c: in_addr_t.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 9b2c8ceea2..dfa683e388 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,17 @@
2005-05-09 Ralf Corsepius <ralf.corsepius@rtems.org>
+ * libnetworking/rtems/bsdnet/_types.h: New.
+ * Makefile.am: Add rtems_bsdnet_HEADERS.
+ * libnetworking/Makefile.am: Remove rtems_bsdnet_HEADERS.
+ * preinstall.am, libnetworking/preinstall.am: Regenerate.
+ * libcsupport/include/sys/cdefs.h: Partial update from FreeBSD.
+ * libnetworking/arpa/inet.h: Partial update from FreeBSD.
+ * libnetworking/netinet/in.h: Partial update from FreeBSD.
+ * libnetworking/sys/socket.h: Partial update from FreeBSD.
+ * librpc/src/rpc/bindresvport.c: socklen_t.
+ * libnetworking/sys/mbuf.h: Ansification.
+ * libnetworking/kern/uipc_mbuf.c: Partial update from FreeBSD.
+ * libnetworking/libc/inet_addr.c: in_addr_t.
* libnetworking/lib/tftpDriver.c: socklen_t.
* libnetworking/libc/inet_lnaof.c: in_addr_t.
* libnetworking/libc/inet_makeaddr.c: in_addr_t.