Commit Graph

606 Commits

Author SHA1 Message Date
Joel Sherrill
a0c59d614f 2003-09-04 Joel Sherrill <joel@OARcorp.com>
PR 462/tests
	* psxhdrs/Makefile.am: Added ualarm.c
	* psxhdrs/signal23.c: New file.
2003-09-04 12:47:25 +00:00
Joel Sherrill
f01f75ca6a 2003-09-03 Joel Sherrill <joel@OARcorp.com>
PR 463/tests
	PR 465/tests
	* psxhdrs/Makefile.am: Add new test cases.
	* psxhdrs/sync01.c, psxhdrs/sync02.c, psxhdrs/sync03.c,
	psxhdrs/timer07.c: New files.
2003-09-03 13:34:25 +00:00
Ralf Corsepius
ac3786b4dc 2003-08-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/rtems-top.m4: Add RTEMS_API.
	AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
2003-08-29 00:06:15 +00:00
Ralf Corsepius
a5e62abaab 2003-08-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/check-tests.m4: New (Split out from enable-tests.m4).
2003-08-22 06:04:51 +00:00
Ralf Corsepius
e41e3fe75d 2003-08-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/enable-tests.m4: Change to support
	--enable-tests=no|yes|samples, default is samples.
	* configure.ac: Reflect changes above.
2003-08-22 06:00:38 +00:00
Joel Sherrill
35fc6bf981 2003-08-18 Eiichiro Kawaguchi <e-kawaguchi@ct.jp.nec.com>
PR 458/tests
	* sp30/task1.c: Correct indexing problem.
2003-08-18 15:29:06 +00:00
Ralf Corsepius
7862f888f5 2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Reflect having moved aclocal/.
2003-08-18 05:50:27 +00:00
Ralf Corsepius
3c69a77436 2003-08-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/bsp-alias.m4: New (Copied from ../../../aclocal).
	* aclocal/canonical-host.m4: New (Copied from ../../../aclocal).
	* aclocal/canonicalize-tools.m4: New (Copied from ../../../aclocal).
	* aclocal/canonical-target-name.m4: New (Copied from ../../../aclocal).
	* aclocal/check-cpu.m4: New (Copied from ../../../aclocal).
	* aclocal/check-custom-bsp.m4: New (Copied from ../../../aclocal).
	* aclocal/check-cxx.m4: New (Copied from ../../../aclocal).
	* aclocal/check-itron.m4: New (Copied from ../../../aclocal).
	* aclocal/check-multiprocessing.m4: New (Copied from ../../../aclocal).
	* aclocal/check-networking.m4: New (Copied from ../../../aclocal).
	* aclocal/check-posix.m4: New (Copied from ../../../aclocal).
	* aclocal/check-tool.m4: New (Copied from ../../../aclocal).
	* aclocal/config-subdirs.m4: New (Copied from ../../../aclocal).
	* aclocal/enable-bare.m4: New (Copied from ../../../aclocal).
	* aclocal/enable-cxx.m4: New (Copied from ../../../aclocal).
	* aclocal/enable-itron.m4: New (Copied from ../../../aclocal).
	* aclocal/enable-multiprocessing.m4: New (Copied from ../../../aclocal).
	* aclocal/enable-networking.m4: New (Copied from ../../../aclocal).
	* aclocal/enable-posix.m4: New (Copied from ../../../aclocal).
	* aclocal/enable-rtemsbsp.m4: New (Copied from ../../../aclocal).
	* aclocal/enable-tests.m4: New (Copied from ../../../aclocal).
	* aclocal/env-rtemsbsp.m4: New (Copied from ../../../aclocal).
	* aclocal/gcc-isystem.m4: New (Copied from ../../../aclocal).
	* aclocal/gcc-pipe.m4: New (Copied from ../../../aclocal).
	* aclocal/gcc-specs.m4: New (Copied from ../../../aclocal).
	* aclocal/multilib.m4: New (Copied from ../../../aclocal).
	* aclocal/path-ksh.m4: New (Copied from ../../../aclocal).
	* aclocal/prog-cc.m4: New (Copied from ../../../aclocal).
	* aclocal/prog-cxx.m4: New (Copied from ../../../aclocal).
	* aclocal/project-root.m4: New (Copied from ../../../aclocal).
	* aclocal/quoting.m4: New (Copied from ../../../aclocal).
	* aclocal/rtems-cpu-subdirs.m4: New (Copied from ../../../aclocal).
	* aclocal/rtems-flags.m4: New (Copied from ../../../aclocal).
	* aclocal/rtems-test-no-pause.m4: New (Copied from ../../../aclocal).
	* aclocal/rtems-top.m4: New (Copied from ../../../aclocal).
	* aclocal/target.m4: New (Copied from ../../../aclocal).
	* aclocal/tool-paths.m4: New (Copied from ../../../aclocal).
	* aclocal/version.m4: New (Copied from ../../../aclocal).
2003-08-18 05:40:53 +00:00
Ralf Corsepius
61d9371e24 Fix broken ChangeLog entries. 2003-08-17 12:59:28 +00:00
Ralf Corsepius
94e18016c8 2003-08-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* automake/local.am, automake/host.am: Remove "debug".
2003-08-17 12:44:57 +00:00
Ralf Corsepius
20668c7668 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
	include/Makefile.am: Reflect having moved automake.
	tm01/Makefile.am: Reflect having moved automake.
	tm02/Makefile.am: Reflect having moved automake.
	tm03/Makefile.am: Reflect having moved automake.
	tm04/Makefile.am: Reflect having moved automake.
	tm05/Makefile.am: Reflect having moved automake.
	tm06/Makefile.am: Reflect having moved automake.
	tm07/Makefile.am: Reflect having moved automake.
	tm08/Makefile.am: Reflect having moved automake.
	tm09/Makefile.am: Reflect having moved automake.
	tm10/Makefile.am: Reflect having moved automake.
	tm11/Makefile.am: Reflect having moved automake.
	tm12/Makefile.am: Reflect having moved automake.
	tm13/Makefile.am: Reflect having moved automake.
	tm14/Makefile.am: Reflect having moved automake.
	tm15/Makefile.am: Reflect having moved automake.
	tm16/Makefile.am: Reflect having moved automake.
	tm17/Makefile.am: Reflect having moved automake.
	tm18/Makefile.am: Reflect having moved automake.
	tm19/Makefile.am: Reflect having moved automake.
	tm20/Makefile.am: Reflect having moved automake.
	tm21/Makefile.am: Reflect having moved automake.
	tm22/Makefile.am: Reflect having moved automake.
	tm23/Makefile.am: Reflect having moved automake.
	tm24/Makefile.am: Reflect having moved automake.
	tm25/Makefile.am: Reflect having moved automake.
	tm26/Makefile.am: Reflect having moved automake.
	tm27/Makefile.am: Reflect having moved automake.
	tm28/Makefile.am: Reflect having moved automake.
	tm29/Makefile.am: Reflect having moved automake.
	tmck/Makefile.am: Reflect having moved automake.
	tmoverhd/Makefile.am: Reflect having moved automake.
2003-08-16 16:28:00 +00:00
Ralf Corsepius
b7d1ffe0c4 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
	include/Makefile.am: Reflect having moved automake.
	tmitronsem01/Makefile.am: Reflect having moved automake.
2003-08-16 16:27:50 +00:00
Ralf Corsepius
e3e310f7d0 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
2003-08-16 16:27:48 +00:00
Ralf Corsepius
7f9e59081b 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
	sp01/Makefile.am: Reflect having moved automake.
	sp02/Makefile.am: Reflect having moved automake.
	sp03/Makefile.am: Reflect having moved automake.
	sp04/Makefile.am: Reflect having moved automake.
	sp05/Makefile.am: Reflect having moved automake.
	sp06/Makefile.am: Reflect having moved automake.
	sp07/Makefile.am: Reflect having moved automake.
	sp08/Makefile.am: Reflect having moved automake.
	sp09/Makefile.am: Reflect having moved automake.
	sp11/Makefile.am: Reflect having moved automake.
	sp12/Makefile.am: Reflect having moved automake.
	sp13/Makefile.am: Reflect having moved automake.
	sp14/Makefile.am: Reflect having moved automake.
	sp15/Makefile.am: Reflect having moved automake.
	sp16/Makefile.am: Reflect having moved automake.
	sp17/Makefile.am: Reflect having moved automake.
	sp19/Makefile.am: Reflect having moved automake.
	sp20/Makefile.am: Reflect having moved automake.
	sp21/Makefile.am: Reflect having moved automake.
	sp22/Makefile.am: Reflect having moved automake.
	sp23/Makefile.am: Reflect having moved automake.
	sp24/Makefile.am: Reflect having moved automake.
	sp25/Makefile.am: Reflect having moved automake.
	sp26/Makefile.am: Reflect having moved automake.
	sp27/Makefile.am: Reflect having moved automake.
	sp28/Makefile.am: Reflect having moved automake.
	sp29/Makefile.am: Reflect having moved automake.
	sp30/Makefile.am: Reflect having moved automake.
	sp31/Makefile.am: Reflect having moved automake.
	sp32/Makefile.am: Reflect having moved automake.
	spfatal/Makefile.am: Reflect having moved automake.
	spsize/Makefile.am: Reflect having moved automake.
2003-08-16 16:27:42 +00:00
Ralf Corsepius
ebb7d37156 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
	base_mp/Makefile.am: Reflect having moved automake.
	base_mp/node1/Makefile.am: Reflect having moved automake.
	base_mp/node2/Makefile.am: Reflect having moved automake.
	base_sp/Makefile.am: Reflect having moved automake.
	cdtest/Makefile.am: Reflect having moved automake.
	fileio/Makefile.am: Reflect having moved automake.
	hello/Makefile.am: Reflect having moved automake.
	loopback/Makefile.am: Reflect having moved automake.
	minimum/Makefile.am: Reflect having moved automake.
	paranoia/Makefile.am: Reflect having moved automake.
	pppd/Makefile.am: Reflect having moved automake.
	ticker/Makefile.am: Reflect having moved automake.
	unlimited/Makefile.am: Reflect having moved automake.
2003-08-16 16:27:32 +00:00
Ralf Corsepius
d549d0a665 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
	include/Makefile.am: Reflect having moved automake.
	psx01/Makefile.am: Reflect having moved automake.
	psx02/Makefile.am: Reflect having moved automake.
	psx03/Makefile.am: Reflect having moved automake.
	psx04/Makefile.am: Reflect having moved automake.
	psx05/Makefile.am: Reflect having moved automake.
	psx06/Makefile.am: Reflect having moved automake.
	psx07/Makefile.am: Reflect having moved automake.
	psx08/Makefile.am: Reflect having moved automake.
	psx09/Makefile.am: Reflect having moved automake.
	psx10/Makefile.am: Reflect having moved automake.
	psx11/Makefile.am: Reflect having moved automake.
	psx12/Makefile.am: Reflect having moved automake.
	psx13/Makefile.am: Reflect having moved automake.
	psxcancel/Makefile.am: Reflect having moved automake.
	psxchroot01/Makefile.am: Reflect having moved automake.
	psxfile01/Makefile.am: Reflect having moved automake.
	psxhdrs/Makefile.am: Reflect having moved automake.
	psxmount/Makefile.am: Reflect having moved automake.
	psxmsgq01/Makefile.am: Reflect having moved automake.
	psxreaddir/Makefile.am: Reflect having moved automake.
	psxsem01/Makefile.am: Reflect having moved automake.
	psxstat/Makefile.am: Reflect having moved automake.
	psxtime/Makefile.am: Reflect having moved automake.
	psxtimer/Makefile.am: Reflect having moved automake.
2003-08-16 16:27:24 +00:00
Ralf Corsepius
e76fd739d4 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
	mp01/Makefile.am: Reflect having moved automake.
	mp01/node1/Makefile.am: Reflect having moved automake.
	mp01/node2/Makefile.am: Reflect having moved automake.
	mp02/Makefile.am: Reflect having moved automake.
	mp02/node1/Makefile.am: Reflect having moved automake.
	mp02/node2/Makefile.am: Reflect having moved automake.
	mp03/Makefile.am: Reflect having moved automake.
	mp03/node1/Makefile.am: Reflect having moved automake.
	mp03/node2/Makefile.am: Reflect having moved automake.
	mp04/Makefile.am: Reflect having moved automake.
	mp04/node1/Makefile.am: Reflect having moved automake.
	mp04/node2/Makefile.am: Reflect having moved automake.
	mp05/Makefile.am: Reflect having moved automake.
	mp05/node1/Makefile.am: Reflect having moved automake.
	mp05/node2/Makefile.am: Reflect having moved automake.
	mp06/Makefile.am: Reflect having moved automake.
	mp06/node1/Makefile.am: Reflect having moved automake.
	mp06/node2/Makefile.am: Reflect having moved automake.
	mp07/Makefile.am: Reflect having moved automake.
	mp07/node1/Makefile.am: Reflect having moved automake.
	mp07/node2/Makefile.am: Reflect having moved automake.
	mp08/Makefile.am: Reflect having moved automake.
	mp08/node1/Makefile.am: Reflect having moved automake.
	mp08/node2/Makefile.am: Reflect having moved automake.
	mp09/Makefile.am: Reflect having moved automake.
	mp09/node1/Makefile.am: Reflect having moved automake.
	mp09/node2/Makefile.am: Reflect having moved automake.
	mp10/Makefile.am: Reflect having moved automake.
	mp10/node1/Makefile.am: Reflect having moved automake.
	mp10/node2/Makefile.am: Reflect having moved automake.
	mp11/Makefile.am: Reflect having moved automake.
	mp11/node1/Makefile.am: Reflect having moved automake.
	mp11/node2/Makefile.am: Reflect having moved automake.
	mp12/Makefile.am: Reflect having moved automake.
	mp12/node1/Makefile.am: Reflect having moved automake.
	mp12/node2/Makefile.am: Reflect having moved automake.
	mp13/Makefile.am: Reflect having moved automake.
	mp13/node1/Makefile.am: Reflect having moved automake.
	mp13/node2/Makefile.am: Reflect having moved automake.
	mp14/Makefile.am: Reflect having moved automake.
	mp14/node1/Makefile.am: Reflect having moved automake.
	mp14/node2/Makefile.am: Reflect having moved automake.
2003-08-16 16:27:11 +00:00
Ralf Corsepius
1053dcdce7 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
	cpuuse/Makefile.am: Reflect having moved automake.
	malloctest/Makefile.am: Reflect having moved automake.
	monitor/Makefile.am: Reflect having moved automake.
	putenvtest/Makefile.am: Reflect having moved automake.
	rtems++/Makefile.am: Reflect having moved automake.
	rtmonuse/Makefile.am: Reflect having moved automake.
	stackchk/Makefile.am: Reflect having moved automake.
	termios/Makefile.am: Reflect having moved automake.
2003-08-16 16:26:59 +00:00
Ralf Corsepius
34c1b16dfa 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
	itronhello/Makefile.am: Reflect having moved automake.
	itronmbf01/Makefile.am: Reflect having moved automake.
	itronmbox01/Makefile.am: Reflect having moved automake.
	itronsem01/Makefile.am: Reflect having moved automake.
	itrontask01/Makefile.am: Reflect having moved automake.
	itrontask02/Makefile.am: Reflect having moved automake.
	itrontask03/Makefile.am: Reflect having moved automake.
	itrontask04/Makefile.am: Reflect having moved automake.
	itrontime01/Makefile.am: Reflect having moved automake.
2003-08-16 16:26:54 +00:00
Ralf Corsepius
4cd2df93b5 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* automake/compile.am, automake/host.am, automake/leaf.am
	automake/local.am, automake/subdirs.am: New (copied from
	../../../automake).
2003-08-16 16:24:45 +00:00
Joel Sherrill
3895f96d8c 2003-08-14 Joel Sherrill <joel@OARcorp.com>
* sp02/task1.c: Added ID to name lookup service and changed name of
	id/name translation status code. This propagated to multiple
	functions. The user API service added was rtems_object_id_to_name()
2003-08-14 21:02:00 +00:00
Joel Sherrill
d216fca7ef 2003-08-14 Joel Sherrill <joel@OARcorp.com>
PR 408/filesystem
	* psx13/test.c: Added very rudimentary test of sync() service.
2003-08-14 20:26:09 +00:00
Joel Sherrill
a94b1bdcc5 2003-08-13 Joel Sherrill <joel@OARcorp.com>
* fileio/.cvsignore: New file.
2003-08-13 17:48:27 +00:00
Joel Sherrill
334b130d5e 2003-08-13 Joel Sherrill <joel@OARcorp.com>
PR 451/bsps
	* pppd/system.h: Depend on TTY driver being in BSPs not simply i386.
2003-08-13 17:44:53 +00:00
Ralf Corsepius
7dcc3feefc 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-08-11 14:20:43 +00:00
Ralf Corsepius
7ebeaa13b9 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* fileio/Makefile.am: Remove references to *.scn (Doesn't exist).
	* pppd/Makefile.am: Remove references to DOC* (Don't exist).
2003-08-11 04:37:34 +00:00
Jennifer Averett
ac0a2afe73 2003-08-06 Thomas Doerfler<Thomas.Doerfler@imd-systems.de>
PR 369/filesystem
	* Makefile.am, configure.ac: sample application to show the use of the
	DOSFS functions
	* fileio/Makefile.am, fileio/fileio.doc, fileio/init.c,
	fileio/system.h: New files.
2003-08-06 19:20:52 +00:00
Joel Sherrill
a9785892ff 2003-06-12 Joel Sherrill <joel@OARcorp.com>
* psxchroot01/test.c, psxreaddir/test.c: Removed warnings.
2003-06-12 15:41:19 +00:00
Joel Sherrill
7423766bb6 2003-06-04 Joel Sherrill <joel@OARcorp.com>
* pppd/system.h: Hack from Ralf to compile on all targets.
2003-06-04 20:35:27 +00:00
Joel Sherrill
7b64b25b19 2003-05-29 Joel Sherrill <joel@OARcorp.com>
* psx02/init.c, psx04/init.c, psx13/test.c, psxchroot01/test.c,
	psxhdrs/pthread07.c, psxmsgq01/init.c, psxreaddir/test.c,
	psxtimer/psxtimer.c: Removed warnings.
2003-05-29 19:07:59 +00:00
Joel Sherrill
18ee864a24 2003-05-29 Joel Sherrill <joel@OARcorp.com>
* sp27/init.c, sp29/init.c, spsize/size.c: Removed warnings.
2003-05-29 19:07:42 +00:00
Ralf Corsepius
c98849ef33 2003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove CC_CFLAGS_DEBUG_V.
	CC_CFLAGS_DEFAULT (obsolete).
2003-05-27 09:40:33 +00:00
Ralf Corsepius
78bea1442c 2003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove CC_CFLAGS_PROFILE_V.
	Remove CC_LDFLAGS_PROFILE_V.
2003-05-27 07:18:07 +00:00
Ralf Corsepius
5f71e417c5 2003-04-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add pppd.
	* Makefile.am: Add pppd.
2003-04-29 02:06:53 +00:00
Ralf Corsepius
478bb1e63d 2003-04-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Adding pppd:
	* pppd/Makefile-user: New, copied over from libnetworking/pppd/example.
	* pppd/README: New, copied over from libnetworking/pppd/example.
	* pppd/init.c: New, copied over from libnetworking/pppd/example.
	* pppd/netconfig.h: New, copied over from libnetworking/pppd/example.
	* pppd/ppp.conf: New, copied over from libnetworking/pppd/example.
	* pppd/pppdapp.c: New, copied over from libnetworking/pppd/example.
	* pppd/system.h: New, copied over from libnetworking/pppd/example.
	* pppd/pppd.options: New, copied over from libnetworking/pppd/example.
	* pppd/Makefile.am: New, converted to automake from Makefile-user.
	* pppd/.cvsignore: New.
2003-04-29 02:04:26 +00:00
Ralf Corsepius
3c55718aca Merger from rtems-4-6-branch. 2003-03-11 09:06:13 +00:00
Ralf Corsepius
ccd81b60c2 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
2003-02-11 11:47:49 +00:00
Ralf Corsepius
9b5c258556 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: AC_PREREQ(2.57).
2003-02-11 11:11:33 +00:00
Ralf Corsepius
06908af6b0 2003-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Unconditionally check for CXX.
	Require autoconf-2.57, automake-1.7.2.
	* rtems++: Eliminate CC_O_FILES.
2003-02-04 01:16:14 +00:00
Joel Sherrill
25b957c10a 2003-01-27 Joel Sherrill <joel@OARcorp.com>
* Makefile.am, configure.ac: Added new test loopback which shows how to
	use the loopback interface. Thank you Eric Norum for a portable
	target independent test which exercises the TCP/IP. This should
	prevent massive failures in the TCP/IP stack from reaching the
	street.
	* loopback/.cvsignore, loopback/Makefile.am, loopback/README,
	loopback/init.c, loopback/loopback.scn: New files.
2003-01-27 23:30:53 +00:00
Joel Sherrill
4691b48d1d 2003-01-27 Joel Sherrill <joel@OARcorp.com>
* Makefile.am, configure.ac: Added new test loopback which shows how to
	use the loopback interface. Thank you Eric Norum for a portable
	target independent test which exercises the TCP/IP. This should
	prevent massive failures in the TCP/IP stack from reaching the
	street.
	* loopback/.cvsignore, loopback/Makefile.am, loopback/README,
	loopback/init.c, loopback/loopback.scn: New files.
2003-01-27 23:30:07 +00:00
Joel Sherrill
7ab11c06b4 2003-01-03 Joel Sherrill <joel@OARcorp.com>
* unlimited/system.h, unlimited/test1.c: Backed off previous
	modification as it does not compile.
2003-01-03 22:55:54 +00:00
Joel Sherrill
3d9f688e24 2002-10-31 Chris Johns <ccj@acm.org>
* unlimited/test1.c: PR296. Only fails if more tasks than allowed
	can be created.
	* unlimited/system.h: PR296. Reference the number of tasks in the
	configuration table rather than a hardcoded number.
2003-01-03 20:51:34 +00:00
Joel Sherrill
5a5b0b5203 2002-12-02 Joel Sherrill <joel@OARcorp.com>
* malloctest/init.c: Tasks should be floating point.
2002-12-03 00:46:40 +00:00
Ralf Corsepius
3bebc79479 2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
2002-11-20 01:22:20 +00:00
Joel Sherrill
6da9972793 2002-11-14 Joel Sherrill <joel@OARcorp.com>
* psx01/psx01.scn, psx02/psx02.scn, psx03/psx03.scn, psx04/psx04.scn,
	psx05/psx05.scn, psx06/psx06.scn, psx07/psx07.scn, psx08/psx08.scn,
	psx09/psx09.scn, psx10/psx10.scn, psx11/psx11.scn, psx12/psx12.scn:
	Per PR239 update the IDs in the various screens.
2002-11-14 17:36:48 +00:00
Joel Sherrill
afcd56350b 2002-11-14 Joel Sherrill <joel@OARcorp.com>
* sp02/sp02.scn, sp15/sp15.scn, sp16/sp16.scn, sp20/sp20.scn,
	sp22/sp22.scn, sp23/sp23.scn, sp25/sp25.scn, sp31/sp31.scn: Per PR239
	update the IDs in the screens.
2002-11-14 17:36:14 +00:00
Ralf Corsepius
2595580275 2002-11-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Unconditionally check for CXX (Hack to bug in
	autoconf > 2.54).
2002-11-05 07:27:51 +00:00
Joel Sherrill
2ea9395740 2002-10-31 Joel Sherrill <joel@OARcorp.com>
* base_mp/apptask.c: Removed warning.
2002-10-31 20:15:07 +00:00
Chris Johns
42e42307f1 PR298. Made raw_input static. 2002-10-31 05:20:45 +00:00