source: rtems/testsuites/psxtests/ChangeLog @ 2e7e636f

4.104.115
Last change on this file since 2e7e636f was 2e7e636f, checked in by Joel Sherrill <joel.sherrill@…>, on 05/11/09 at 01:41:16

2009-05-10 Joel Sherrill <joel.sherrill@…>

  • psx01/init.c, psx01/task.c, psx02/init.c, psx02/task.c, psx03/init.c, psx04/init.c, psx04/task1.c, psx04/task3.c, psx05/init.c, psx06/init.c, psx07/init.c, psx08/init.c, psx09/init.c, psx11/task.c, psx12/init.c, psx13/main.c, psx13/test.c, psxbarrier01/test.c, psxcancel/init.c, psxcleanup/psxcleanup.c, psxenosys/init.c, psxmsgq02/init.c, psxtime/main.c, psxtime/test.c, psxtimer01/psxtimer.c, psxtimer02/psxtimer.c: Fix warnings.
  • Property mode set to 100644
File size: 42.7 KB
Line 
12009-05-10      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * psx01/init.c, psx01/task.c, psx02/init.c, psx02/task.c, psx03/init.c,
4        psx04/init.c, psx04/task1.c, psx04/task3.c, psx05/init.c,
5        psx06/init.c, psx07/init.c, psx08/init.c, psx09/init.c, psx11/task.c,
6        psx12/init.c, psx13/main.c, psx13/test.c, psxbarrier01/test.c,
7        psxcancel/init.c, psxcleanup/psxcleanup.c, psxenosys/init.c,
8        psxmsgq02/init.c, psxtime/main.c, psxtime/test.c,
9        psxtimer01/psxtimer.c, psxtimer02/psxtimer.c: Fix warnings.
10
112009-05-10      Joel Sherrill <joel.sherrill@oarcorp.com>
12
13        * psxhdrs/clock01.c, psxhdrs/clock02.c, psxhdrs/clock03.c,
14        psxhdrs/clock04.c, psxhdrs/clock05.c, psxhdrs/clock06.c,
15        psxhdrs/cond01.c, psxhdrs/cond02.c, psxhdrs/cond03.c,
16        psxhdrs/cond04.c, psxhdrs/cond05.c, psxhdrs/cond06.c,
17        psxhdrs/cond07.c, psxhdrs/cond08.c, psxhdrs/cond09.c,
18        psxhdrs/cond10.c, psxhdrs/key01.c, psxhdrs/key02.c, psxhdrs/key03.c,
19        psxhdrs/key04.c, psxhdrs/mutex01.c, psxhdrs/mutex02.c,
20        psxhdrs/mutex03.c, psxhdrs/mutex04.c, psxhdrs/mutex05.c,
21        psxhdrs/mutex06.c, psxhdrs/mutex07.c, psxhdrs/mutex08.c,
22        psxhdrs/mutex09.c, psxhdrs/mutex10.c, psxhdrs/mutex11.c,
23        psxhdrs/mutex12.c, psxhdrs/mutex13.c, psxhdrs/mutex14.c,
24        psxhdrs/mutex15.c, psxhdrs/mutex16.c, psxhdrs/proc01.c,
25        psxhdrs/proc02.c, psxhdrs/proc03.c, psxhdrs/proc04.c,
26        psxhdrs/proc05.c, psxhdrs/proc06.c, psxhdrs/proc07.c,
27        psxhdrs/proc08.c, psxhdrs/proc09.c, psxhdrs/proc10.c,
28        psxhdrs/proc11.c, psxhdrs/proc12.c, psxhdrs/proc13.c,
29        psxhdrs/proc14.c, psxhdrs/pthread01.c, psxhdrs/pthread02.c,
30        psxhdrs/pthread03.c, psxhdrs/pthread04.c, psxhdrs/pthread05.c,
31        psxhdrs/pthread06.c, psxhdrs/pthread07.c, psxhdrs/pthread08.c,
32        psxhdrs/pthread09.c, psxhdrs/pthread10.c, psxhdrs/pthread11.c,
33        psxhdrs/pthread12.c, psxhdrs/pthread13.c, psxhdrs/pthread14.c,
34        psxhdrs/pthread15.c, psxhdrs/pthread16.c, psxhdrs/pthread17.c,
35        psxhdrs/pthread18.c, psxhdrs/pthread19.c, psxhdrs/pthread20.c,
36        psxhdrs/pthread21.c, psxhdrs/pthread22.c, psxhdrs/pthread23.c,
37        psxhdrs/pthread24.c, psxhdrs/pthread25.c, psxhdrs/pthread26.c,
38        psxhdrs/pthread27.c, psxhdrs/pthread28.c, psxhdrs/pthread29.c,
39        psxhdrs/pthread30.c, psxhdrs/pthread31.c, psxhdrs/pthread32.c,
40        psxhdrs/pthread33.c, psxhdrs/pthread34.c, psxhdrs/pthread35.c,
41        psxhdrs/pthread36.c, psxhdrs/sched01.c, psxhdrs/sched02.c,
42        psxhdrs/sched03.c, psxhdrs/sched04.c, psxhdrs/sched05.c,
43        psxhdrs/sched06.c, psxhdrs/sched07.c, psxhdrs/sched08.c,
44        psxhdrs/signal01.c, psxhdrs/signal02.c, psxhdrs/signal03.c,
45        psxhdrs/signal04.c, psxhdrs/signal05.c, psxhdrs/signal06.c,
46        psxhdrs/signal07.c, psxhdrs/signal08.c, psxhdrs/signal09.c,
47        psxhdrs/signal10.c, psxhdrs/signal11.c, psxhdrs/signal12.c,
48        psxhdrs/signal13.c, psxhdrs/signal14.c, psxhdrs/signal15.c,
49        psxhdrs/signal16.c, psxhdrs/signal17.c, psxhdrs/signal18.c,
50        psxhdrs/signal19.c, psxhdrs/signal20.c, psxhdrs/signal21.c,
51        psxhdrs/signal22.c, psxhdrs/signal23.c, psxhdrs/sync01.c,
52        psxhdrs/sync02.c, psxhdrs/sync03.c, psxhdrs/time01.c,
53        psxhdrs/time02.c, psxhdrs/time03.c, psxhdrs/time04.c,
54        psxhdrs/time05.c, psxhdrs/time06.c, psxhdrs/time07.c,
55        psxhdrs/time08.c, psxhdrs/time09.c, psxhdrs/time10.c,
56        psxhdrs/time11.c, psxhdrs/time12.c, psxhdrs/time13.c,
57        psxhdrs/timer01.c, psxhdrs/timer02.c, psxhdrs/timer03.c,
58        psxhdrs/timer04.c, psxhdrs/timer05.c, psxhdrs/timer06.c,
59        psxhdrs/timer07.c: Fix warnings.
60
612009-05-05      Joel Sherrill <joel.sherrill@oarcorp.com>
62
63        * psxfile01/test.c: Change from int to size_t.
64
652009-04-03      Ralf Corsépius <ralf.corsepius@rtems.org>
66
67        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
68        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
69        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
70        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
71        psx13/Makefile.am, psx14/Makefile.am, psxbarrier01/Makefile.am,
72        psxcancel/Makefile.am, psxchroot01/Makefile.am,
73        psxcleanup/Makefile.am, psxenosys/Makefile.am,
74        psxfatal01/Makefile.am, psxfatal02/Makefile.am,
75        psxfile01/Makefile.am, psxkey01/Makefile.am,
76        psxmount/Makefile.am, psxmsgq01/Makefile.am,
77        psxmsgq02/Makefile.am, psxrdwrv/Makefile.am,
78        psxreaddir/Makefile.am, psxrwlock01/Makefile.am,
79        psxsem01/Makefile.am, psxsignal01/Makefile.am,
80        psxspin01/Makefile.am, psxstat/Makefile.am, psxsysconf/Makefile.am,
81        psxtime/Makefile.am, psxtimer01/Makefile.am, psxtimer02/Makefile.am,
82        psxualarm/Makefile.am: Eliminate _exe_/.exe.
83
842009-01-05      Joel Sherrill <joel.sherrill@oarcorp.com>
85
86        * psxmsgq02/init.c, psxmsgq02/psxmsgq02.scn: Open the message queue
87        with create option so we are sure it will get a control block and
88        proceed to allocate other memory. Clean up screen output.
89
902008-12-14      Joel Sherrill <joel.sherrill@oarcorp.com>
91
92        * psx05/init.c: Add parameter to call to sched_get_priority_max().
93
942008-12-14      Joel Sherrill <joel.sherrill@oarcorp.com>
95
96        * psx05/init.c, psx07/init.c, psx09/init.c, psx11/init.c, psx12/init.c:
97        Run all tests successfully with maxixum number of priorities as 16
98        instead of 256. This was done by temporarily modifying the score
99        priority.h maximum. This allowed testing of all API code to ensure
100        that it worked properly with a reduced number of priorities. Most
101        modifications were to switch from hard-coded maximum to using the API
102        provided methods to determine maximum number of priority levels.
103
1042008-12-08      Joel Sherrill <joel.sherrill@oarcorp.com>
105
106        * psxtimer01/psxtimer.c, psxtimer02/psxtimer.c: Obtain TOD with
107        clock_gettime() NOT by reaching into the SuperCore.
108
1092008-10-01      Joel Sherrill <joel.sherrill@oarcorp.com>
110
111        * psx01/psx01.scn: Bump version to 4.9.99.0
112
1132008-09-06      Ralf Corsépius <ralf.corsepius@rtems.org>
114
115        * psxcleanup/psxcleanup.c, psxfatal_support/init.c,
116        psxfatal_support/system.h: Convert to "bool".
117
1182008-08-19      Tim FitzGeorge <tim.fitzgeorge@astrium.eads.net>
119
120        PR 1296/cpukit.
121        * psxtimer01/psxtimer.c, psxtimer01/psxtimer01.scn: POSIX timers use
122        incorrect repeat interval. This patch fixes the following problems in
123        the test.
124          (1) Adds test for value of it_interval.tv_nsec.
125          (2) Corrects test for absolute timer in past.
126          (3) Modifies test to use different initial and repeat periods.
127          (4) Updates psxtimer01.scn to match results.
128
1292008-08-15      Joel Sherrill <joel.sherrill@OARcorp.com>
130
131        PR 1297/cpukit
132        * psxrwlock01/psxrwlock01.scn, psxrwlock01/test.c: Fix NULL attribute
133        pointer handling.
134
1352008-08-04      Joel Sherrill <joel.sherrill@oarcorp.com>
136
137        * psxsem01/init.c: Spacing.
138
1392008-08-04      Tim FitzGeorge <tim.fitzgeorge@astrium.eads.net>
140
141        PR 1293/tests
142        * psx10/init.c: Make sure we do not let tv_nsec go to -1.
143
1442008-07-18      Joel Sherrill <joel.sherrill@oarcorp.com>
145
146        PR 1291/cpukit
147        * psx05/init.c, psxmsgq01/init.c: As part of addressing timeouts and
148        POSIX services taking relative instead of absolute time for timeouts,
149        these tests were updated.
150
1512008-07-17      Joel Sherrill <joel.sherrill@oarcorp.com>
152
153        * psxfile01/test.c: truncate on /dev/console now works.
154
1552008-06-17      Joel Sherrill <joel.sherrill@oarcorp.com>
156
157        * psxrwlock01/main.c, psxspin01/main.c: Now accounts for extra stack
158        requested for initialization task.
159
1602008-05-15      Joel Sherrill <joel.sherrill@oarcorp.com>
161
162        * psxstat/psxstat.scn, psxstat/test.c: Eliminate patterns that look
163        like CVS conflict markers.
164
1652008-04-17      Joel Sherrill <joel.sherrill@oarcorp.com>
166
167        * psxchroot01/main.c, psxmount/main.c, psxreaddir/main.c: Use
168        CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER where needed.
169
1702008-02-22      Joel Sherrill <joel.sherrill@oarcorp.com>
171
172        * psxmsgq02/init.c, psxsignal01/init.c: Corrent end of test messages.
173
1742008-02-06      Joel Sherrill <joel.sherrill@oarcorp.com>
175
176        * psxkey01/task.c: Fix warnings.
177
1782008-02-05      Joel Sherrill <joel.sherrill@oarcorp.com>
179
180        * psxkey01/.cvsignore, psxmsgq02/.cvsignore: New files.
181
1822008-02-04      Jennifer Averett <jennifer.averett@OARcorp.com>
183
184        * Makefile.am, configure.ac, psxmsgq01/Makefile.am, psxmsgq01/init.c:
185        Added tests for failure path coverages. Consolidated methods used in
186        multiple places into support routines.
187        * psxkey01/Makefile.am, psxkey01/init.c, psxkey01/psxkey01.scn,
188        psxkey01/system.h, psxkey01/task.c, psxmsgq02/Makefile.am,
189        psxmsgq02/init.c, psxmsgq02/psxmsgq02.scn, psxmsgq02/system.h: New files.
190
1912008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
192
193        * include/pmacros.h, psx01/init.c, psx01/system.h, psx13/main.c,
194        psxbarrier01/main.c, psxchroot01/main.c, psxfatal_support/init.c,
195        psxfile01/main.c, psxfile01/test.c, psxmount/main.c, psxrdwrv/main.c,
196        psxreaddir/main.c, psxrwlock01/main.c, psxspin01/main.c,
197        psxstat/main.c, psxtime/main.c: Change TEST_INIT to CONFIGURE_INIT.
198        Make tmacros.h available to all POSIX tests. Add a clock_settime case
199        for < 1988.
200
2012008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
202
203        * Makefile.am, configure.ac: New tests.
204        * psxfatal01/.cvsignore, psxfatal01/Makefile.am,
205        psxfatal01/psxfatal01.scn, psxfatal01/testcase.h,
206        psxfatal02/.cvsignore, psxfatal02/Makefile.am,
207        psxfatal02/psxfatal02.scn, psxfatal02/testcase.h,
208        psxfatal_support/init.c, psxfatal_support/system.h: New files.
209
2102008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
211
212        * Makefile.am, configure.ac: Add psx14 to exercise POSIX API specific
213        portions of Object Services added to API.
214        * psx14/.cvsignore, psx14/Makefile.am, psx14/init.c, psx14/psx14.scn,
215        psx14/system.h: New files.
216
2172008-01-29      Jennifer Averett <jennifer.averett@OARcorp.com>
218
219        * psx07/init.c, psx07/system.h: Test cleanup and added testing for
220        pthread_attr_[get|set]clock.
221
2222008-01-23      Joel Sherrill <joel.sherrill@oarcorp.com>
223
224        * psxenosys/init.c, psxenosys/psxenosys.scn: Add test for stub
225        implementation mprotect().
226
2272008-01-22      Joel Sherrill <joel.sherrill@oarcorp.com>
228
229        * psxcleanup/.cvsignore: New file.
230
2312008-01-18      Jennifer Averett <jennifer.averett@OARcorp.com>
232
233        * psxcleanup/system.h: New file.
234
2352008-01-18      Jennifer Averett <jennifer.averett@OARcorp.com>
236
237        * Makefile.am, configure.ac:
238        * psxcleanup/Makefile.am, psxcleanup/psxcleanup.c,
239        psxcleanup/psxcleanup.scn: New files.
240
2412008-01-18      Jennifer Averett <jennifer.averett@OARcorp.com>
242
243        * psx01/init.c, psxmsgq01/init.c, psxtimer01/psxtimer.c,
244        psxtimer01/psxtimer01.scn, psxtimer02/psxtimer.c:
245
2462007-12-20      Joel Sherrill <joel.sherrill@oarcorp.com>
247
248        * psxsignal01/.cvsignore, psxualarm/.cvsignore: New files.
249
2502007-12-20      Jennifer Averett <jennifer.averett@OARcorp.com>
251
252        * Makefile.am, configure.ac: Added test for ualarm
253        * psxualarm/Makefile.am, psxualarm/init.c, psxualarm/psxualarm.scn,
254        psxualarm/system.h: New files.
255
2562007-12-19      Jennifer Averett <jennifer.averett@OARcorp.com>
257
258        * Makefile.am, configure.ac: Added posix signal test
259        * psxsignal01/Makefile.am, psxsignal01/init.c,
260        psxsignal01/psxsignal01.scn, psxsignal01/system.h,
261        psxsignal01/task1.c: New files.
262
2632007-12-17      Joel Sherrill <joel.sherrill@OARcorp.com>
264
265        * Makefile.am, configure.ac: Add test for sysconf().
266        * psxsysconf/.cvsignore, psxsysconf/Makefile.am, psxsysconf/init.c,
267        psxsysconf/psxsysconf.scn, psxsysconf/system.h: New files.
268
2692007-12-17      Joel Sherrill <joel.sherrill@OARcorp.com>
270
271        * psx01/init.c, psx01/psx01.scn: Add more test cases for
272        sched_rr_get_interval() and sched_get_priority_max().
273
2742007-12-17      Joel Sherrill <joel.sherrill@OARcorp.com>
275
276        * psxenosys/init.c: Fix typo.
277
2782007-12-17      Joel Sherrill <joel.sherrill@OARcorp.com>
279
280        * Makefile.am, configure.ac: Rename psxtimer to psxtimer01 to indicate
281        addition of second POSIX Timer test. Add initial version of
282        psxtimer02 to cover some conditions missed in psxtimer01. More cases
283        left to add.
284        * psxtimer01/.cvsignore, psxtimer01/Makefile.am, psxtimer01/psxtimer.c,
285        psxtimer01/psxtimer01.scn, psxtimer01/system.h,
286        psxtimer02/.cvsignore, psxtimer02/Makefile.am, psxtimer02/psxtimer.c,
287        psxtimer02/psxtimer02.scn, psxtimer02/system.h: New files.
288        * psxtimer/.cvsignore, psxtimer/Makefile.am, psxtimer/psxtimer.c,
289        psxtimer/psxtimer.scn, psxtimer/system.h: Removed.
290
2912007-12-13      Joel Sherrill <joel.sherrill@OARcorp.com>
292
293        * psx01/init.c, psx01/psx01.scn: Add usleep() test.
294
2952007-12-13      Joel Sherrill <joel.sherrill@OARcorp.com>
296
297        * Makefile.am, configure.ac: New test to cover all RTEMS POSIX
298        functions that return ENOSYS.
299        * psxenosys/.cvsignore, psxenosys/Makefile.am, psxenosys/init.c,
300        psxenosys/psxenosys.scn, psxenosys/system.h: New files.
301
3022007-12-13      Joel Sherrill <joel.sherrill@OARcorp.com>
303
304        * psx13/test.c: Fix spelling error.
305
3062007-12-13      Joel Sherrill <joel.sherrill@OARcorp.com>
307
308        * psxtime/test.c: Add tests for adjtime().
309
3102007-11-27      Glenn Humphrey <glenn.humphrey@OARcorp.com>
311
312        * psxbarrier01/psxbarrier01.scn, psxbarrier01/test.c,
313        psxrwlock01/psxrwlock01.scn, psxrwlock01/test.c: Added several test
314        cases to improve test coverage.
315
3162007-09-24      Joel Sherrill <joel.sherrill@oarcorp.com>
317
318        PR 1262/filesystem
319        * Makefile.am, configure.ac, include/pmacros.h: Add support for readv()
320        and writev() including documentation and test case.
321        * psxrdwrv/.cvsignore, psxrdwrv/Makefile.am, psxrdwrv/main.c,
322        psxrdwrv/psxrdwrv.scn, psxrdwrv/test.c: New files.
323
3242007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
325
326        * psxsem01/init.c, psxsem01/psxsem01.scn, psxtimer/psxtimer.c,
327        psxtimer/psxtimer.scn: Add optional managers to Makefiles. Clean up
328        test cases so last output line follows END OF pattern. Make sure test
329        case all run. All tests appeared ok on sis.
330
3312007-04-05      Joel Sherrill <joel@OARcorp.com>
332
333        * psx01/init.c, psx01/psx01.scn: Adjust test to account for nanosleep()
334        behavior more closely matching GNU/Linux.
335
3362006-12-04      Joel Sherrill <joel.sherrill@oarcorp.com>
337
338        * psxrwlock01/main.c, psxrwlock01/test.c: Improve rwlock test to
339        include normal blocking and unblocking on timeout.
340
3412006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
342
343        * configure.ac: New BUG-REPORT address.
344
3452006-11-17      Joel Sherrill <joel@OARcorp.com>
346
347        * psxsem01/init.c: Account for change in POSIX semaphore time handling.
348        Previously the timeout was not absolute time and checked BEFORE
349        attempting to lock semaphore.
350
3512006-11-15      Joel Sherrill <joel.sherrill@oarcorp.com>
352
353        * psxbarrier01/main.c: New file.
354
3552006-11-15      Joel Sherrill <joel.sherrill@oarcorp.com>
356
357        * psxrwlock01/.cvsignore, psxrwlock01/Makefile.am, psxrwlock01/main.c,
358        psxrwlock01/psxrwlock01.scn, psxrwlock01/test.c,
359        psxspin01/.cvsignore, psxspin01/Makefile.am, psxspin01/main.c,
360        psxspin01/psxspin01.scn, psxspin01/test.c: New files.
361
3622006-11-15      Joel Sherrill <joel.sherrill@oarcorp.com>
363
364        * Makefile.am, configure.ac: Adding POSIX barriers, POSIX spinlocks,
365        and partial implementation of POSIX rwlocks.
366        * psxbarrier01/.cvsignore, psxbarrier01/Makefile.am,
367        psxbarrier01/psxbarrier01.scn, psxbarrier01/test.c: New files.
368
3692006-10-30      Joel Sherrill <joel@OARcorp.com>
370
371        PR 841/rtems
372        * psxsem01/init.c: Make sem_timedwait more conformant to Open Group
373        specification.
374
3752006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
376
377        * configure.ac: Require autoconf-2.60. Require automake-1.10.
378
3792006-07-11      Ralf Corsépius <ralf.corsepius@rtems.org>
380
381        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
382        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
383        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
384        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
385        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
386        psxfile01/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
387        psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
388        psxtime/Makefile.am, psxtimer/Makefile.am: Eliminate scndir, docdir.
389        Use rtems_testsdir instead.
390
3912005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
392
393        * configure.ac: Remove RTEMS_ENABLE_BARE,
394        BARE_CPU_CFLAGS, BARE_CPU_MODEL.
395
3962005-11-13      Ralf Corsepius <ralf.corsepius@rtems.org>
397
398        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
399        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
400        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
401        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
402        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
403        psxfile01/Makefile.am, psxhdrs/Makefile.am, psxmount/Makefile.am,
404        psxmsgq01/Makefile.am, psxreaddir/Makefile.am, psxsem01/Makefile.am,
405        psxstat/Makefile.am, psxtime/Makefile.am, psxtimer/Makefile.am:
406        Convert to using *_PROGRAMS.
407
4082005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
409
410        * psx01/Makefile.am, psx02/Makefile.am,
411        psx03/Makefile.am, psx04/Makefile.am,
412        psx05/Makefile.am, psx06/Makefile.am,
413        psx07/Makefile.am, psx08/Makefile.am,
414        psx09/Makefile.am, psx10/Makefile.am,
415        psx11/Makefile.am, psx12/Makefile.am,
416        psx13/Makefile.am, psxcancel/Makefile.am,
417        psxchroot01/Makefile.am, psxfile01/Makefile.am,
418        psxmount/Makefile.am, psxmsgq01/Makefile.am,
419        psxreaddir/Makefile.am, psxsem01/Makefile.am,
420        psxstat/Makefile.am, psxtime/Makefile.am,
421        psxtimer/Makefile.am: Rework.
422
4232005-11-11      Ralf Corsepius <ralf.corsepius@rtems.org>
424
425        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
426        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
427        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
428        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
429        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
430        psxfile01/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
431        psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
432        psxtime/Makefile.am, psxtimer/Makefile.am: Expand psxtests.am.
433        * psxtests.am: Remove.
434
4352005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
436
437        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
438        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
439        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
440        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
441        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
442        psxfile01/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
443        psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
444        psxtime/Makefile.am, psxtimer/Makefile.am:
445        AM_CPPFLAGS += -I..../support/include.
446
4472005-11-09      Ralf Corsepius <ralf.corsepius@rtems.org>
448
449        * psxtests.am: Set project_bspdir=$(PROJECT_ROOT)
450
4512005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
452
453        * psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
454        psxfile01/Makefile.am, psxmount/Makefile.am, psxreaddir/Makefile.am,
455        psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
456        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
457        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
458        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
459        psxmsgq01/Makefile.am, psxsem01/Makefile.am, psxtimer/Makefile.am,
460        psxstat/Makefile.am: Add ../include/pmacros.h
461        * Makefile.am: Remove noinst_HEADERS. Remove POSIX_FILES_DIRS,
462        POSIX_FILES_DIRS.
463        * psxtests.am: Remove LIB_VARIANT.
464
4652005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
466
467        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
468        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
469        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
470        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
471        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
472        psxfile01/Makefile.am, psxhdrs/Makefile.am, psxmount/Makefile.am,
473        psxmsgq01/Makefile.am, psxreaddir/Makefile.am, psxsem01/Makefile.am,
474        psxstat/Makefile.am, psxtime/Makefile.am, psxtimer/Makefile.am:
475        Remove SRC, PRINT_SRC.
476
4772005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
478
479        * Makefile.am: Cleanup.
480
4812005-11-07      Ralf Corsepius <ralf.corsepius@rtems.org>
482
483        * psxtests.am: Add $(PGM): ${ARCH}/$(dirstamp).
484        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
485        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
486        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
487        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
488        psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
489        psxfile01/Makefile.am, psxhdrs/Makefile.am, psxmount/Makefile.am,
490        psxmsgq01/Makefile.am, psxreaddir/Makefile.am, psxsem01/Makefile.am,
491        psxstat/Makefile.am, psxtime/Makefile.am, psxtimer/Makefile.am:
492        Partial conversion to automake.
493
4942005-09-01      Joel Sherrill <joel@OARcorp.com>
495
496        PR 628/rtems
497        * psx04/init.c, psx04/psx04.scn: Update tests to reflect a signal of 0
498        being an error.
499
5002005-04-26      Joel Sherrill <joel@OARcorp.com>
501
502        * psxreaddir/test.c: Eliminate warnings.
503
5042004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
505
506        * configure.ac: Require automake > 1.9.
507
5082004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
509
510        * psx01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
511        * psx02/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
512        * psx03/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
513        * psx04/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
514        * psx05/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
515        * psx06/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
516        * psx07/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
517        * psx08/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
518        * psx09/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
519        * psx10/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
520        * psx11/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
521        * psx12/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
522        * psx13/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
523        * psxcancel/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
524        * psxchroot01/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
525        * psxfile01/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
526        * psxmount/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
527        * psxmsgq01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
528        * psxreaddir/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
529        * psxsem01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
530        * psxstat/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
531        * psxtime/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
532        * psxtimer/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
533
5342004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
535
536        * psxcancel/init.c: Include <rtems/console.h> instead of <console.h>.
537        * psxmount/test.c: Include <rtems/imfs.h> instead of <imfs.h>.
538        * psxreaddir/test.c: Include <rtems/imfs.h> instead of <imfs.h>.
539        * psxstat/test.c: Include <rtems/imfs.h> instead of <imfs.h>.
540
5412004-03-30      Ralf Corsepius <ralf.corsepius@rtems.org>
542
543        * psx06/init.c, psx06/system.h, psx06/task.c, psx06/task2.c: Convert
544        to using c99 fixed size types.
545
5462004-03-26      Ralf Corsepius <ralf.corsepius@rtems.org>
547
548        * Makefile.am: Remove include from SUBDIRS.
549
5502004-03-26      Ralf Corsepius <ralf.corsepius@rtems.org>
551
552        * include/Makefile.am: Remove.
553        * Makefile.am: Merge-in include/Makefile.am.
554        * configure.ac: Reflect changes above.
555
5562004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
557
558        * configure.ac: Add 2nd arg to RTEMS_TOP.
559
5602004-03-05      Joel Sherrill <joel@OARcorp.com>
561
562        * psxfile01/test.c, psxmsgq01/init.c, psxstat/test.c,
563        psxtimer/psxtimer.c: Eliminate warnings and typos.
564
5652004-02-26      Sébastien Barré <sbarre@sdelcc.com>
566
567        PR 582/core
568        * psxmsgq01/init.c, psxmsgq01/psxmsgq01.scn: Fix the POSIX message
569        queue test so more of it runs now.
570
5712004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
572
573        * psx01/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
574        Add PRE/TMPINSTALL_FILES to CLEANFILES.
575        * psx02/Makefile.am: Ditto.
576        * psx03/Makefile.am: Ditto.
577        * psx04/Makefile.am: Ditto.
578        * psx05/Makefile.am: Ditto.
579        * psx06/Makefile.am: Ditto.
580        * psx07/Makefile.am: Ditto.
581        * psx08/Makefile.am: Ditto.
582        * psx09/Makefile.am: Ditto.
583        * psx10/Makefile.am: Ditto.
584        * psx11/Makefile.am: Ditto.
585        * psx12/Makefile.am: Ditto.
586        * psx13/Makefile.am: Ditto.
587        * psxcancel/Makefile.am: Ditto.
588        * psxchroot01/Makefile.am: Ditto.
589        * psxfile01/Makefile.am: Ditto.
590        * psxmount/Makefile.am: Ditto.
591        * psxmsgq01/Makefile.am: Ditto.
592        * psxreaddir/Makefile.am: Ditto.
593        * psxsem01/Makefile.am: Ditto.
594        * psxstat/Makefile.am: Ditto.
595        * psxtime/Makefile.am: Ditto.
596        * psxtimer/Makefile.am: Ditto.
597
5982003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
599
600        * psxtests.am: Add dirstamp support.
601
6022003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
603
604        * psxtests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
605
6062003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
607
608        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
609
6102003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
611
612        * psxcancel/Makefile.am: Remove used H_FILES.
613
6142003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
615
616        * include/Makefile.am: Reformat.
617        * psx01/Makefile.am: Remove all-local: $(ARCH).
618        * psx02/Makefile.am: Remove all-local: $(ARCH).
619        * psx03/Makefile.am: Remove all-local: $(ARCH).
620        * psx04/Makefile.am: Remove all-local: $(ARCH).
621        * psx05/Makefile.am: Remove all-local: $(ARCH).
622        * psx06/Makefile.am: Remove all-local: $(ARCH).
623        * psx07/Makefile.am: Remove all-local: $(ARCH).
624        * psx08/Makefile.am: Remove all-local: $(ARCH).
625        * psx09/Makefile.am: Remove all-local: $(ARCH).
626        * psx10/Makefile.am: Remove all-local: $(ARCH).
627        * psx11/Makefile.am: Remove all-local: $(ARCH).
628        * psx12/Makefile.am: Remove all-local: $(ARCH).
629        * psx13/Makefile.am: Remove all-local: $(ARCH).
630        * psxcancel/Makefile.am: Remove all-local: $(ARCH).
631        * psxchroot01/Makefile.am: Remove all-local: $(ARCH).
632        * psxfile01/Makefile.am: Remove all-local: $(ARCH).
633        * psxhdrs/Makefile.am: Remove all-local: $(ARCH).
634        * psxmount/Makefile.am: Remove all-local: $(ARCH).
635        * psxmsgq01/Makefile.am: Remove all-local: $(ARCH).
636        * psxreaddir/Makefile.am: Remove all-local: $(ARCH).
637        * psxsem01/Makefile.am: Remove all-local: $(ARCH).
638        * psxstat/Makefile.am: Remove all-local: $(ARCH).
639        * psxtime/Makefile.am: Remove all-local: $(ARCH).
640        * psxtimer/Makefile.am: Remove all-local: $(ARCH).
641
6422003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
643
644        * configure.ac: Reflect having moved to testsuites/.
645
6462003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
647
648        * configure.ac: Remove RTEMS_CANONICAL_HOST.
649
6502003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
651
652        * configure.ac:Remove RTEMS_CHECK_CPU.
653
6542003-09-15      Jennifer Averett <jennifer@OARcorp.com>
655
656        * psxhdrs/sync01.c, psxhdrs/sync02.c: Correct fd creation
657
6582003-09-04      Joel Sherrill <joel@OARcorp.com>
659
660        * psx01/init.c, psx01/system.h, psx01/task.c, psx02/init.c,
661        psx02/system.h, psx02/task.c, psx03/init.c, psx03/system.h,
662        psx03/task.c, psx04/init.c, psx04/system.h, psx04/task1.c,
663        psx04/task2.c, psx04/task3.c, psx05/init.c, psx05/system.h,
664        psx05/task.c, psx05/task2.c, psx05/task3.c, psx06/init.c,
665        psx06/system.h, psx06/task.c, psx06/task2.c, psx07/init.c,
666        psx07/system.h, psx07/task.c, psx08/init.c, psx08/system.h,
667        psx08/task1.c, psx08/task2.c, psx08/task3.c, psx09/init.c,
668        psx09/system.h, psx10/init.c, psx10/system.h, psx10/task.c,
669        psx10/task2.c, psx10/task3.c, psx11/init.c, psx11/system.h,
670        psx11/task.c, psx12/init.c, psx12/system.h, psx12/task.c,
671        psx13/main.c, psx13/test.c, psxcancel/init.c, psxfile01/main.c,
672        psxfile01/test.c, psxhdrs/clock01.c, psxhdrs/clock02.c,
673        psxhdrs/clock03.c, psxhdrs/clock04.c, psxhdrs/clock05.c,
674        psxhdrs/clock06.c, psxhdrs/cond01.c, psxhdrs/cond02.c,
675        psxhdrs/cond03.c, psxhdrs/cond04.c, psxhdrs/cond05.c,
676        psxhdrs/cond06.c, psxhdrs/cond07.c, psxhdrs/cond08.c,
677        psxhdrs/cond09.c, psxhdrs/cond10.c, psxhdrs/key01.c, psxhdrs/key02.c,
678        psxhdrs/key03.c, psxhdrs/key04.c, psxhdrs/mutex01.c,
679        psxhdrs/mutex02.c, psxhdrs/mutex03.c, psxhdrs/mutex04.c,
680        psxhdrs/mutex05.c, psxhdrs/mutex06.c, psxhdrs/mutex07.c,
681        psxhdrs/mutex08.c, psxhdrs/mutex09.c, psxhdrs/mutex10.c,
682        psxhdrs/mutex11.c, psxhdrs/mutex12.c, psxhdrs/mutex13.c,
683        psxhdrs/mutex14.c, psxhdrs/mutex15.c, psxhdrs/mutex16.c,
684        psxhdrs/proc01.c, psxhdrs/proc02.c, psxhdrs/proc03.c,
685        psxhdrs/proc04.c, psxhdrs/proc05.c, psxhdrs/proc06.c,
686        psxhdrs/proc07.c, psxhdrs/proc08.c, psxhdrs/proc09.c,
687        psxhdrs/proc10.c, psxhdrs/proc11.c, psxhdrs/proc12.c,
688        psxhdrs/proc13.c, psxhdrs/proc14.c, psxhdrs/pthread01.c,
689        psxhdrs/pthread02.c, psxhdrs/pthread03.c, psxhdrs/pthread04.c,
690        psxhdrs/pthread05.c, psxhdrs/pthread06.c, psxhdrs/pthread07.c,
691        psxhdrs/pthread08.c, psxhdrs/pthread09.c, psxhdrs/pthread10.c,
692        psxhdrs/pthread11.c, psxhdrs/pthread12.c, psxhdrs/pthread13.c,
693        psxhdrs/pthread14.c, psxhdrs/pthread15.c, psxhdrs/pthread16.c,
694        psxhdrs/pthread17.c, psxhdrs/pthread18.c, psxhdrs/pthread19.c,
695        psxhdrs/pthread20.c, psxhdrs/pthread21.c, psxhdrs/pthread22.c,
696        psxhdrs/pthread23.c, psxhdrs/pthread24.c, psxhdrs/pthread25.c,
697        psxhdrs/pthread26.c, psxhdrs/pthread27.c, psxhdrs/pthread28.c,
698        psxhdrs/pthread29.c, psxhdrs/pthread30.c, psxhdrs/pthread31.c,
699        psxhdrs/pthread32.c, psxhdrs/pthread33.c, psxhdrs/pthread34.c,
700        psxhdrs/pthread35.c, psxhdrs/pthread36.c, psxhdrs/sched01.c,
701        psxhdrs/sched02.c, psxhdrs/sched03.c, psxhdrs/sched04.c,
702        psxhdrs/sched05.c, psxhdrs/sched06.c, psxhdrs/sched07.c,
703        psxhdrs/sched08.c, psxhdrs/signal01.c, psxhdrs/signal02.c,
704        psxhdrs/signal03.c, psxhdrs/signal04.c, psxhdrs/signal05.c,
705        psxhdrs/signal06.c, psxhdrs/signal07.c, psxhdrs/signal08.c,
706        psxhdrs/signal09.c, psxhdrs/signal10.c, psxhdrs/signal11.c,
707        psxhdrs/signal12.c, psxhdrs/signal13.c, psxhdrs/signal14.c,
708        psxhdrs/signal15.c, psxhdrs/signal16.c, psxhdrs/signal17.c,
709        psxhdrs/signal18.c, psxhdrs/signal19.c, psxhdrs/signal20.c,
710        psxhdrs/signal21.c, psxhdrs/signal22.c, psxhdrs/signal23.c,
711        psxhdrs/sync01.c, psxhdrs/sync02.c, psxhdrs/sync03.c,
712        psxhdrs/time01.c, psxhdrs/time02.c, psxhdrs/time03.c,
713        psxhdrs/time04.c, psxhdrs/time05.c, psxhdrs/time06.c,
714        psxhdrs/time07.c, psxhdrs/time08.c, psxhdrs/time09.c,
715        psxhdrs/time10.c, psxhdrs/time11.c, psxhdrs/time12.c,
716        psxhdrs/time13.c, psxhdrs/timer01.c, psxhdrs/timer02.c,
717        psxhdrs/timer03.c, psxhdrs/timer04.c, psxhdrs/timer05.c,
718        psxhdrs/timer06.c, psxhdrs/timer07.c, psxmsgq01/init.c,
719        psxmsgq01/system.h, psxsem01/system.h, psxstat/main.c,
720        psxstat/test.c, psxtime/main.c, psxtime/test.c, psxtimer/psxtimer.c,
721        psxtimer/system.h: URL for license changed.
722
7232003-09-04      Joel Sherrill <joel@OARcorp.com>
724
725        PR 462/tests
726        * psxhdrs/Makefile.am: Added ualarm.c
727        * psxhdrs/signal23.c: New file.
728
7292003-09-03      Joel Sherrill <joel@OARcorp.com>
730
731        PR 463/tests
732        PR 465/tests
733        * psxhdrs/Makefile.am: Add new test cases.
734        * psxhdrs/sync01.c, psxhdrs/sync02.c, psxhdrs/sync03.c,
735        psxhdrs/timer07.c: New files.
736
7372003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
738
739        * Makefile.am: Reflect having moved aclocal/.
740
7412003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
742
743        * Makefile.am: Reflect having moved automake/.
744        * include/Makefile.am: Reflect having moved automake/.
745        * psx01/Makefile.am: Reflect having moved automake/.
746        * psx02/Makefile.am: Reflect having moved automake/.
747        * psx03/Makefile.am: Reflect having moved automake/.
748        * psx04/Makefile.am: Reflect having moved automake/.
749        * psx05/Makefile.am: Reflect having moved automake/.
750        * psx06/Makefile.am: Reflect having moved automake/.
751        * psx07/Makefile.am: Reflect having moved automake/.
752        * psx08/Makefile.am: Reflect having moved automake/.
753        * psx09/Makefile.am: Reflect having moved automake/.
754        * psx10/Makefile.am: Reflect having moved automake/.
755        * psx11/Makefile.am: Reflect having moved automake/.
756        * psx12/Makefile.am: Reflect having moved automake/.
757        * psx13/Makefile.am: Reflect having moved automake/.
758        * psxcancel/Makefile.am: Reflect having moved automake/.
759        * psxchroot01/Makefile.am: Reflect having moved automake/.
760        * psxfile01/Makefile.am: Reflect having moved automake/.
761        * psxhdrs/Makefile.am: Reflect having moved automake/.
762        * psxmount/Makefile.am: Reflect having moved automake/.
763        * psxmsgq01/Makefile.am: Reflect having moved automake/.
764        * psxreaddir/Makefile.am: Reflect having moved automake/.
765        * psxsem01/Makefile.am: Reflect having moved automake/.
766        * psxstat/Makefile.am: Reflect having moved automake/.
767        * psxtime/Makefile.am: Reflect having moved automake/.
768        * psxtimer/Makefile.am: Reflect having moved automake/.
769
7702003-08-14      Joel Sherrill <joel@OARcorp.com>
771
772        PR 408/filesystem
773        * psx13/test.c: Added very rudimentary test of sync() service.
774
7752003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
776
777        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
778
7792003-06-12      Joel Sherrill <joel@OARcorp.com>
780
781        * psxchroot01/test.c, psxreaddir/test.c: Removed warnings.
782
7832003-05-29      Joel Sherrill <joel@OARcorp.com>
784
785        * psx02/init.c, psx04/init.c, psx13/test.c, psxchroot01/test.c,
786        psxhdrs/pthread07.c, psxmsgq01/init.c, psxreaddir/test.c,
787        psxtimer/psxtimer.c: Removed warnings.
788
7892003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
790
791        * configure.ac: Remove CC_CFLAGS_DEBUG_V.
792        CC_CFLAGS_DEFAULT (obsolete).
793
7942003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
795
796        * configure.ac: Remove CC_CFLAGS_PROFILE_V.
797        Remove CC_LDFLAGS_PROFILE_V.
798
7992003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
800
801        * configure.ac: Remove AC_CONFIG_AUX_DIR.
802
8032003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
804
805        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
806
8072003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
808
809        * configure.ac: AC_PREREQ(2.57).
810
8112002-11-14      Joel Sherrill <joel@OARcorp.com>
812
813        * psx01/psx01.scn, psx02/psx02.scn, psx03/psx03.scn, psx04/psx04.scn,
814        psx05/psx05.scn, psx06/psx06.scn, psx07/psx07.scn, psx08/psx08.scn,
815        psx09/psx09.scn, psx10/psx10.scn, psx11/psx11.scn, psx12/psx12.scn:
816        Per PR239 update the IDs in the various screens.
817
8182002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
819
820        * .cvsignore: Reformat.
821        Add autom4te*cache.
822        Remove autom4te.cache.
823
8242002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
825
826        * psx01/Makefile.am: Use .$(OBJEXT) instead of .o.
827        * psx02/Makefile.am: Use .$(OBJEXT) instead of .o.
828        * psx03/Makefile.am: Use .$(OBJEXT) instead of .o.
829        * psx04/Makefile.am: Use .$(OBJEXT) instead of .o.
830        * psx05/Makefile.am: Use .$(OBJEXT) instead of .o.
831        * psx06/Makefile.am: Use .$(OBJEXT) instead of .o.
832        * psx07/Makefile.am: Use .$(OBJEXT) instead of .o.
833        * psx08/Makefile.am: Use .$(OBJEXT) instead of .o.
834        * psx09/Makefile.am: Use .$(OBJEXT) instead of .o.
835        * psx10/Makefile.am: Use .$(OBJEXT) instead of .o.
836        * psx11/Makefile.am: Use .$(OBJEXT) instead of .o.
837        * psx12/Makefile.am: Use .$(OBJEXT) instead of .o.
838        * psx13/Makefile.am: Use .$(OBJEXT) instead of .o.
839        * psxcancel/Makefile.am: Use .$(OBJEXT) instead of .o.
840        * psxchroot01/Makefile.am: Use .$(OBJEXT) instead of .o.
841        * psxfile01/Makefile.am: Use .$(OBJEXT) instead of .o.
842        * psxhdrs/Makefile.am: Use .$(OBJEXT) instead of .o.
843        * psxmount/Makefile.am: Use .$(OBJEXT) instead of .o.
844        * psxmsgq01/Makefile.am: Use .$(OBJEXT) instead of .o.
845        * psxreaddir/Makefile.am: Use .$(OBJEXT) instead of .o.
846        * psxsem01/Makefile.am: Use .$(OBJEXT) instead of .o.
847        * psxstat/Makefile.am: Use .$(OBJEXT) instead of .o.
848        * psxtime/Makefile.am: Use .$(OBJEXT) instead of .o.
849        * psxtimer/Makefile.am: Use .$(OBJEXT) instead of .o.
850
8512002-08-01      Joel Sherrill <joel@OARcorp.com>
852
853        * Per PR47 add support for buffered test output.  This involved
854        adding defines to redirect output to a buffer and dump it when
855        full, at "test pause", and at exit.  To avoid problems when redefining
856        exit(), all tests were modified to call rtems_test_exit().
857        Some tests, notable psxtests, had to be modified to include
858        the standard test macro .h file (pmacros.h or tmacros.h) to
859        enable this support.
860        * include/pmacros.h, psx01/task.c, psx02/init.c, psx02/task.c,
861        psx03/init.c, psx04/init.c, psx05/init.c, psx06/init.c, psx07/init.c,
862        psx08/task3.c, psx09/init.c, psx10/init.c, psx11/init.c,
863        psx12/init.c, psx13/Makefile.am, psx13/main.c, psx13/test.c,
864        psxcancel/init.c, psxchroot01/Makefile.am, psxchroot01/main.c,
865        psxchroot01/test.c, psxfile01/Makefile.am, psxfile01/main.c,
866        psxfile01/test.c, psxfile01/test_cat.c, psxfile01/test_extend.c,
867        psxfile01/test_write.c, psxmount/Makefile.am, psxmount/main.c,
868        psxmount/test.c, psxmsgq01/init.c, psxreaddir/Makefile.am,
869        psxreaddir/main.c, psxreaddir/test.c, psxsem01/init.c,
870        psxstat/Makefile.am, psxstat/main.c, psxstat/test.c, psxtime/main.c,
871        psxtime/test.c, psxtimer/psxtimer.c: Modified.
872
8732002-07-05      Joel Sherrill <joel@OARcorp.com>
874
875        * psxcancel/Makefile.am, psxcancel/init.c, psxcancel/psxcancel.scn:
876        Updated as part of PR164 which reported problems with the RTEMS
877        implementation of pthread_cancel.
878       
8792001-04-26      Joel Sherrill <joel@OARcorp.com>
880
881        * psxmsgq01/init.c: Reflect changes made to address PR81 that
882        reworked POSIX message queues to add a descriptor separate from
883        the underlying message queue.  This allows non-blocking to follow
884        the "open" not the underlying queue.
885 
8862002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
887
888        * configure.ac: Remove ENABLE_GCC28.
889
8902002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
891
892        * configure.ac:
893        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
894        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
895        * Makefile.am: Remove AUTOMAKE_OPTIONS.
896        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
897        * psx01/Makefile.am: Remove AUTOMAKE_OPTIONS.
898        * psx02/Makefile.am: Remove AUTOMAKE_OPTIONS.
899        * psx03/Makefile.am: Remove AUTOMAKE_OPTIONS.
900        * psx04/Makefile.am: Remove AUTOMAKE_OPTIONS.
901        * psx05/Makefile.am: Remove AUTOMAKE_OPTIONS.
902        * psx06/Makefile.am: Remove AUTOMAKE_OPTIONS.
903        * psx07/Makefile.am: Remove AUTOMAKE_OPTIONS.
904        * psx08/Makefile.am: Remove AUTOMAKE_OPTIONS.
905        * psx09/Makefile.am: Remove AUTOMAKE_OPTIONS.
906        * psx10/Makefile.am: Remove AUTOMAKE_OPTIONS.
907        * psx11/Makefile.am: Remove AUTOMAKE_OPTIONS.
908        * psx12/Makefile.am: Remove AUTOMAKE_OPTIONS.
909        * psx13/Makefile.am: Remove AUTOMAKE_OPTIONS.
910        * psxcancel/Makefile.am: Remove AUTOMAKE_OPTIONS.
911        * psxchroot01/Makefile.am: Remove AUTOMAKE_OPTIONS.
912        * psxfile01/Makefile.am: Remove AUTOMAKE_OPTIONS.
913        * psxhdrs/Makefile.am: Remove AUTOMAKE_OPTIONS.
914        * psxmount/Makefile.am: Remove AUTOMAKE_OPTIONS.
915        * psxmsgq01/Makefile.am: Remove AUTOMAKE_OPTIONS.
916        * psxreaddir/Makefile.am: Remove AUTOMAKE_OPTIONS.
917        * psxsem01/Makefile.am: Remove AUTOMAKE_OPTIONS.
918        * psxstat/Makefile.am: Remove AUTOMAKE_OPTIONS.
919        * psxtime/Makefile.am: Remove AUTOMAKE_OPTIONS.
920        * psxtimer/Makefile.am: Remove AUTOMAKE_OPTIONS.
921
9222001-11-07      Jennifer Averett <jennifer@OARcorp.com>
923
924        Reported by Ibragimov Ilya <ibr@oktet.ru> and tracked as PR63.
925        * psxstat/test.c: Fix test ENOTDIR to correspond to chdir() change.
926        Since we check permissions before evaluating enough to see if it
927        a regular file or directory, this hack is needed to make the regular
928        file executable.
929
9302001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
931
932        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
933        * configure.in: Remove.
934        * configure.ac: New file, generated from configure.in by autoupdate.
935
9362001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
937
938        * psxtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
939
9402001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
941
942        * psx01/Makefile.am: include leaf.am instead of leaf.cfg.
943        * psx11/Makefile.am: include leaf.am instead of leaf.cfg.
944        * psxcancel/Makefile.am: include leaf.am instead of leaf.cfg.
945        * psx02/Makefile.am: include leaf.am instead of leaf.cfg.
946        * psx13/Makefile.am: include leaf.am instead of leaf.cfg.
947        * psxtime/Makefile.am: include leaf.am instead of leaf.cfg.
948        * psxchroot01/Makefile.am: include leaf.am instead of leaf.cfg.
949        * psx07/Makefile.am: include leaf.am instead of leaf.cfg.
950        * psxmsgq01/Makefile.am: include leaf.am instead of leaf.cfg.
951        * psxtimer/Makefile.am: include leaf.am instead of leaf.cfg.
952        * psx10/Makefile.am: include leaf.am instead of leaf.cfg.
953        * psx08/Makefile.am: include leaf.am instead of leaf.cfg.
954        * psxhdrs/Makefile.am: include leaf.am instead of leaf.cfg.
955        * psxfile01/Makefile.am: include leaf.am instead of leaf.cfg.
956        * psx05/Makefile.am: include leaf.am instead of leaf.cfg.
957        * psx09/Makefile.am: include leaf.am instead of leaf.cfg.
958        * psxmount/Makefile.am: include leaf.am instead of leaf.cfg.
959        * psxstat/Makefile.am: include leaf.am instead of leaf.cfg.
960        * psx12/Makefile.am: include leaf.am instead of leaf.cfg.
961        * psxreaddir/Makefile.am: include leaf.am instead of leaf.cfg.
962        * psxsem01/Makefile.am: include leaf.am instead of leaf.cfg.
963        * psx03/Makefile.am: include leaf.am instead of leaf.cfg.
964        * psx04/Makefile.am: include leaf.am instead of leaf.cfg.
965        * psx06/Makefile.am: include leaf.am instead of leaf.cfg.
966
9672001-08-09      Fernando-Ruiz Casas <correo@fernando-ruiz.com>
968
969        * psxchroot01/.cvsignore, psxchroot01/Makefile.am, psxchroot01/main.c,
970        psxchroot01/psxchroot01.scn, psxchroot01/test.c:  Implemented the
971        psxchroot01 test.
972
9732001-05-25      Joel Sherrill <joel@OARcorp.com>
974
975        * Added once version of psxchroot01 test for user review.
976        * psxchroot01: New directory.
977        * psxchroot01/Makefile.am, psxchroot01/main.c, psxchroot01/test.c,
978        psxchroot01/psxchroot01.scn, psxchroot01/.cvsignore: New files.
979        * configure.in, Makefile.am: Modified to reflect above.
980
9812001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
982
983        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
984
9852001-04-24      Joel Sherrill <joel@OARcorp.com>
986
987        * psxfile01/test.c, psxfile01/psxfile01.scn : Added test case for
988        open, write, reopen, append twice from Andrew Bythell
989        <abythell@nortelnetworks.com> that tripped an initialization
990        problem in the IMFS.
991
9922001-04-20      Joel Sherrill <joel@OARcorp.com>
993
994        * psx04/init.c, psx04/psx04.scn, psx07/init.c, psx07/psx07.scn,
995        psxfile01/psxfile01.scn, psxmsgq01/psxmsgq01.scn,
996        psxreaddir/test.c, psxstat/psxstat.scn, psxstat/test.c,
997        psxtime/psxtime.scn, psxtimer/psxtimer.scn:
998        Various adjustments so test output matches screens more reliably.
999
10002001-01-25      Joel Sherrill <joel@OARcorp.com>
1001
1002        * psx01/psx01.scn: Corrected to reflect clock_getres() now working.
1003
10042000-11-17      Jennifer Averett <jennifer@OARcorp.com>
1005
1006        * psxstat/test.c, psxstat/psxstat.scn: Forced inode numbers
1007        to remain consistant across platforms and bsps by forcing
1008        a mount point in front of all paths.
1009
10102000-11-17      Jennifer Averret <jennifer@OARcorp.com>
1011
1012        * psxmount/test.c, psxmount/psxmount.scn: Improve output to report
1013        expected error condition in one case.
1014        * psxreaddir/test.c, psxreaddir.scn: Added test cases to exercise
1015        readdir() of root of mounted filesystem.  Also corrected the screen
1016        file for some mistakes noticed in this effort.
1017
10182000-11-13      Joel Sherrill <joel@OARcorp.com>
1019
1020        * psxmount/psxmount.scn, psxmount/test.c: Correct spelling.
1021
10222000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1023
1024        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1025
10262000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1027
1028        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
1029
10302000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1031
1032        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
1033        Switch to GNU canonicalization.
1034        * psxtests.am: Remove DEFS.
1035
10362000-10-24      Joel Sherrill <joel@OARcorp.com>
1037
1038        * psxmount/test.c, psxstat/test.c: Include <imfs.h> to get IMFS_ops.
1039        It was formerly incorrectly prototyped in <libio.h>.
1040
10412000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1042
1043        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
1044        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
1045        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
1046        psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
1047        psx13/Makefile.am, psxcancel/Makefile.am, psxfile01/Makefile.am,
1048        psxhdrs/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
1049        psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
1050        psxtime/Makefile.am, psxtimer/Makefile.am: Include compile.am
1051
10522000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1053        * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
1054        psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
1055        psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
1056        psx10/Makefile.am, psx11/Makefile.am, psx11/Makefile.am,
1057        psx12/Makefile.am, psxcancel/Makefile.am, psxmsgq01/Makefile.am,
1058        psxsem01/Makefile.am, psxsem01/Makefile.am, psxtimer/Makefile.am:
1059        Use AM_CPPFLAGS += instead of AM_CPPFLAGS =
1060
10612000-08-10      Joel Sherrill <joel@OARcorp.com>
1062
1063        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.