summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-06-16 13:50:23 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-06-16 13:50:23 +0000
commitc428ec09795b81d4af2207ded1835e9cdb9ea05a (patch)
treec0f0fc66b13da3ea62cfca8b42762a754f7b7585 /cpukit/ChangeLog
parent2010-06-15 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-c428ec09795b81d4af2207ded1835e9cdb9ea05a.tar.bz2
2010-06-15 Ralf Corsépius <ralf.corsepius@rtems.org>
PR 1566/filesystem * libnetworking/rtems/mkrootfs.c, libnetworking/rtems/mkrootfs.h: Let rtems_rootfs_append_host_rec take an in_addr_t as first arg. * libnetworking/rtems/rtems_dhcp.c, libnetworking/nfs/bootp_subr.c: Reflect changes above.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 171465ce59..d952dc1caa 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,13 @@
2010-06-15 Ralf Corsépius <ralf.corsepius@rtems.org>
+ PR 1566/filesystem
+ * libnetworking/rtems/mkrootfs.c, libnetworking/rtems/mkrootfs.h:
+ Let rtems_rootfs_append_host_rec take an in_addr_t as first arg.
+ * libnetworking/rtems/rtems_dhcp.c, libnetworking/nfs/bootp_subr.c:
+ Reflect changes above.
+
+2010-06-15 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* libfs/src/rfs/rtems-rfs-dir.c: Various 64bit compatibility fixes.
Add PRIdoff_t.
Remove stray "\"s.