Commit Graph
6841 Commits
Author SHA1 Message Date
Joel Sherrill 6f07dbccf6 2002-10-28 Joel Sherrill <joel@OARcorp.com>
* src/rpc/clnt_tcp.c, src/rpc/clnt_udp.c, src/rpc/pmap_rmt.c,
	src/rpc/rtime.c, src/rpc/svc_tcp.c: Add include of <sys/select.h>
	to eliminate warning.
	* src/rpc/rpcdname.c: Add prototype of getdomainname() to eliminate
	warning.
2002-10-28 13:50:14 +00:00
Joel Sherrill 0b993a94f3 2002-10-28 Joel Sherrill <joel@OARcorp.com>
* src/timerserver.c: Add useless return to avoid warning.
2002-10-28 13:48:35 +00:00
Joel Sherrill 78f6323105 2002-10-28 Joel Sherrill <joel@OARcorp.com>
* src/threadhandler.c: Prototype _init() and _main() if they are needed
	to avoid a warning.
2002-10-28 13:48:00 +00:00
Joel Sherrill 7a845e2fd7 2002-10-28 Joel Sherrill <joel@OARcorp.com>
* idtcpu.h: Removed warning by turning extra token at the end of
	an endif into a comment.
2002-10-28 13:47:16 +00:00
Joel Sherrill 51eacee9b7 2002-10-24 Eugeny S. Mints <Eugeny.Mints@oktet.ru>
* ata.t, ide-ctrl.t: New file.
	* .cvsignore: Added new .texi files.
	* Makefile.am:: Added new files to generate.
	* bsp_howto.texi: Added new chapters.
	* stamp-vti, version.texi: Regenerated.
2002-10-28 13:44:39 +00:00
Ralf Corsepius 5ceb9d24c0 2002-10-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* monitor/mon-command.c: Don't build rtems_monitor_line_editor for
	RTEMS_UNIX to avoid gcc warning.
2002-10-26 06:29:59 +00:00
Ralf Corsepius 20ec4a8972 2002-10-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
	* custom/HPUX9-posix.cfg: Ditto.
	* custom/Linux-posix.cfg: Ditto.
2002-10-26 06:18:42 +00:00
Ralf Corsepius d08b8eb889 2002-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* autotools/automake-rtems.spec.in: Fix my address. Set up PATH
	before running configure (Prep. for automake >= 1.7).
2002-10-25 14:56:47 +00:00
Ralf Corsepius d21091b98b 2002-10-25 Joel Sherrill <joel@OARcorp.com>
* autotools/autoconf-rtems.spec.in: New.
	Remove Provides: autoconf (Conflicts with RH-8.0).
	* autotools/autoconf-rtems.spec: Remove.
	* autotools/automake-rtems.spec.in:
	Remove Provides: automake (Conflicts with RH-8.0).
	* gcc3newlib/Makefile.am: Remove references to mkgcc3newlibspec.
	* Makefile.am: Ditto.
	* configure.ac: Add autotools/autoconf-rtems.spec.in.
2002-10-25 14:52:25 +00:00
Ralf Corsepius 56a1ae369d 2002-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
2002-10-25 06:18:56 +00:00
Ralf Corsepius 5c8b6b6abb 2002-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
2002-10-25 05:46:06 +00:00
Ralf Corsepius 2bc49cf764 2002-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* rtems/score/sh.h: Fix typo in comment (Starus->Status).
2002-10-25 05:02:43 +00:00
Ralf Corsepius fa87598d8a 2002-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Remove bogus reference to CHANGELOG.
2002-10-25 04:36:19 +00:00
Joel Sherrill 17a11842dd 2002-10-24 Joel Sherrill <joel@OARcorp.com>
* setup.def: Update gcc 3.2 pathc to includ epatch for gcc PR8314.
	* gcc3newlib/gccnewlib.add: Don't build mips/gnat as we do not
	currently include the patch referenced in PR8344.
2002-10-24 22:34:37 +00:00
Joel Sherrill 698b292f61 2002-10-24 Joel Sherrill <joel@OARcorp.com>
* samples/hello/config.h: Change CONFIGURE_SPTEST to
	CONFIGURE_APPLICATION to reflect current usage.
	* support/init.c: Include stdlib.h not unistd.h to remove warning.
2002-10-24 22:34:22 +00:00
Joel Sherrill 7265f3ab8f 2002-10-24 Joel Sherrill <joel@OARcorp.com>
* stamp-vti, version.texi: Regenerated.
2002-10-24 22:28:02 +00:00
Joel Sherrill 4dfda3beb6 2002-10-24 <strauman@slac.stanford.edu>
* src/eval.c: Per PR293, added freenode calls for evaluate
        link failures.
2002-10-24 22:24:41 +00:00
Joel Sherrill 12857dda9a 2002-10-24 Fabrizio Pirovano <pirovano.thysys@tiscalinet.it>
* capture/capture.c, monitor/mon-manager.c, stackchk/check.c:
	Patch to remove problems introduced by object name rework.
2002-10-24 22:19:27 +00:00
Joel Sherrill 38ad163054 2002-10-24 Joel Sherrill <joel@OARcorp.com>
* index.html.in: Add links to multiple missing CPU supplements.
2002-10-24 22:13:52 +00:00
Jennifer Averett 1d6662951e 2002-10-24 <strauman@slac.stanford.edu>
* src/eval.c: Per PR293, added freenode calls for evaluate
                      link failures.
2002-10-24 18:54:07 +00:00
Jennifer Averett bf61751c5a 2002-10-23 <strauman@slac.stanford.edu>
* src/mount.c per PR290, add check for ops->node_type_h
        * src/mknod.c per PR291, remove erroneous call to freenod
2002-10-23 18:10:27 +00:00
Joel Sherrill 3767e25c9f 2002-10-21 Joel Sherrill <joel@OARcorp.com>
* VERSION: Updated to rtems-20021021-test.
2002-10-21 16:59:22 +00:00
Joel Sherrill f8ee48bf01 2002-10-21 Joel Sherrill <joel@OARcorp.com>
* aclocal/version.m4: Updated to rtems-20021021-test.
2002-10-21 16:59:21 +00:00
Ralf Corsepius 45789f2bb2 2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Fix --enable-rtemsbsp= handling.
2002-10-21 13:10:06 +00:00
Ralf Corsepius 352288b7b1 2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Reformat.
	Add autom4te*cache.
	Remove autom4te.cache.
2002-10-21 12:28:23 +00:00
Ralf Corsepius 8730f45f28 2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Reformat.
	Add autom4te*cache.
	Remove autom4te.cache.
2002-10-21 12:19:27 +00:00
Ralf Corsepius f8cb04a54a 2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Reformat.
	Add autom4te*cache.
	Remove autom4te.cache.
2002-10-21 12:04:36 +00:00
Ralf Corsepius 42e768c684 2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Reformat.
	Add autom4te*cache.
	Remove autom4te.cache.
2002-10-21 11:46:02 +00:00
Ralf Corsepius c22d6134a0 2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Reformat.
	Add autom4te*cache.
	Remove autom4te.cache.
	* wrapup/.cvsignore: Remove autom4te.cache.
2002-10-21 11:45:05 +00:00
Ralf Corsepius 7b93cedcd4 2002-10-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* net/if_ethersubr.c: Add comments to #endif NETATALK to stop
	gcc from complaining.
2002-10-13 21:47:29 +00:00
Ralf Corsepius 154c99ce3e 2002-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
2002-10-11 04:32:49 +00:00
Ralf Corsepius 2fe08ccb0b 2002-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
2002-10-11 04:31:22 +00:00
Ralf Corsepius aa7428ae37 2002-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
2002-10-11 04:28:28 +00:00
Ralf Corsepius 59d28b7a1a 2002-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
	* acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
2002-10-11 04:27:07 +00:00
Ralf Corsepius ff8676efbe 2002-10-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Add autom4te.cache.
2002-10-09 20:22:13 +00:00
Ralf Corsepius 58fd5ab6b8 2002-10-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bootstrap: Add autoconf/automake version checks by popular demand.
	[FWIW: I dislike this.]
2002-10-09 17:23:52 +00:00
Joel Sherrill 4bf6f90d4b 2002-10-07 Joel Sherrill <joel@OARcorp.com>
* VERSION: Updated to rtems-ss-20021007.
2002-10-07 17:13:57 +00:00
Joel Sherrill 523fb4b30b 2002-10-07 Joel Sherrill <joel@OARcorp.com>
* aclocal/version.m4: Updated to rtems-ss-20021007.
2002-10-07 17:13:56 +00:00
Joel Sherrill a63efae255 2002-10-07 Eric Norum <eric.norum@usask.ca>
* netinet/tcp_var.h: Corrected typo in ARM alignment patch which 
	broke all other ports.
2002-10-07 17:11:27 +00:00
Joel Sherrill e1229013c2 2002-10-04 Joel Sherrill <joel@OARcorp.com>
* VERSION: Updated to rtems-JUNK.
2002-10-04 22:02:10 +00:00
Joel Sherrill 71a0854333 2002-10-04 Joel Sherrill <joel@OARcorp.com>
* aclocal/version.m4: Updated to rtems-JUNK.
2002-10-04 22:02:09 +00:00
Joel Sherrill d8befba2d5 2002-10-04 Joel Sherrill <joel@OARcorp.com>
* VERSION: Updated to rtems-ss-20021004.
2002-10-04 19:03:07 +00:00
Joel Sherrill 2233b0dad5 2002-10-04 Joel Sherrill <joel@OARcorp.com>
* aclocal/version.m4: Updated to rtems-ss-20021004.
2002-10-04 19:03:06 +00:00
Joel Sherrill b1a66e9a87 2002-10-04 Joel Sherrill <joel@OARcorp.com>
* VERSION: Updated to rtems-ss-20021004.
2002-10-04 16:03:22 +00:00
Joel Sherrill fecaed73fa 2002-10-04 Joel Sherrill <joel@OARcorp.com>
* VERSION: Updated to rtems-ss-20021004.
2002-10-04 16:03:21 +00:00
Joel Sherrill 47c6985d5a 2002-10-04 Joel Sherrill <joel@OARcorp.com>
* aclocal/version.m4: Updated to rtems-ss-20021004.
2002-10-04 16:03:20 +00:00
Joel Sherrill 348d21b9c7 2002-10-04 Joel Sherrill <joel@OARcorp.com>
* aclocal/version.m4: Updated to rtems-ss-20021004.
2002-10-04 16:03:19 +00:00
Joel Sherrill 54afd5ef3e 2002-10-04 Joel Sherrill <joel@OARcorp.com>
* VERSION: Updated to rtems-ss-20021004.
2002-10-04 16:01:01 +00:00
Joel Sherrill b6ea96efc8 2002-10-04 Joel Sherrill <joel@OARcorp.com>
* aclocal/version.m4: Updated to rtems-ss-20021004.
2002-10-04 16:00:59 +00:00
Joel Sherrill 3fb7680513 2002-10-04 Jay Monkman <jtm@smoothsmoothie.com>
* netinet/in_cksum.c, netinet/ip_icmp.h, netinet/ip_input.c,
	netinet/tcp_input.c, netinet/tcp_subr.c, netinet/tcp_var.h,
	sys/queue.h: Address alignment requirements for the ARM.
2002-10-04 14:47:11 +00:00