summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 3dd96afdaf..19a73f2869 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,12 @@
2005-02-03 Ralf Corsepius <ralf.corsepius@rtems.org>
+ * librpc/include/rpc/clnt_stat.h, librpc/include/rpc/rpcent.h:
+ New (From FreeBSD).
+ * librpc/include/rpc/rpc.h: Partial update from FreeBSD.
+ * librpc/Makefile.am: Reflect changes above.
+
+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.