Joel Sherrill
8f5b274611
2008-01-29 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* fileio/system.h, ticker/system.h: Add new Object Services collection.
This changed the name of a few previously public but undocumented
services and added a some new services.
2008-01-29 21:53:16 +00:00
Joel Sherrill
aec29f178c
2008-01-11 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* fileio/init.c, fileio/system.h, hello/init.c: Enable malloc
statistics so shell output can be interesting.
2008-01-11 21:43:58 +00:00
Chris Johns
d2a488f7dd
2007-12-17 Chris Johns <chrisj@rtems.org>
...
* testsuites/samples/fileio/init.c: Change shell_* to
rtems_shell_*. Add the mount file-system type of msdos.
2007-12-17 00:40:20 +00:00
Joel Sherrill
0e263c91e9
2007-12-14 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* fileio/init.c, fileio/system.h: Increase stack requested for shell
task. Turn on stack checking so the report is interesting.
2007-12-14 21:50:55 +00:00
Joel Sherrill
4c081a041f
2007-12-11 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* fileio/init.c: Add RTEMS Shell configuration and static configuration
of user commands.
2007-12-11 21:33:31 +00:00
Thomas Doerfler
3d14a451e9
mproved gen5200 MSCAN driver
...
fixed synchronization bug between ata.c and bdbuf.c
2007-01-21 18:25:31 +00:00
Thomas Doerfler
e8f5da0d2d
fixed system.h: only include ATA/IDE driver, when BSP supports an ide interface
2006-07-11 19:57:33 +00:00
Ralf Corsepius
d4f5ddcb85
Eliminate scndir, docdir. Use rtems_testsdir instead.
2006-07-11 04:54:10 +00:00
Thomas Doerfler
c9b005a9d2
applied patches for PR1117/1118/1119/1120
2006-07-09 10:05:27 +00:00
Ralf Corsepius
a6b588d649
Convert to using *_PROGRAMS.
2005-11-13 06:46:05 +00:00
Ralf Corsepius
3bb5d94490
Rework.
2005-11-11 14:33:33 +00:00
Ralf Corsepius
4024e57803
Cosmetics.
2005-11-11 10:26:50 +00:00
Ralf Corsepius
7e3887773a
Eliminate TEST.
2005-11-11 09:03:24 +00:00
Ralf Corsepius
b669ec7ba5
Expand sample.am.
2005-11-11 07:36:47 +00:00
Ralf Corsepius
cb2818800d
Eliminate DOCTYPES.
2005-11-10 22:21:20 +00:00
Ralf Corsepius
0ca5cba879
s/SAMPLE/TEST/ for improved consistency with other tests.
2005-11-10 14:52:28 +00:00
Ralf Corsepius
091d28f084
Build lib.a conditionally.
2005-11-10 14:44:56 +00:00
Ralf Corsepius
c4b6f76677
Remove SRCS, PRINT_SRCS.
2005-11-07 09:27:48 +00:00
Ralf Corsepius
d66557fac4
Switch back to include compile.am instead of amcompile.am
2005-11-07 09:09:26 +00:00
Ralf Corsepius
b98d0013c1
Partial conversion to automake.
2005-11-07 07:30:36 +00:00
Ralf Corsepius
8f71a36f71
Remove stray white spaces.
2004-04-20 07:09:31 +00:00
Ralf Corsepius
3239698d1f
Remove stray white spaces.
2004-04-15 13:26:21 +00:00
Ralf Corsepius
c8fea7a402
* base_mp/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
...
* base_sp/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* cdtest/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* fileio/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* hello/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* loopback/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
* minimum/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
* paranoia/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* pppd/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* ticker/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* unlimited/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
2004-04-01 15:16:23 +00:00
Ralf Corsepius
05153a1f10
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* fileio/init.c: Include <rtems/dosfs.h> instead of <dosfs.h>.
2004-04-01 10:14:40 +00:00
Ralf Corsepius
4c84d7b760
2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* fileio/init.c, fileio/system.h, ticker/system.h, ticker/tasks.c,
unlimited/init.c, unlimited/test1.c, unlimited/test2.c,
unlimited/test3.c: Convert to using c99 fixed size types.
2004-03-30 11:12:01 +00:00
Ralf Corsepius
a00ee402bf
2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* base_mp/node1/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
Add PRE/TMPINSTALL_FILES to CLEANFILES.
* base_mp/node2/Makefile.am: Ditto.
* base_sp/Makefile.am: Ditto.
* cdtest/Makefile.am: Ditto.
* fileio/Makefile.am: Ditto.
* hello/Makefile.am: Ditto.
* loopback/Makefile.am: Ditto.
* minimum/Makefile.am: Ditto.
* paranoia/Makefile.am: Ditto.
* pppd/Makefile.am: Ditto.
* ticker/Makefile.am: Ditto.
* unlimited/Makefile.am: Ditto.
2004-01-14 07:49:37 +00:00
Ralf Corsepius
9fa380ef52
2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* base_mp/Makefile.am: Reformat.
* base_mp/node1/Makefile.am: Remove all-local: $(ARCH).
* base_mp/node2/Makefile.am: Remove all-local: $(ARCH).
* base_sp/Makefile.am: Remove all-local: $(ARCH).
* cdtest/Makefile.am: Remove all-local: $(ARCH).
* fileio/Makefile.am: Remove all-local: $(ARCH).
* hello/Makefile.am: Remove all-local: $(ARCH).
* loopback/Makefile.am: Remove all-local: $(ARCH).
* minimum/Makefile.am: Remove all-local: $(ARCH).
* paranoia/Makefile.am: Remove all-local: $(ARCH).
* pppd/Makefile.am: Remove all-local: $(ARCH).
* ticker/Makefile.am: Remove all-local: $(ARCH).
* unlimited/Makefile.am: Remove all-local: $(ARCH).
2003-12-01 21:21:38 +00:00
Ralf Corsepius
cb3cf606cd
2003-10-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Add AM_CONDITIONAL(LIBCHIP).
* fileio/Makefile.am: Only build if LIBCHIP is available.
2003-10-23 07:02:46 +00:00
Ralf Corsepius
af69e57bc3
2003-09-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* fileio/init.c: Unconditionally define MIN (We *do want* to see
error messages if it conflicts).
2003-09-30 05:43:30 +00:00
Joel Sherrill
3e26377bba
2003-09-04 Joel Sherrill <joel@OARcorp.com>
...
* README, base_mp/apptask.c, base_mp/init.c, base_mp/system.h,
base_mp/node1/base_mp.doc, base_mp/node2/base_mp.doc,
base_sp/apptask.c, base_sp/base_sp.doc, base_sp/init.c,
base_sp/system.h, cdtest/init.c, cdtest/main.cc, cdtest/system.h,
fileio/fileio.doc, fileio/init.c, fileio/system.h, hello/hello.doc,
hello/init.c, hello/system.h, minimum/init.c, minimum/minimum.doc,
paranoia/init.c, paranoia/paranoia.doc, paranoia/system.h,
ticker/init.c, ticker/system.h, ticker/tasks.c, ticker/ticker.doc,
unlimited/init.c, unlimited/system.h, unlimited/test1.c,
unlimited/test2.c, unlimited/test3.c, unlimited/unlimited.doc: URL
for license changed.
2003-09-04 18:53:41 +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
Joel Sherrill
a94b1bdcc5
2003-08-13 Joel Sherrill <joel@OARcorp.com>
...
* fileio/.cvsignore: New file.
2003-08-13 17:48:27 +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