summaryrefslogtreecommitdiffstats
path: root/cpukit/librpc
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-10-21 12:04:36 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-10-21 12:04:36 +0000
commitf8cb04a54adb42540c2c5292f55e4a5aa103921f (patch)
treeebdc815bf6275418fb6ef217eac3ed95decbba39 /cpukit/librpc
parent2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-f8cb04a54adb42540c2c5292f55e4a5aa103921f.tar.bz2
2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
Diffstat (limited to 'cpukit/librpc')
-rw-r--r--cpukit/librpc/.cvsignore6
-rw-r--r--cpukit/librpc/ChangeLog6
2 files changed, 9 insertions, 3 deletions
diff --git a/cpukit/librpc/.cvsignore b/cpukit/librpc/.cvsignore
index d29e5050f5..bfdfd995be 100644
--- a/cpukit/librpc/.cvsignore
+++ b/cpukit/librpc/.cvsignore
@@ -1,7 +1,5 @@
-Makefile
-Makefile.in
aclocal.m4
-autom4te.cache
+autom4te*.cache
config.cache
config.guess
config.log
@@ -10,5 +8,7 @@ config.sub
configure
depcomp
install-sh
+Makefile
+Makefile.in
missing
mkinstalldirs
diff --git a/cpukit/librpc/ChangeLog b/cpukit/librpc/ChangeLog
index e370f7c5f8..c54d72b2a2 100644
--- a/cpukit/librpc/ChangeLog
+++ b/cpukit/librpc/ChangeLog
@@ -1,3 +1,9 @@
+2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * .cvsignore: Reformat.
+ Add autom4te*cache.
+ Remove autom4te.cache.
+
2002-08-20 Joel Sherrill <joel@OARcorp.com>
* src/xdr/xdr_stdio.c: Per PR268, add include of <netinet/in.h>