summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2006-09-14 19:09:06 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2006-09-14 19:09:06 +0000
commit90d2585a07eac08511ea92bf333930971c8e6374 (patch)
tree4cc2a1ff828ae6dcc6d07d4426db969cf30edbf1 /cpukit/ChangeLog
parent*** empty log message *** (diff)
downloadrtems-90d2585a07eac08511ea92bf333930971c8e6374.tar.bz2
2006-09-14 Joel Sherrill <joel@OARcorp.com>
* libnetworking/net/route.c, librpc/src/rpc/auth_none.c, librpc/src/rpc/auth_unix.c, librpc/src/rpc/authunix_prot.c, librpc/src/rpc/rpc_callmsg.c, librpc/src/rpc/rpc_prot.c, librpc/src/rpc/rtems_portmapper.c: Removed 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 408b61741e..f74a6c5f58 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,12 @@
2006-09-14 Joel Sherrill <joel@OARcorp.com>
+ * libnetworking/net/route.c, librpc/src/rpc/auth_none.c,
+ librpc/src/rpc/auth_unix.c, librpc/src/rpc/authunix_prot.c,
+ librpc/src/rpc/rpc_callmsg.c, librpc/src/rpc/rpc_prot.c,
+ librpc/src/rpc/rtems_portmapper.c: Removed warnings.
+
+2006-09-14 Joel Sherrill <joel@OARcorp.com>
+
* libmisc/cpuuse/cpuuse.c, libmisc/cpuuse/cpuuse.h: Promote CPU Usage
to first class citizen. Rename to start with rtems_ and include
documentation in user guide.