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 fef8dfe675..3dd96afdaf 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,11 @@
2005-02-03 Ralf Corsepius <ralf.corsepius@rtems.org>
+ * librpc/include/rpc/types.h: Partial update from FreeBSD.
+ Use stdint.h types instead of sys/types.h.
+ * librpc/src/rpc/bindresvport.c: Partial update from FreeBSD.
+
+2005-02-03 Ralf Corsepius <ralf.corsepius@rtems.org>
+
PR 755/rtems
* libnetworking/libc/res_init.c, libnetworking/lib/rtems_bsdnet_ntp.c,
libnetworking/nfs/bootp_subr.c: Include <rtems/bsdnet/servers.h>.