source: rtems/c/src/tests/psxtests/ChangeLog @ 8dc526ef

4.104.114.84.95
Last change on this file since 8dc526ef was 8dc526ef, checked in by Joel Sherrill <joel.sherrill@…>, on 03/28/02 at 00:44:18

2002-03-27 Ralf Corsepius <corsepiu@…>

  • configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]).
  • Makefile.am: Remove AUTOMAKE_OPTIONS.
  • include/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • psx01/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • psx02/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • psx03/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • psx04/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • psx05/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • psx06/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • psx07/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • psx08/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • psx09/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • psx10/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • psx11/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • psx12/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • psx13/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • psxcancel/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • psxchroot01/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • psxfile01/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • psxhdrs/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • psxmount/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • psxmsgq01/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • psxreaddir/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • psxsem01/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • psxstat/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • psxtime/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • psxtimer/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • Property mode set to 100644
File size: 7.1 KB
Line 
12002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac:
4        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
5        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
6        * Makefile.am: Remove AUTOMAKE_OPTIONS.
7        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
8        * psx01/Makefile.am: Remove AUTOMAKE_OPTIONS.
9        * psx02/Makefile.am: Remove AUTOMAKE_OPTIONS.
10        * psx03/Makefile.am: Remove AUTOMAKE_OPTIONS.
11        * psx04/Makefile.am: Remove AUTOMAKE_OPTIONS.
12        * psx05/Makefile.am: Remove AUTOMAKE_OPTIONS.
13        * psx06/Makefile.am: Remove AUTOMAKE_OPTIONS.
14        * psx07/Makefile.am: Remove AUTOMAKE_OPTIONS.
15        * psx08/Makefile.am: Remove AUTOMAKE_OPTIONS.
16        * psx09/Makefile.am: Remove AUTOMAKE_OPTIONS.
17        * psx10/Makefile.am: Remove AUTOMAKE_OPTIONS.
18        * psx11/Makefile.am: Remove AUTOMAKE_OPTIONS.
19        * psx12/Makefile.am: Remove AUTOMAKE_OPTIONS.
20        * psx13/Makefile.am: Remove AUTOMAKE_OPTIONS.
21        * psxcancel/Makefile.am: Remove AUTOMAKE_OPTIONS.
22        * psxchroot01/Makefile.am: Remove AUTOMAKE_OPTIONS.
23        * psxfile01/Makefile.am: Remove AUTOMAKE_OPTIONS.
24        * psxhdrs/Makefile.am: Remove AUTOMAKE_OPTIONS.
25        * psxmount/Makefile.am: Remove AUTOMAKE_OPTIONS.
26        * psxmsgq01/Makefile.am: Remove AUTOMAKE_OPTIONS.
27        * psxreaddir/Makefile.am: Remove AUTOMAKE_OPTIONS.
28        * psxsem01/Makefile.am: Remove AUTOMAKE_OPTIONS.
29        * psxstat/Makefile.am: Remove AUTOMAKE_OPTIONS.
30        * psxtime/Makefile.am: Remove AUTOMAKE_OPTIONS.
31        * psxtimer/Makefile.am: Remove AUTOMAKE_OPTIONS.
32
332001-11-07      Jennifer Averett <jennifer@OARcorp.com>
34
35        Reported by Ibragimov Ilya <ibr@oktet.ru> and tracked as PR63.
36        * psxstat/test.c: Fix test ENOTDIR to correspond to chdir() change.
37        Since we check permissions before evaluating enough to see if it
38        a regular file or directory, this hack is needed to make the regular
39        file executable.
40
412001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
44        * configure.in: Remove.
45        * configure.ac: New file, generated from configure.in by autoupdate.
46
472001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * psxtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
50
512001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * psx01/Makefile.am: include leaf.am instead of leaf.cfg.
54        * psx11/Makefile.am: include leaf.am instead of leaf.cfg.
55        * psxcancel/Makefile.am: include leaf.am instead of leaf.cfg.
56        * psx02/Makefile.am: include leaf.am instead of leaf.cfg.
57        * psx13/Makefile.am: include leaf.am instead of leaf.cfg.
58        * psxtime/Makefile.am: include leaf.am instead of leaf.cfg.
59        * psxchroot01/Makefile.am: include leaf.am instead of leaf.cfg.
60        * psx07/Makefile.am: include leaf.am instead of leaf.cfg.
61        * psxmsgq01/Makefile.am: include leaf.am instead of leaf.cfg.
62        * psxtimer/Makefile.am: include leaf.am instead of leaf.cfg.
63        * psx10/Makefile.am: include leaf.am instead of leaf.cfg.
64        * psx08/Makefile.am: include leaf.am instead of leaf.cfg.
65        * psxhdrs/Makefile.am: include leaf.am instead of leaf.cfg.
66        * psxfile01/Makefile.am: include leaf.am instead of leaf.cfg.
67        * psx05/Makefile.am: include leaf.am instead of leaf.cfg.
68        * psx09/Makefile.am: include leaf.am instead of leaf.cfg.
69        * psxmount/Makefile.am: include leaf.am instead of leaf.cfg.
70        * psxstat/Makefile.am: include leaf.am instead of leaf.cfg.
71        * psx12/Makefile.am: include leaf.am instead of leaf.cfg.
72        * psxreaddir/Makefile.am: include leaf.am instead of leaf.cfg.
73        * psxsem01/Makefile.am: include leaf.am instead of leaf.cfg.
74        * psx03/Makefile.am: include leaf.am instead of leaf.cfg.
75        * psx04/Makefile.am: include leaf.am instead of leaf.cfg.
76        * psx06/Makefile.am: include leaf.am instead of leaf.cfg.
77
782001-08-09      Fernando-Ruiz Casas <correo@fernando-ruiz.com>
79
80        * psxchroot01/.cvsignore, psxchroot01/Makefile.am, psxchroot01/main.c,
81        psxchroot01/psxchroot01.scn, psxchroot01/test.c:  Implemented the
82        psxchroot01 test.
83
842001-05-25      Joel Sherrill <joel@OARcorp.com>
85
86        * Added once version of psxchroot01 test for user review.
87        * psxchroot01: New directory.
88        * psxchroot01/Makefile.am, psxchroot01/main.c, psxchroot01/test.c,
89        psxchroot01/psxchroot01.scn, psxchroot01/.cvsignore: New files.
90        * configure.in, Makefile.am: Modified to reflect above.
91
922001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
93
94        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
95
962001-04-24      Joel Sherrill <joel@OARcorp.com>
97
98        * psxfile01/test.c, psxfile01/psxfile01.scn : Added test case for
99        open, write, reopen, append twice from Andrew Bythell
100        <abythell@nortelnetworks.com> that tripped an initialization
101        problem in the IMFS.
102
1032001-04-20      Joel Sherrill <joel@OARcorp.com>
104
105        * psx04/init.c, psx04/psx04.scn, psx07/init.c, psx07/psx07.scn,
106        psxfile01/psxfile01.scn, psxmsgq01/psxmsgq01.scn,
107        psxreaddir/test.c, psxstat/psxstat.scn, psxstat/test.c,
108        psxtime/psxtime.scn, psxtimer/psxtimer.scn:
109        Various adjustments so test output matches screens more reliably.
110
1112001-01-25      Joel Sherrill <joel@OARcorp.com>
112
113        * psx01/psx01.scn: Corrected to reflect clock_getres() now working.
114
1152000-11-17      Jennifer Averett <jennifer@OARcorp.com>
116
117        * psxstat/test.c, psxstat/psxstat.scn: Forced inode numbers
118        to remain consistant across platforms and bsps by forcing
119        a mount point in front of all paths.
120
1212000-11-17      Jennifer Averret <jennifer@OARcorp.com>
122
123        * psxmount/test.c, psxmount/psxmount.scn: Improve output to report
124        expected error condition in one case.
125        * psxreaddir/test.c, psxreaddir.scn: Added test cases to exercise
126        readdir() of root of mounted filesystem.  Also corrected the screen
127        file for some mistakes noticed in this effort.
128
1292000-11-13      Joel Sherrill <joel@OARcorp.com>
130
131        * psxmount/psxmount.scn, psxmount/test.c: Correct spelling.
132
1332000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
136
1372000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
140
1412000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
144        Switch to GNU canonicalization.
145        * psxtests.am: Remove DEFS.
146
1472000-10-24      Joel Sherrill <joel@OARcorp.com>
148
149        * psxmount/test.c, psxstat/test.c: Include <imfs.h> to get IMFS_ops.
150        It was formerly incorrectly prototyped in <libio.h>.
151
1522000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
155        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
156        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
157        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
158        psx13/Makefile.am, psxcancel/Makefile.am, psxfile01/Makefile.am,
159        psxhdrs/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
160        psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
161        psxtime/Makefile.am, psxtimer/Makefile.am: Include compile.am
162
1632000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
165        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
166        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
167        psx10/Makefile.am, psx11/Makefile.am, psx11/Makefile.am,
168        psx12/Makefile.am, psxcancel/Makefile.am, psxmsgq01/Makefile.am,
169        psxsem01/Makefile.am, psxsem01/Makefile.am, psxtimer/Makefile.am:
170        Use AM_CPPFLAGS += instead of AM_CPPFLAGS =
171
1722000-08-10      Joel Sherrill <joel@OARcorp.com>
173
174        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.