Commit Graph

312 Commits

Author SHA1 Message Date
Joel Sherrill
cd06294a08 2011-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1589/build
	* base_mp/node1/Makefile.am, base_mp/node2/Makefile.am,
	base_sp/Makefile.am, capture/Makefile.am, cdtest/Makefile.am,
	fileio/Makefile.am, hello/Makefile.am, iostream/Makefile.am,
	loopback/Makefile.am, minimum/Makefile.am, nsecs/Makefile.am,
	paranoia/Makefile.am, pppd/Makefile.am, ticker/Makefile.am,
	unlimited/Makefile.am: Remove obsolete optional manager capability.
2011-12-08 21:38:29 +00:00
Ralf Corsepius
5e9990b85c Fix typo. 2011-10-18 14:26:34 +00:00
Ralf Corsepius
96bb783aa0 2011-10-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* fileio/init.c: Explictly consts in size_t initializers
	(avoid overflows on 16bit-int targets).
2011-10-18 13:36:37 +00:00
Ralf Corsepius
16b1599ffb 2011-10-07 Ralf Corsépius <ralf.corsepius@rtems.org>
* capture/init.c: Declare notification only if being used.
2011-10-07 09:39:53 +00:00
Ralf Corsepius
d44c86b49d 2011-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* nsecs/init.c: Include "pritime.h".
	Use PRIdtime_t to print time_t.
2011-09-30 02:55:30 +00:00
Ralf Corsepius
b47a7ccb8d 2011-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Check for size of time_t.
2011-09-30 01:55:27 +00:00
Sebastian Huber
7c9d27e831 2011-09-16 Sebastian Huber <Sebastian.Huber@embedded-brains.de>
* fileio/fileio.scn: New file.
	* capture/init.c, fileio/init.c: Use rtems_shell_wait_for_input().
2011-09-16 09:23:19 +00:00
Joel Sherrill
b57e1376ca 2011-08-29 Joel Sherrill <joel.sherrilL@OARcorp.com>
* ticker/system.h: Remove unneeded include.
2011-08-29 17:18:44 +00:00
Chris Johns
7032a45830 2011-07-04 Chris Johns <chrisj@rtems.org>
* fileio/init.c, fileio/system.h: Add commands to
        create ram disks from the shell prompt. Helps testing.
2011-07-04 00:34:00 +00:00
Ralf Corsepius
3a9d9e1e12 2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* pppd/Makefile.am: Add ppp.conf, pppd.options to EXTRA_DIST.
	* pppd/Makefile-user: Remove.
2011-06-20 07:25:09 +00:00
Joel Sherrill
91c805472d 2011-06-11 Joel Sherrill <joel.sherrill@oarcorp.com>
* fileio/init.c: Avoid use of deprecated rtems_clock_get() except in
	spclockget().
2011-06-11 16:41:56 +00:00
Joel Sherrill
541591c355 2011-05-05 Joel Sherrill <joel.sherrill@oarcorp.com>
* fileio/Makefile.am, ticker/Makefile.am: Missed part of previous
	patch.
2011-05-05 22:29:23 +00:00
Joel Sherrill
7c1e69429a 2011-05-05 Joel Sherrill <joel.sherrill@oarcorp.com>
* base_sp/apptask.c, base_sp/init.c, fileio/init.c, fileio/system.h,
	nsecs/init.c, ticker/init.c, ticker/system.h, ticker/tasks.c: Remove
	warnings.
2011-05-05 16:45:40 +00:00
Ralf Corsepius
3d5d192477 Add config.h.in 2011-03-01 15:27:02 +00:00
Ralf Corsepius
027e40dc03 2011-02-22 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Add AC_CONFIG_HEADER(config.h).
2011-02-22 14:56:36 +00:00
Ralf Corsepius
e3135514a8 Add HAVE_CONFIG_H. 2011-02-22 10:58:44 +00:00
Ralf Corsepius
571ccfc827 2011-02-22 Ralf Corsépius <ralf.corsepius@rtems.org>
* base_mp/apptask.c, base_mp/init.c, base_sp/apptask.c, base_sp/init.c,
	capture/init.c, capture/test1.c, cdtest/init.c, fileio/init.c,
	hello/init.c, loopback/init.c, minimum/init.c, nsecs/empty.c,
	nsecs/init.c, paranoia/init.c, paranoia/paranoia.c, pppd/init.c,
	pppd/pppdapp.c, ticker/init.c, ticker/tasks.c, unlimited/init.c,
	unlimited/test1.c, unlimited/test2.c, unlimited/test3.c: Add
	HAVE_CONFIG_H.
2011-02-22 10:54:42 +00:00
Joel Sherrill
c6379467bb 2011-02-17 Joel Sherrill <joel.sherrill@oarcorp.com>
* pppd/system.h: Use confdefs.h to generate device driver table.
2011-02-17 15:21:40 +00:00
Sebastian Huber
e226bd64fd 2011-02-17 Sebastian Huber <Sebastian.Huber@embedded-brains.de>
* pppd/system.h: Added missing include files.
2011-02-17 07:17:04 +00:00
Ralf Corsepius
8ee3775f30 2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Require autoconf-2.68, automake-1.11.1.
2011-02-02 15:01:43 +00:00
Sebastian Huber
f4e67ff72e 2010-12-08 Sebastian Huber <Sebastian.Huber@embedded-brains.de>
* loopback/init.c: Loop back interface will be initialized now during
	normal initialization via rtems_bsdnet_initialize_network().
2010-12-08 10:32:05 +00:00
Ralf Corsepius
8b82bc3b41 2010-08-16 Ralf Corsépius <ralf.corsepius@rtems.org>
* fileio/Makefile.am: Remove AM_CONDITIONAL(LIBCHIP).
	* configure.ac: Remove AM_CONDITIONAL(LIBCHIP).
	Force autoconf-2.67, automake-1.11.1.
2010-08-16 14:20:48 +00:00
Sebastian Huber
3ac6eb90c5 2010-07-07 Sebastian Huber <Sebastian.Huber@embedded-brains.de>
* minimum/init.c: Use fatal error extension to prevent infinite
	runtime.
2010-07-07 09:26:05 +00:00
Joel Sherrill
e3d184de9d 2010-06-21 Joel Sherrill <joel.sherrill@oarcorp.com>
* capture/capture.doc: Remove more ITRON references.
2010-06-21 22:54:20 +00:00
Chris Johns
4067f7f5e8 2010-06-02 Chris Johns <chrisj@rtems.org>
* iostream/init.cc: Remove the hack.
2010-06-02 04:38:49 +00:00
Chris Johns
558a5f48fc 2010-06-02 Chris Johns <chrisj@rtems.org>
* fileio/init.c: Update to new mount API.
        * iostream/init.cc: Hack to work around confdefs.h in C++.
        * iostream/system.h: Add comment about base miniIMFS.
2010-06-02 00:47:15 +00:00
Ralf Corsepius
ed85933279 2010-04-04 Ralf Corsépius <ralf.corsepius@rtems.org>
* capture/init.c: Remove unused variable "out".
2010-04-04 09:41:22 +00:00
Ralf Corsepius
b80b7a9803 Remove unused variable "out". 2010-04-04 09:41:05 +00:00
Thomas Doerfler
cdf44d93da exclude big samples for SMALL MEMORY BSPs 2010-03-29 11:30:49 +00:00
Joel Sherrill
3c02c9dd47 2010-03-12 Sebastian Huber <Sebastian.Huber@embedded-brains.de>
* fileio/init.c: Remove deprecation warnings.
2010-03-12 16:00:58 +00:00
Joel Sherrill
8c8e3e0977 2010-03-11 Joel Sherrill <joel.sherrill@oarcorp.com>
* fileio/init.c: Fix warnings for ctype methods.
2010-03-11 19:13:13 +00:00
Ralf Corsepius
b1274bd94c Whitespace removal. 2009-11-30 03:33:25 +00:00
Ralf Corsepius
4f11fac570 2009-11-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* loopback/init.c: Adjust return-type of rtems_bsdnet_loopattach to
	int to match with rtems/rtems_bsdnet.h.
2009-11-02 04:24:20 +00:00
Ralf Corsepius
1901ba4746 Adjust return-type of rtems_bsdnet_loopattach to int to match with rtems/rtems_bsdnet.h. 2009-11-02 04:24:14 +00:00
Ralf Corsepius
3220700727 2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* base_mp/apptask.c: Use PRIxrtems_id to print rtems_ids.
	Include "tmacros.h".
	* base_mp/node1/Makefile.am, base_mp/node2/Makefile.am:
	Add -I$(top_srcdir)/../support/include.
2009-10-30 13:35:57 +00:00
Ralf Corsepius
4495757c08 Add -I$(top_srcdir)/../support/include. 2009-10-30 13:35:47 +00:00
Ralf Corsepius
f6e5e3bbb6 Use PRIxrtems_id to print rtems_ids.
Include "tmacros.h".
2009-10-30 13:35:30 +00:00
Ralf Corsepius
b81342765a 2009-10-29 Ralf Corsépius <ralf.corsepius@rtems.org>
* pppd/netconfig.h: Add UL suffix to long constants to avoid
	implicit integer overflows on 16bit targets.
2009-10-29 06:36:46 +00:00
Ralf Corsepius
eee3bc1b73 Add UL suffix to long constants to avoid
implicit integer overflows on 16bit targets.
2009-10-29 06:36:40 +00:00
Ralf Corsepius
edfc0f9260 2009-10-29 Ralf Corsépius <ralf.corsepius@rtems.org>
* fileio/init.c: Use %zd to print ssize_t.
2009-10-29 03:21:40 +00:00
Ralf Corsepius
bf3a0a0460 2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* base_sp/apptask.c, unlimited/init.c:
	Use PRIdrtems_task_argument to print rtems_task_argument's.
2009-10-27 06:59:32 +00:00
Ralf Corsepius
073dff354d Use PRIdrtems_task_argument to print rtems_task_argument's. 2009-10-27 06:59:20 +00:00
Ralf Corsepius
5726131b4e 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* base_sp/apptask.c, unlimited/init.c, unlimited/test1.c,
	unlimited/test2.c, unlimited/test3.c:
	Include "tmacros.h". Use PRIxrtems_id to print rtems_ids.
2009-10-26 11:34:38 +00:00
Ralf Corsepius
732276e95d Include "tmacros.h". Use PRIxrtems_id to print rtems_ids. 2009-10-26 11:34:27 +00:00
Ralf Corsepius
b9deb1c3d5 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* unlimited/Makefile.am, base_sp/Makefile.am:
	Add -I$(top_srcdir)/../support/include.
2009-10-26 11:32:44 +00:00
Ralf Corsepius
fa06ce12ec Add -I$(top_srcdir)/../support/include. 2009-10-26 11:32:35 +00:00
Ralf Corsepius
8d0b835889 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* loopback/init.c : Add prototype for rtems_bsdnet_loopattach.
	Remove evil type-cast.
2009-10-26 09:16:39 +00:00
Ralf Corsepius
aa67da0998 Add prototype for rtems_bsdnet_loopattach.
Remove evil type-cast.
2009-10-26 09:16:12 +00:00
Ralf Corsepius
7bf33bfdd4 2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* nsecs/rprintf.h: Remove (PRItime_t moved to tmacros.h).
	* nsecs/Makefile.am: Add -I$(top_srcdir)/../support/include.
	* nsecs/init.c: Include "tmacros.h" instead of "rprintf.h"
2009-10-26 09:14:42 +00:00
Ralf Corsepius
15bba619f6 Remove. 2009-10-26 09:14:22 +00:00