summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-05-25 08:58:09 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-05-25 08:58:09 +0000
commitfc2d29de0adb367044967061028b7f8e5826396d (patch)
tree4755e595bdd271508242c08e39aad12e0dab8fdb /cpukit/ChangeLog
parentRemove (Unused, obsolete). (diff)
downloadrtems-fc2d29de0adb367044967061028b7f8e5826396d.tar.bz2
2005-05-25 Ralf Corsepius <ralf.corsepius@rtems.org>
* librpc/src/rpc/auth_des.c, librpc/src/rpc/auth_time.c, librpc/src/rpc/authdes_prot.c, librpc/src/rpc/clnt_unix.c, librpc/src/rpc/crypt_client.c, librpc/src/rpc/des_crypt.c, librpc/src/rpc/des_soft.c, librpc/src/rpc/getpublickey.c, librpc/src/rpc/key_call.c, librpc/src/rpc/key_prot_xdr.c, librpc/src/rpc/svc_auth_des.c, librpc/src/rpc/svc_unix.c: Remove (Unused, obsolete). * librpc/Makefile.am: Reflect changes above.
Diffstat (limited to '')
-rw-r--r--cpukit/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index ecefe245f2..6df9ffdf10 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,21 @@
2005-05-25 Ralf Corsepius <ralf.corsepius@rtems.org>
+ * librpc/src/rpc/auth_des.c,
+ librpc/src/rpc/auth_time.c,
+ librpc/src/rpc/authdes_prot.c,
+ librpc/src/rpc/clnt_unix.c,
+ librpc/src/rpc/crypt_client.c,
+ librpc/src/rpc/des_crypt.c,
+ librpc/src/rpc/des_soft.c,
+ librpc/src/rpc/getpublickey.c,
+ librpc/src/rpc/key_call.c,
+ librpc/src/rpc/key_prot_xdr.c,
+ librpc/src/rpc/svc_auth_des.c,
+ librpc/src/rpc/svc_unix.c: Remove (Unused, obsolete).
+ * librpc/Makefile.am: Reflect changes above.
+
+2005-05-25 Ralf Corsepius <ralf.corsepius@rtems.org>
+
* librpc/src/rpc/PSD.doc/rpc.prog.ms,
librpc/src/rpc/PSD.doc/rpcgen.ms,
librpc/src/rpc/PSD.doc/nfs.rfc.ms,