summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2005-01-09 17:12:03 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2005-01-09 17:12:03 +0000
commit77b6a109132b9f68cb030fbb4ba79253f3530d03 (patch)
tree27f135c67a4e3f73db972078994b190a0e1dc0b3 /cpukit/ChangeLog
parent2005-01-09 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-77b6a109132b9f68cb030fbb4ba79253f3530d03.tar.bz2
2005-01-09 Joel Sherrill <joel@oarcorp.com>
* librpc/include/rpc/clnt.h, librpc/src/rpc/authunix_prot.c, librpc/src/rpc/clnt_tcp.c, librpc/src/rpc/pmap_prot2.c, librpc/src/rpc/pmap_rmt.c, librpc/src/rpc/rtems_portmapper.c, librpc/src/rpc/svc_simple.c: Fix warnings.
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 7487c607a5..db62443479 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,10 @@
+2005-01-09 Joel Sherrill <joel@oarcorp.com>
+
+ * librpc/include/rpc/clnt.h, librpc/src/rpc/authunix_prot.c,
+ librpc/src/rpc/clnt_tcp.c, librpc/src/rpc/pmap_prot2.c,
+ librpc/src/rpc/pmap_rmt.c, librpc/src/rpc/rtems_portmapper.c,
+ librpc/src/rpc/svc_simple.c: Fix warnings.
+
2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* librpc/include/rpc/auth_des.h, librpc/include/rpc/xdr.h,