Commit Graph

10 Commits

Author SHA1 Message Date
Chris Johns
3cbedb1ba8 testsuite: Add a user keypress to start pppd.
Allow the test to run and pass when automatic testing.
2014-05-22 19:56:50 +10:00
Joel Sherrill
3324383ce0 testsuites: Remove BSP_SMALL_MEMORY 2014-05-06 18:31:00 -05:00
Chris Johns
c49985691f Change all references of rtems.com to rtems.org. 2014-03-21 08:10:47 +11:00
Sebastian Huber
9391f6d663 tests/samples: Use <rtems/test.h> 2014-03-17 09:17:36 +01:00
Joel Sherrill
5f0cd3499c samples - Eliminate missing prototype warnings 2012-05-31 10:06:16 -05:00
Ralf Corsépius
56f1fbed85 2012-02-22 Ralf Corsépius <ralf.corsepius@rtems.org>
* pppd/system.h: Add pppdapp_initialize.
	* pppd/init.c: Remove pppdapp_initialize.
2012-02-22 09:33:18 +01:00
Ralf Corsepius
e3135514a8 Add HAVE_CONFIG_H. 2011-02-22 10:58:44 +00:00
Chris Johns
c0ec0d82d3 2009-04-28 Chris Johns <chrisj@rtems.org>
* fileio/init.c, fileio/system.h, iostream/init.cc,
        loopback/init.c, pppd/init.c, pppd/pppdapp.c: Do not build if
        BSP_SMALL_MEMORY is defined. Remove this code once a better way is
        supported by the build system.
2009-04-28 05:04:11 +00:00
Ralf Corsepius
5a6172d5a3 include rtems/rtemspppd.h instead of rtemspppd.h. 2005-10-26 03:25:01 +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