summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-04-25 14:16:45 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-04-25 14:16:45 +0000
commitd3e21f35be5f8d405b69720614245ba9a76ce916 (patch)
treef91273d57104f034490d741b40e66ae5d897757d /c/src/ChangeLog
parent2008-04-24 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-d3e21f35be5f8d405b69720614245ba9a76ce916.tar.bz2
2008-04-25 Joel Sherrill <joel.sherrill@OARcorp.com>
Moved to cpukit. * nfsclient/.cvsignore, nfsclient/ChangeLog.slac, nfsclient/LICENSE, nfsclient/Makefile.am, nfsclient/README, nfsclient/preinstall.am, nfsclient/rfc1094.txt, nfsclient/rtems-filesystem-patch, nfsclient/proto/mount_prot.h, nfsclient/proto/mount_prot.x, nfsclient/proto/mount_prot_xdr.c, nfsclient/proto/nfs_prot.h, nfsclient/proto/nfs_prot.x, nfsclient/proto/nfs_prot_xdr.c, nfsclient/src/cexphelp.c, nfsclient/src/dirutils.c, nfsclient/src/librtemsNfs.h, nfsclient/src/nfs.c, nfsclient/src/nfs.modini.c, nfsclient/src/nfsTest.c, nfsclient/src/rpcio.c, nfsclient/src/rpcio.h, nfsclient/src/rpcio.modini.c, nfsclient/src/sock_mbuf.c, nfsclient/src/xdr_mbuf.c: Removed.
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index c9172d152b..ed199af594 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,3 +1,19 @@
+2008-04-25 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ Moved to cpukit.
+ * nfsclient/.cvsignore, nfsclient/ChangeLog.slac, nfsclient/LICENSE,
+ nfsclient/Makefile.am, nfsclient/README, nfsclient/preinstall.am,
+ nfsclient/rfc1094.txt, nfsclient/rtems-filesystem-patch,
+ nfsclient/proto/mount_prot.h, nfsclient/proto/mount_prot.x,
+ nfsclient/proto/mount_prot_xdr.c, nfsclient/proto/nfs_prot.h,
+ nfsclient/proto/nfs_prot.x, nfsclient/proto/nfs_prot_xdr.c,
+ nfsclient/src/cexphelp.c, nfsclient/src/dirutils.c,
+ nfsclient/src/librtemsNfs.h, nfsclient/src/nfs.c,
+ nfsclient/src/nfs.modini.c, nfsclient/src/nfsTest.c,
+ nfsclient/src/rpcio.c, nfsclient/src/rpcio.h,
+ nfsclient/src/rpcio.modini.c, nfsclient/src/sock_mbuf.c,
+ nfsclient/src/xdr_mbuf.c: Removed.
+
2008-02-26 Joel Sherrill <joel.sherrill@OARcorp.com>
* configure.ac: Stop building nfsclient here and build it in CPUKIT.