summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-01-07 11:22:50 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-01-07 11:22:50 +0000
commitc9165ef0854d059f69d20a22c74384f827c472cb (patch)
tree87acd1144215b318bcea3e2644905f7f3194483f /cpukit/ChangeLog
parent2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-c9165ef0854d059f69d20a22c74384f827c472cb.tar.bz2
2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* librpc/include/rpc/xdr.h: Remove questionable comments. * librpc/include/rpc/auth.h: Remove __P, ansi-fy. * librpc/src/rpc/auth_none.c: Reflect changes above. Partial update from FreeBSD.
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 226fecffcc..5a8f508883 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,12 @@
2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>
+ * librpc/include/rpc/xdr.h: Remove questionable comments.
+ * librpc/include/rpc/auth.h: Remove __P, ansi-fy.
+ * librpc/src/rpc/auth_none.c: Reflect changes above.
+ Partial update from FreeBSD.
+
+2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>
+
* posix/include/rtems/posix/cond.h,
file posix/include/rtems/posix/mutex.h: Cosmetics.