change log for rtems (2011-06-20)
rtems-vc at rtems.org
rtems-vc at rtems.org
Mon Jun 20 06:10:24 UTC 2011
*ralf*:
2011-06-20 Ralf Corsépius <ralf.corsepius at rtems.org>
* psxclassic01/psxclassic01.doc: Fix copyright date.
M 1.341 testsuites/psxtests/ChangeLog
M 1.2 testsuites/psxtests/psxclassic01/psxclassic01.doc
diff -u rtems/testsuites/psxtests/ChangeLog:1.340 rtems/testsuites/psxtests/ChangeLog:1.341
--- rtems/testsuites/psxtests/ChangeLog:1.340 Wed May 18 00:19:30 2011
+++ rtems/testsuites/psxtests/ChangeLog Mon Jun 20 00:26:18 2011
@@ -1,3 +1,7 @@
+2011-06-20 Ralf Corsépius <ralf.corsepius at rtems.org>
+
+ * psxclassic01/psxclassic01.doc: Fix copyright date.
+
2011-05-16 Yaakov Selkowitz <yselkowitz at users.sourceforge.net>
* psxclock/init.c (Init):
diff -u rtems/testsuites/psxtests/psxclassic01/psxclassic01.doc:1.1 rtems/testsuites/psxtests/psxclassic01/psxclassic01.doc:1.2
--- rtems/testsuites/psxtests/psxclassic01/psxclassic01.doc:1.1 Tue Mar 8 16:10:39 2011
+++ rtems/testsuites/psxtests/psxclassic01/psxclassic01.doc Mon Jun 20 00:26:18 2011
@@ -1,7 +1,7 @@
#
# $Id$
#
-# COPYRIGHT (c) 1989-2019.
+# COPYRIGHT (c) 1989-2011.
# On-Line Applications Research Corporation (OAR).
#
# The license and distribution terms for this file may be
*ralf*:
2011-06-20 Ralf Corsépius <ralf.corsepius at rtems.org>
* Makefile.am: Remove EXTRA_DIST.
Remove DIST_SUBDIRS.
Remove obsolete comments.
M 1.342 testsuites/psxtests/ChangeLog
M 1.75 testsuites/psxtests/Makefile.am
diff -u rtems/testsuites/psxtests/ChangeLog:1.341 rtems/testsuites/psxtests/ChangeLog:1.342
--- rtems/testsuites/psxtests/ChangeLog:1.341 Mon Jun 20 00:26:18 2011
+++ rtems/testsuites/psxtests/ChangeLog Mon Jun 20 00:37:02 2011
@@ -1,5 +1,8 @@
2011-06-20 Ralf Corsépius <ralf.corsepius at rtems.org>
+ * Makefile.am: Remove EXTRA_DIST.
+ Remove DIST_SUBDIRS.
+ Remove obsolete comments.
* psxclassic01/psxclassic01.doc: Fix copyright date.
2011-05-16 Yaakov Selkowitz <yselkowitz at users.sourceforge.net>
diff -u rtems/testsuites/psxtests/Makefile.am:1.74 rtems/testsuites/psxtests/Makefile.am:1.75
--- rtems/testsuites/psxtests/Makefile.am:1.74 Tue Mar 8 16:10:38 2011
+++ rtems/testsuites/psxtests/Makefile.am Mon Jun 20 00:37:02 2011
@@ -24,15 +24,7 @@
psximfs01 psximfs02 psxreaddir psxstat psxmount psx13 psxchroot01 \
psxpasswd01 psxpasswd02 psxpipe01 psxtimes01 psxfchx01
-## Until sys/uio.h is moved to libcsupport, we have to have networking
-## enabled to support readv and writev. Hopefully this is a temporary
-## situation.
-## if NEWLIB
SUBDIRS += psxrdwrv
-## endif
-
-DIST_SUBDIRS = $(SUBDIRS) psxfatal_support
-EXTRA_DIST = psxfatal_support/init.c psxfatal_support/system.h
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am
*ralf*:
2011-06-20 Ralf Corsépius <ralf.corsepius at rtems.org>
* Index: psxautoinit01/Makefile.am, psxbarrier01/Makefile.am,
psxclassic01/Makefile.am, psxcleanup01/Makefile.am,
psxfchx01/Makefile.am, psxpasswd01/Makefile.am,
psxpasswd02/Makefile.am, psxpipe01/Makefile.am,
psxrwlock01/Makefile.am, psxspin01/Makefile.am,
psxspin02/Makefile.am: Eliminate rtems_scn_DATA.
Install *.doc to rtems_testsdir.
M 1.343 testsuites/psxtests/ChangeLog
M 1.4 testsuites/psxtests/psxautoinit01/Makefile.am
M 1.5 testsuites/psxtests/psxbarrier01/Makefile.am
M 1.2 testsuites/psxtests/psxclassic01/Makefile.am
M 1.4 testsuites/psxtests/psxcleanup01/Makefile.am
M 1.2 testsuites/psxtests/psxfchx01/Makefile.am
M 1.4 testsuites/psxtests/psxpasswd01/Makefile.am
M 1.2 testsuites/psxtests/psxpasswd02/Makefile.am
M 1.2 testsuites/psxtests/psxpipe01/Makefile.am
M 1.5 testsuites/psxtests/psxrwlock01/Makefile.am
M 1.5 testsuites/psxtests/psxspin01/Makefile.am
M 1.4 testsuites/psxtests/psxspin02/Makefile.am
diff -u rtems/testsuites/psxtests/ChangeLog:1.342 rtems/testsuites/psxtests/ChangeLog:1.343
--- rtems/testsuites/psxtests/ChangeLog:1.342 Mon Jun 20 00:37:02 2011
+++ rtems/testsuites/psxtests/ChangeLog Mon Jun 20 00:43:04 2011
@@ -1,5 +1,12 @@
2011-06-20 Ralf Corsépius <ralf.corsepius at rtems.org>
+ * Index: psxautoinit01/Makefile.am, psxbarrier01/Makefile.am,
+ psxclassic01/Makefile.am, psxcleanup01/Makefile.am,
+ psxfchx01/Makefile.am, psxpasswd01/Makefile.am,
+ psxpasswd02/Makefile.am, psxpipe01/Makefile.am,
+ psxrwlock01/Makefile.am, psxspin01/Makefile.am,
+ psxspin02/Makefile.am: Eliminate rtems_scn_DATA.
+ Install *.doc to rtems_testsdir.
* Makefile.am: Remove EXTRA_DIST.
Remove DIST_SUBDIRS.
Remove obsolete comments.
diff -u rtems/testsuites/psxtests/psxautoinit01/Makefile.am:1.3 rtems/testsuites/psxtests/psxautoinit01/Makefile.am:1.4
--- rtems/testsuites/psxtests/psxautoinit01/Makefile.am:1.3 Wed Jun 23 17:49:57 2010
+++ rtems/testsuites/psxtests/psxautoinit01/Makefile.am Mon Jun 20 00:43:04 2011
@@ -8,7 +8,7 @@
psxautoinit01_SOURCES = init.c ../include/pmacros.h
scndir = $(rtems_testsdir)
-dist_scn_DATA = psxautoinit01.scn
+dist_rtems_tests_DATA = psxautoinit01.scn
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
include $(top_srcdir)/../automake/compile.am
diff -u rtems/testsuites/psxtests/psxbarrier01/Makefile.am:1.4 rtems/testsuites/psxtests/psxbarrier01/Makefile.am:1.5
--- rtems/testsuites/psxtests/psxbarrier01/Makefile.am:1.4 Wed Jun 23 17:49:57 2010
+++ rtems/testsuites/psxtests/psxbarrier01/Makefile.am Mon Jun 20 00:43:04 2011
@@ -8,7 +8,7 @@
psxbarrier01_SOURCES = main.c test.c ../include/pmacros.h
scndir = $(rtems_testsdir)
-dist_scn_DATA = psxbarrier01.scn
+dist_rtems_tests_DATA = psxbarrier01.scn
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
include $(top_srcdir)/../automake/compile.am
diff -u rtems/testsuites/psxtests/psxclassic01/Makefile.am:1.1 rtems/testsuites/psxtests/psxclassic01/Makefile.am:1.2
--- rtems/testsuites/psxtests/psxclassic01/Makefile.am:1.1 Tue Mar 8 16:10:38 2011
+++ rtems/testsuites/psxtests/psxclassic01/Makefile.am Mon Jun 20 00:43:04 2011
@@ -8,6 +8,7 @@
psxclassic01_SOURCES = init.c ../include/pmacros.h
dist_rtems_tests_DATA = psxclassic01.scn
+dist_rtems_tests_DATA += psxclassic01.doc
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
include $(top_srcdir)/../automake/compile.am
diff -u rtems/testsuites/psxtests/psxcleanup01/Makefile.am:1.3 rtems/testsuites/psxtests/psxcleanup01/Makefile.am:1.4
--- rtems/testsuites/psxtests/psxcleanup01/Makefile.am:1.3 Wed Jun 23 17:49:57 2010
+++ rtems/testsuites/psxtests/psxcleanup01/Makefile.am Mon Jun 20 00:43:04 2011
@@ -8,6 +8,7 @@
psxcleanup01_SOURCES = init.c ../include/pmacros.h
dist_rtems_tests_DATA = psxcleanup01.scn
+dist_rtems_tests_DATA += psxcleanup01.doc
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
include $(top_srcdir)/../automake/compile.am
diff -u rtems/testsuites/psxtests/psxfchx01/Makefile.am:1.1 rtems/testsuites/psxtests/psxfchx01/Makefile.am:1.2
--- rtems/testsuites/psxtests/psxfchx01/Makefile.am:1.1 Tue Jul 13 16:13:12 2010
+++ rtems/testsuites/psxtests/psxfchx01/Makefile.am Mon Jun 20 00:43:04 2011
@@ -8,6 +8,7 @@
psxfchx01_SOURCES = init.c ../include/pmacros.h
dist_rtems_tests_DATA = psxfchx01.scn
+dist_rtems_tests_DATA += psxfchx01.doc
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
include $(top_srcdir)/../automake/compile.am
diff -u rtems/testsuites/psxtests/psxpasswd01/Makefile.am:1.3 rtems/testsuites/psxtests/psxpasswd01/Makefile.am:1.4
--- rtems/testsuites/psxtests/psxpasswd01/Makefile.am:1.3 Wed Jun 23 17:49:58 2010
+++ rtems/testsuites/psxtests/psxpasswd01/Makefile.am Mon Jun 20 00:43:04 2011
@@ -8,6 +8,7 @@
psxpasswd01_SOURCES = init.c ../include/pmacros.h
dist_rtems_tests_DATA = psxpasswd01.scn
+dist_rtems_tests_DATA += psxpasswd01.doc
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
include $(top_srcdir)/../automake/compile.am
diff -u rtems/testsuites/psxtests/psxpasswd02/Makefile.am:1.1 rtems/testsuites/psxtests/psxpasswd02/Makefile.am:1.2
--- rtems/testsuites/psxtests/psxpasswd02/Makefile.am:1.1 Thu Jul 1 12:26:33 2010
+++ rtems/testsuites/psxtests/psxpasswd02/Makefile.am Mon Jun 20 00:43:04 2011
@@ -8,6 +8,7 @@
psxpasswd02_SOURCES = init.c ../include/pmacros.h
dist_rtems_tests_DATA = psxpasswd02.scn
+dist_rtems_tests_DATA += psxpasswd02.doc
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
include $(top_srcdir)/../automake/compile.am
diff -u rtems/testsuites/psxtests/psxpipe01/Makefile.am:1.1 rtems/testsuites/psxtests/psxpipe01/Makefile.am:1.2
--- rtems/testsuites/psxtests/psxpipe01/Makefile.am:1.1 Fri Jul 9 17:07:11 2010
+++ rtems/testsuites/psxtests/psxpipe01/Makefile.am Mon Jun 20 00:43:05 2011
@@ -8,6 +8,7 @@
psxpipe01_SOURCES = init.c ../include/pmacros.h
dist_rtems_tests_DATA = psxpipe01.scn
+dist_rtems_tests_DATA += psxpipe01.doc
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
include $(top_srcdir)/../automake/compile.am
diff -u rtems/testsuites/psxtests/psxrwlock01/Makefile.am:1.4 rtems/testsuites/psxtests/psxrwlock01/Makefile.am:1.5
--- rtems/testsuites/psxtests/psxrwlock01/Makefile.am:1.4 Wed Jun 23 17:49:58 2010
+++ rtems/testsuites/psxtests/psxrwlock01/Makefile.am Mon Jun 20 00:43:05 2011
@@ -8,7 +8,7 @@
psxrwlock01_SOURCES = main.c test.c ../include/pmacros.h
scndir = $(rtems_testsdir)
-dist_scn_DATA = psxrwlock01.scn
+dist_rtems_tests_DATA = psxrwlock01.scn
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
include $(top_srcdir)/../automake/compile.am
diff -u rtems/testsuites/psxtests/psxspin01/Makefile.am:1.4 rtems/testsuites/psxtests/psxspin01/Makefile.am:1.5
--- rtems/testsuites/psxtests/psxspin01/Makefile.am:1.4 Wed Jun 23 17:49:58 2010
+++ rtems/testsuites/psxtests/psxspin01/Makefile.am Mon Jun 20 00:43:05 2011
@@ -8,7 +8,7 @@
psxspin01_SOURCES = main.c test.c ../include/pmacros.h
scndir = $(rtems_testsdir)
-dist_scn_DATA = psxspin01.scn
+dist_rtems_tests_DATA = psxspin01.scn
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
include $(top_srcdir)/../automake/compile.am
diff -u rtems/testsuites/psxtests/psxspin02/Makefile.am:1.3 rtems/testsuites/psxtests/psxspin02/Makefile.am:1.4
--- rtems/testsuites/psxtests/psxspin02/Makefile.am:1.3 Wed Jun 23 17:49:58 2010
+++ rtems/testsuites/psxtests/psxspin02/Makefile.am Mon Jun 20 00:43:05 2011
@@ -8,7 +8,8 @@
psxspin02_SOURCES = main.c test.c ../include/pmacros.h
scndir = $(rtems_testsdir)
-dist_scn_DATA = psxspin02.scn
+dist_rtems_tests_DATA = psxspin02.scn
+dist_rtems_tests_DATA += psxspin02.doc
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
include $(top_srcdir)/../automake/compile.am
*ralf*:
2011-06-20 Ralf Corsépius <ralf.corsepius at rtems.org>
* psxautoinit01/Makefile.am, psxautoinit02/Makefile.am,
psxbarrier01/Makefile.am, psxrwlock01/Makefile.am,
psxspin01/Makefile.am, psxspin02/Makefile.am:
Remove scndir.
M 1.344 testsuites/psxtests/ChangeLog
M 1.5 testsuites/psxtests/psxautoinit01/Makefile.am
M 1.4 testsuites/psxtests/psxautoinit02/Makefile.am
M 1.6 testsuites/psxtests/psxbarrier01/Makefile.am
M 1.6 testsuites/psxtests/psxrwlock01/Makefile.am
M 1.6 testsuites/psxtests/psxspin01/Makefile.am
M 1.5 testsuites/psxtests/psxspin02/Makefile.am
diff -u rtems/testsuites/psxtests/ChangeLog:1.343 rtems/testsuites/psxtests/ChangeLog:1.344
--- rtems/testsuites/psxtests/ChangeLog:1.343 Mon Jun 20 00:43:04 2011
+++ rtems/testsuites/psxtests/ChangeLog Mon Jun 20 00:51:51 2011
@@ -1,6 +1,13 @@
2011-06-20 Ralf Corsépius <ralf.corsepius at rtems.org>
- * Index: psxautoinit01/Makefile.am, psxbarrier01/Makefile.am,
+ * psxautoinit01/Makefile.am, psxautoinit02/Makefile.am,
+ psxbarrier01/Makefile.am, psxrwlock01/Makefile.am,
+ psxspin01/Makefile.am, psxspin02/Makefile.am:
+ Remove scndir.
+
+2011-06-20 Ralf Corsépius <ralf.corsepius at rtems.org>
+
+ * psxautoinit01/Makefile.am, psxbarrier01/Makefile.am,
psxclassic01/Makefile.am, psxcleanup01/Makefile.am,
psxfchx01/Makefile.am, psxpasswd01/Makefile.am,
psxpasswd02/Makefile.am, psxpipe01/Makefile.am,
diff -u rtems/testsuites/psxtests/psxautoinit01/Makefile.am:1.4 rtems/testsuites/psxtests/psxautoinit01/Makefile.am:1.5
--- rtems/testsuites/psxtests/psxautoinit01/Makefile.am:1.4 Mon Jun 20 00:43:04 2011
+++ rtems/testsuites/psxtests/psxautoinit01/Makefile.am Mon Jun 20 00:51:51 2011
@@ -7,7 +7,6 @@
rtems_tests_PROGRAMS = psxautoinit01
psxautoinit01_SOURCES = init.c ../include/pmacros.h
-scndir = $(rtems_testsdir)
dist_rtems_tests_DATA = psxautoinit01.scn
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
diff -u rtems/testsuites/psxtests/psxautoinit02/Makefile.am:1.3 rtems/testsuites/psxtests/psxautoinit02/Makefile.am:1.4
--- rtems/testsuites/psxtests/psxautoinit02/Makefile.am:1.3 Wed Jun 23 17:49:57 2010
+++ rtems/testsuites/psxtests/psxautoinit02/Makefile.am Mon Jun 20 00:51:51 2011
@@ -7,7 +7,6 @@
rtems_tests_PROGRAMS = psxautoinit02
psxautoinit02_SOURCES = init.c ../include/pmacros.h
-scndir = $(rtems_testsdir)
dist_rtems_tests_DATA = psxautoinit02.scn
dist_rtems_tests_DATA += psxautoinit02.doc
diff -u rtems/testsuites/psxtests/psxbarrier01/Makefile.am:1.5 rtems/testsuites/psxtests/psxbarrier01/Makefile.am:1.6
--- rtems/testsuites/psxtests/psxbarrier01/Makefile.am:1.5 Mon Jun 20 00:43:04 2011
+++ rtems/testsuites/psxtests/psxbarrier01/Makefile.am Mon Jun 20 00:51:51 2011
@@ -7,7 +7,6 @@
rtems_tests_PROGRAMS = psxbarrier01
psxbarrier01_SOURCES = main.c test.c ../include/pmacros.h
-scndir = $(rtems_testsdir)
dist_rtems_tests_DATA = psxbarrier01.scn
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
diff -u rtems/testsuites/psxtests/psxrwlock01/Makefile.am:1.5 rtems/testsuites/psxtests/psxrwlock01/Makefile.am:1.6
--- rtems/testsuites/psxtests/psxrwlock01/Makefile.am:1.5 Mon Jun 20 00:43:05 2011
+++ rtems/testsuites/psxtests/psxrwlock01/Makefile.am Mon Jun 20 00:51:51 2011
@@ -7,7 +7,6 @@
rtems_tests_PROGRAMS = psxrwlock01
psxrwlock01_SOURCES = main.c test.c ../include/pmacros.h
-scndir = $(rtems_testsdir)
dist_rtems_tests_DATA = psxrwlock01.scn
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
diff -u rtems/testsuites/psxtests/psxspin01/Makefile.am:1.5 rtems/testsuites/psxtests/psxspin01/Makefile.am:1.6
--- rtems/testsuites/psxtests/psxspin01/Makefile.am:1.5 Mon Jun 20 00:43:05 2011
+++ rtems/testsuites/psxtests/psxspin01/Makefile.am Mon Jun 20 00:51:51 2011
@@ -7,7 +7,6 @@
rtems_tests_PROGRAMS = psxspin01
psxspin01_SOURCES = main.c test.c ../include/pmacros.h
-scndir = $(rtems_testsdir)
dist_rtems_tests_DATA = psxspin01.scn
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
diff -u rtems/testsuites/psxtests/psxspin02/Makefile.am:1.4 rtems/testsuites/psxtests/psxspin02/Makefile.am:1.5
--- rtems/testsuites/psxtests/psxspin02/Makefile.am:1.4 Mon Jun 20 00:43:05 2011
+++ rtems/testsuites/psxtests/psxspin02/Makefile.am Mon Jun 20 00:51:51 2011
@@ -7,7 +7,6 @@
rtems_tests_PROGRAMS = psxspin02
psxspin02_SOURCES = main.c test.c ../include/pmacros.h
-scndir = $(rtems_testsdir)
dist_rtems_tests_DATA = psxspin02.scn
dist_rtems_tests_DATA += psxspin02.doc
--
Generated by Deluxe Loginfo [http://www.codewiz.org/projects/index.html#loginfo] 2.122 by Bernardo Innocenti <bernie at develer.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/vc/attachments/20110620/a8d2a597/attachment-0001.html>
More information about the vc
mailing list