source: rtems/testsuites/samples/ChangeLog @ 91435e6

4.104.114.84.95
Last change on this file since 91435e6 was 91435e6, checked in by Ralf Corsepius <ralf.corsepius@…>, on 05/10/05 at 08:45:23

2005-05-10 Ralf Corsepius <ralf.corsepius@…>

  • loopback/init.c: socklen_t.
  • Property mode set to 100644
File size: 14.6 KB
Line 
12005-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * loopback/init.c: socklen_t.
4
52005-01-06      Ralf Corsepius <ralf.corsepius@rtems.org>
6
7        * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am:
8        Remove LIB_VARIANT.
9
102005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
11
12        * Makefile.am: Remove DIST_SUBDIRS.
13
142004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
15
16        * configure.ac: Require automake > 1.9.
17
182004-05-10      Ralf Corsepius <ralf_corsepius@rtems.org>
19
20        * configure.ac: Add CXX-checks. New conditionals CXXTESTS, MPTESTS,
21        NETTESTS. Add iostream/.
22        * Makefile.am, base_mp/node1/Makefile.am, base_mp/node2/Makefile.am
23        cdtest/Makefile.am, loopback/Makefile.am, pppd/Makefile.am:
24        Reflect changes above.
25        * cdtest/main.cc: Adaptation to new C++ standards.
26
272004-05-10      Ralf Corsepius <ralf_corsepius@rtems.org>
28
29        * iostream/Makefile.am, iostream/init.cc, iostream/iostream.doc,
30        iostream/iostream.scn, iostream/system.h:
31        New (C++ variant of hello).
32
332004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
34
35        * base_mp/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
36        * base_sp/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
37        * cdtest/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
38        * fileio/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
39        * hello/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
40        * loopback/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
41        * minimum/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
42        * paranoia/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
43        * pppd/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
44        * ticker/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
45        * unlimited/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
46
472004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
48
49        * fileio/init.c: Include <rtems/dosfs.h> instead of <dosfs.h>.
50
512004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
52
53        * fileio/init.c, fileio/system.h, ticker/system.h, ticker/tasks.c,
54        unlimited/init.c, unlimited/test1.c, unlimited/test2.c,
55        unlimited/test3.c: Convert to using c99 fixed size types.
56
572004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * configure.ac: Add 2nd arg to RTEMS_TOP.
60
612004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * configure.ac: Remove -Wall -ansi to work-around non-portability of
64        with cdtest.
65
662004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * base_mp/node1/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
69        Add PRE/TMPINSTALL_FILES to CLEANFILES.
70        * base_mp/node2/Makefile.am: Ditto.
71        * base_sp/Makefile.am: Ditto.
72        * cdtest/Makefile.am: Ditto.
73        * fileio/Makefile.am: Ditto.
74        * hello/Makefile.am: Ditto.
75        * loopback/Makefile.am: Ditto.
76        * minimum/Makefile.am: Ditto.
77        * paranoia/Makefile.am: Ditto.
78        * pppd/Makefile.am: Ditto.
79        * ticker/Makefile.am: Ditto.
80        * unlimited/Makefile.am: Ditto.
81
822003-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * samples.am: Fix yet another stupid typo in yesterday's patch.
85
862003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * samples.am: Add dirstamp support.
89
902003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am:
93        Eliminate VPATH.
94
952003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * sample.am: Use $(mkdir_p) instead of $(mkinstalldirs).
98
992003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
102
1032003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * base_mp/Makefile.am: Reformat.
106        * base_mp/node1/Makefile.am: Remove all-local: $(ARCH).
107        * base_mp/node2/Makefile.am: Remove all-local: $(ARCH).
108        * base_sp/Makefile.am: Remove all-local: $(ARCH).
109        * cdtest/Makefile.am: Remove all-local: $(ARCH).
110        * fileio/Makefile.am: Remove all-local: $(ARCH).
111        * hello/Makefile.am: Remove all-local: $(ARCH).
112        * loopback/Makefile.am: Remove all-local: $(ARCH).
113        * minimum/Makefile.am: Remove all-local: $(ARCH).
114        * paranoia/Makefile.am: Remove all-local: $(ARCH).
115        * pppd/Makefile.am: Remove all-local: $(ARCH).
116        * ticker/Makefile.am: Remove all-local: $(ARCH).
117        * unlimited/Makefile.am: Remove all-local: $(ARCH).
118
1192003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * configure.ac: Reflect having moved to testsuites/.
122
1232003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * configure.ac: Add AM_CONDITIONAL(LIBCHIP).
126        * fileio/Makefile.am: Only build if LIBCHIP is available.
127
1282003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * configure.ac: Remove RTEMS_CANONICAL_HOST.
131
1322003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * configure.ac:Remove RTEMS_CHECK_CPU.
135
1362003-09-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * fileio/init.c: Unconditionally define MIN (We *do want* to see
139        error messages if it conflicts).
140
1412003-09-04      Joel Sherrill <joel@OARcorp.com>
142
143        * README, base_mp/apptask.c, base_mp/init.c, base_mp/system.h,
144        base_mp/node1/base_mp.doc, base_mp/node2/base_mp.doc,
145        base_sp/apptask.c, base_sp/base_sp.doc, base_sp/init.c,
146        base_sp/system.h, cdtest/init.c, cdtest/main.cc, cdtest/system.h,
147        fileio/fileio.doc, fileio/init.c, fileio/system.h, hello/hello.doc,
148        hello/init.c, hello/system.h, minimum/init.c, minimum/minimum.doc,
149        paranoia/init.c, paranoia/paranoia.doc, paranoia/system.h,
150        ticker/init.c, ticker/system.h, ticker/tasks.c, ticker/ticker.doc,
151        unlimited/init.c, unlimited/system.h, unlimited/test1.c,
152        unlimited/test2.c, unlimited/test3.c, unlimited/unlimited.doc: URL
153        for license changed.
154
1552003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * Makefile.am: Reflect having moved aclocal/.
158
1592003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * Makefile.am: Reflect having moved automake/.
162        * base_mp/Makefile.am: Reflect having moved automake/.
163        * base_mp/node1/Makefile.am: Reflect having moved automake/.
164        * base_mp/node2/Makefile.am: Reflect having moved automake/.
165        * base_sp/Makefile.am: Reflect having moved automake/.
166        * cdtest/Makefile.am: Reflect having moved automake/.
167        * fileio/Makefile.am: Reflect having moved automake/.
168        * hello/Makefile.am: Reflect having moved automake/.
169        * loopback/Makefile.am: Reflect having moved automake/.
170        * minimum/Makefile.am: Reflect having moved automake/.
171        * paranoia/Makefile.am: Reflect having moved automake/.
172        * pppd/Makefile.am: Reflect having moved automake/.
173        * ticker/Makefile.am: Reflect having moved automake/.
174        * unlimited/Makefile.am: Reflect having moved automake/.
175
1762003-08-13      Joel Sherrill <joel@OARcorp.com>
177
178        * fileio/.cvsignore: New file.
179
1802003-08-13      Joel Sherrill <joel@OARcorp.com>
181
182        PR 451/bsps
183        * pppd/system.h: Depend on TTY driver being in BSPs not simply i386.
184
1852003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
188
1892003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * fileio/Makefile.am: Remove references to *.scn (Doesn't exist).
192        * pppd/Makefile.am: Remove references to DOC* (Don't exist).
193
1942003-08-06      Thomas Doerfler<Thomas.Doerfler@imd-systems.de>
195
196        PR 369/filesystem
197        * Makefile.am, configure.ac: sample application to show the use of the
198        DOSFS functions
199        * fileio/Makefile.am, fileio/fileio.doc, fileio/init.c,
200        fileio/system.h: New files.
201
2022003-06-04      Joel Sherrill <joel@OARcorp.com>
203
204        * pppd/system.h: Hack from Ralf to compile on all targets.
205
2062003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * configure.ac: Add pppd.
209        * Makefile.am: Add pppd.
210
2112003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        Adding pppd:
214        * pppd/Makefile-user: New, copied over from libnetworking/pppd/example.
215        * pppd/README: New, copied over from libnetworking/pppd/example.
216        * pppd/init.c: New, copied over from libnetworking/pppd/example.
217        * pppd/netconfig.h: New, copied over from libnetworking/pppd/example.
218        * pppd/ppp.conf: New, copied over from libnetworking/pppd/example.
219        * pppd/pppdapp.c: New, copied over from libnetworking/pppd/example.
220        * pppd/system.h: New, copied over from libnetworking/pppd/example.
221        * pppd/pppd.options: New, copied over from libnetworking/pppd/example.
222        * pppd/Makefile.am: New, converted to automake from Makefile-user.
223        * pppd/.cvsignore: New.
224
2252003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * configure.ac: Remove AC_CONFIG_AUX_DIR.
228
2292003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
232
2332003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * configure.ac: AC_PREREQ(2.57).
236
2372003-01-27      Joel Sherrill <joel@OARcorp.com>
238
239        * Makefile.am, configure.ac: Added new test loopback which shows how to
240        use the loopback interface. Thank you Eric Norum for a portable
241        target independent test which exercises the TCP/IP. This should
242        prevent massive failures in the TCP/IP stack from reaching the
243        street.
244        * loopback/.cvsignore, loopback/Makefile.am, loopback/README,
245        loopback/init.c, loopback/loopback.scn: New files.
246
2472003-01-03      Joel Sherrill <joel@OARcorp.com>
248
249        * unlimited/system.h, unlimited/test1.c: Backed off previous
250        modification as it does not compile.
251
2522002-10-31      Chris Johns <ccj@acm.org>
253
254        * unlimited/test1.c: PR296. Only fails if more tasks than allowed
255        can be created. 
256        * unlimited/system.h: PR296. Reference the number of tasks in the
257        configuration table rather than a hardcoded number.
258
2592002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * configure.ac: Unconditionally check for CXX (Hack to bug in
262        autoconf > 2.54).
263
2642002-10-31      Joel Sherrill <joel@OARcorp.com>
265
266        * base_mp/apptask.c: Removed warning.
267
2682002-10-28      Joel Sherrill <joel@OARcorp.com>
269
270        * base_mp/apptask.c: Add include of <unistd.h> to eliminate warning.
271
2722002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
273
274        * .cvsignore: Reformat.
275        Add autom4te*cache.
276        Remove autom4te.cache.
277
2782002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * base_mp/node1/Makefile.am: Use .$(OBJEXT) instead of .o.
281        * base_mp/node2/Makefile.am: Use .$(OBJEXT) instead of .o.
282        * base_sp/Makefile.am: Use .$(OBJEXT) instead of .o.
283        * cdtest/Makefile.am: Use .$(OBJEXT) instead of .o.
284        * hello/Makefile.am: Use .$(OBJEXT) instead of .o.
285        * minimum/Makefile.am: Use .$(OBJEXT) instead of .o.
286        * paranoia/Makefile.am: Use .$(OBJEXT) instead of .o.
287        * ticker/Makefile.am: Use .$(OBJEXT) instead of .o.
288        * unlimited/Makefile.am: Use .$(OBJEXT) instead of .o.
289
2902002-08-01      Joel Sherrill <joel@OARcorp.com>
291
292        * Per PR47 add support for buffered test output.  This involved
293        adding defines to redirect output to a buffer and dump it when
294        full, at "test pause", and at exit.  To avoid problems when redefining
295        exit(), all tests were modified to call rtems_test_exit().
296        Some tests, notable psxtests, had to be modified to include
297        the standard test macro .h file (pmacros.h or tmacros.h) to
298        enable this support.
299        * cdtest/init.c: Modified.
300
3012002-07-01      Joel Sherrill <joel@OARcorp.com>
302
303        * unlimited/test1.c: Corrected use of _Objects_Information_table
304        now that it is a two dimensional array based upon API and class.
305
3062002-04-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
307
308        * base_sp/apptask.c: Include <stdlib.h>.
309        * hello/init.c: Ditto.
310        * paranoia/init.c: Ditto.
311        * ticker/tasks.c: Ditto.
312        * unlimited/init.c: Ditto.
313        * unlimited/test1.c: Ditto.
314        * unlimited/test2.c: Ditto.
315        * unlimited/test3.c: Ditto.
316
3172002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
318
319        * configure.ac: Remove ENABLE_GCC28.
320
3212002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
322
323        * configure.ac:
324        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
325        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
326        * base_mp/node1/Makefile.am: Remove AUTOMAKE_OPTIONS.
327        * base_mp/Makefile.am: Remove AUTOMAKE_OPTIONS.
328        * base_mp/node2/Makefile.am: Remove AUTOMAKE_OPTIONS.
329        * Makefile.am: Remove AUTOMAKE_OPTIONS.
330        * base_sp/Makefile.am: Remove AUTOMAKE_OPTIONS.
331        * cdtest/Makefile.am: Remove AUTOMAKE_OPTIONS.
332        * hello/Makefile.am: Remove AUTOMAKE_OPTIONS.
333        * minimum/Makefile.am: Remove AUTOMAKE_OPTIONS.
334        * paranoia/Makefile.am: Remove AUTOMAKE_OPTIONS.
335        * ticker/Makefile.am: Remove AUTOMAKE_OPTIONS.
336        * unlimited/Makefile.am: Remove AUTOMAKE_OPTIONS.
337
3382001-11-26      Ralf Corsepius
339
340        * cdtest/main.cc: Remove RTEMS_TEST_IO_STREAM.
341
3422001-10-25      Eric Norum <eric.norum@usask.ca>
343
344        * cdtest/system.h: Configure 1 semaphore.  This probably covers
345        up not defining one for the GCC C++ Run-Time Libraries.
346
3472001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
348
349        * paranoia/Makefile.am: Use LD_LIBS = -lm to make automake-1.5 happy.
350
3512001-10-12      Joel Sherrill <joel@OARcorp.com>
352
353        * unlimited/init.c, unlimited/system.h, unlimited/test1.c,
354        unlimited/test2.c, unlimited/test3.c, unlimited/unlimited.doc:
355        Fixed typo.
356
3572001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
358
359        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
360        * configure.in: Remove.
361        * configure.ac: New file, generated from configure.in by autoupdate.
362
3632001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
364
365        * minimum/Makefile.am: Fix comments to make automake-1.5 happy.
366        * sample.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
367        * cdtest/Makefile.am: Remove LD_LIBS.
368
3692001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
370
371        * unlimited/Makefile.am: include leaf.am instead of leaf.cfg.
372        * base_mp/node2/Makefile.am: include leaf.am instead of leaf.cfg.
373        * base_mp/node1/Makefile.am: include leaf.am instead of leaf.cfg.
374        * hello/Makefile.am: include leaf.am instead of leaf.cfg.
375        * base_sp/Makefile.am: include leaf.am instead of leaf.cfg.
376        * paranoia/Makefile.am: include leaf.am instead of leaf.cfg.
377        * cdtest/Makefile.am: include leaf.am instead of leaf.cfg, use
378        make-cxx-exe.
379        * ticker/Makefile.am: include leaf.am instead of leaf.cfg.
380        * minimum/Makefile.am: include leaf.am instead of leaf.cfg.
381
3822001-06-14      Joel Sherrill <joel@OARcorp.com>
383
384        * cdtest/system.h: Removed configure of POSIX mutexes since
385        there do not appear to be any used in this test.
386
3872001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
388
389        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
390
3912000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
392
393        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
394
3952000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
396
397        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
398
3992000-10-30      Joel Sherrill <joel@OARcorp.com>
400
401        * POSIX include files merged into newlib.  This resulted in
402        some definitions moving to other files and thus some secondary
403        effects in RTEMS source code.
404        * paranoia/paranoia.c: Commented out incorrect and conflicting
405        prototype of read().
406
4072000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
408
409        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
410        Switch to GNU canonicalization.
411        * sample.am: Remove DEFS.
412
4132000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
414
415        * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am,
416        base_sp/Makefile.am, cdtest/Makefile.am, hello/Makefile.am,
417        minimum/Makefile.am, paranoia/Makefile.am, ticker/Makefile.am,
418        unlimited/Makefile.am: Include compile.am
419
4202000-08-10      Joel Sherrill <joel@OARcorp.com>
421
422        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.