summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 41bff2e87e..5e3f27b77b 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,11 @@
2010-05-27 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libnetworking/rtems/rtems_mii_ioctl.h,
+ libnetworking/rtems/rtems_mii_ioctl_kern.c:
+ Use uint32_t instead of int as ioctl cmd arg.
+
+2010-05-27 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* libnetworking/lib/ftpfs.c, libnetworking/lib/tftpDriver.c:
Use size_t instead of int for pathnamelen.
* libfs/src/rfs/rtems-rfs-rtems.c: