summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add missing prototypes.Ralf Corsepius2008-08-018-23/+25
|
* 2008-08-01 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-011-0/+1
| | | | * itron/include/itronsys/types.h: Add missing prototype.
* 2008-08-01 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-011-0/+1
| | | | * ftpd/ftpd.c: Fix broken prototype.
* Fix broken prototype.Ralf Corsepius2008-08-011-1/+1
|
* 2008-08-01 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-011-0/+5
| | | | | * libblock/include/rtems/bdbuf.h, libblock/src/bdbuf.c: Add missing prototypes.
* Add missing prototypes.Ralf Corsepius2008-08-012-3/+3
|
* 2008-07-31 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-011-0/+2
| | | | | * libmisc/shell/main_netstats.c: Add missing prototypes. * libmisc/shell/main_wkspaceinfo.c: Remove classinfo_tester.
* 2008-07-31 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-07-312-5/+15
| | | | | * runtest.in: Make attempt to detect memory exceptions and abort running tests.
* 2008-07-31 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-07-316-114/+79
| | | | * Makefile.am: Do not build .rel files. Reduces code bloat.
* 2008-07-31 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-07-313-1/+35
| | | | | | * Makefile.am: Add stub for U-Boot support. Hopefully someone more knowledgeable than I can provide a real address and length. * startup/uboot_support.c: New file.
* 2008-07-31 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-07-312-79/+87
| | | | * tests/tests.c: Remove C++ style comments.
* 2008-07-31 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-07-312-1/+5
| | | | | * libmisc/shell/main_rm.c: sys/mount.h is not available when networking is disabled but luckily it is not even needed to compile.
* 2008-07-31 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-07-312-2/+6
| | | | * shared/misc/m68kidle.c: Correct prototype of Idle threads.
* 2008-07-31 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-07-312-5/+8
| | | | * porting/idlethread.t: Correct prototype of Idle threads.
* 2008-07-31 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-07-312-1/+5
| | | | * startup/bspclean.c: Use C style comment.
* 2008-07-31 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-07-3127-19/+56
| | | | * cpu.c, rtems/score/cpu.h: Correct prototype of Idle threads.
* 2008-07-31 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-07-316-3/+15
| | | | * rtems/score/cpu.h: Correct prototype of Idle threads.
* Add missing prototypes.Ralf Corsepius2008-07-311-1/+1
|
* Remove classinfo_tester.Ralf Corsepius2008-07-311-1/+0
|
* 2008-07-31 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-07-311-0/+4
| | | | * shttpd/compat_rtems.c: Replace C++-comments with C-comments.
* Replace C++-comments with C-comments.Ralf Corsepius2008-07-311-6/+8
|
* Formatting.Joel Sherrill2008-07-302-3/+3
|
* 2008-07-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-07-301-0/+6
| | | | | | * httpd/emfdb.h, httpd/socket.c, httpd/uemf.c, httpd/uemf.h, httpd/um.h, httpd/webmain.c, httpd/webs.c, httpd/webs.h, httpd/wsIntrn.h: Add missing protoypes.
* Add missing prototypes.Ralf Corsepius2008-07-309-53/+53
|
* 2008-07-29 Tim Cussins <timcussins@eml.cc>Joel Sherrill2008-07-292-0/+8
| | | | | * ChangeLog, libmisc/monitor/mon-object.c: Add mising RTEMS_POSIX_API conditional.
* 2008-07-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-07-291-0/+3
| | | | * ftpd/ftpd.c, ftpd/ftpd.h: Add prototypes.
* 2008-07-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-07-291-0/+5
| | | | | * libmisc/monitor/mon-monitor.c: Remove stray arg from function call.
* Remove stray arg from function call.Ralf Corsepius2008-07-291-1/+1
|
* 2008-07-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-07-291-0/+2
| | | | | * libmisc/capture/capture.h, libmisc/monitor/mon-symbols.c, libmisc/monitor/monitor.h: Add missing prototypes.
* Add missing prototypes.Ralf Corsepius2008-07-293-12/+12
|
* Add prototypes.Ralf Corsepius2008-07-293-4/+4
|
* 2008-07-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-07-291-0/+2
| | | | | * score/inline/rtems/score/tod.inl: Add prototypes. * score/src/coretodset.c: Remove stray args in function call.
* Remove stray args in function call.Ralf Corsepius2008-07-291-1/+1
|
* 2008-07-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-07-291-1/+5
| | | | | | | * libcsupport/include/rtems/libcsupport.h, libcsupport/include/rtems/libio_.h, libcsupport/src/malloc_statistics_helpers.c, libcsupport/src/scandir.c: Add prototypes.
* Add prototypes.Ralf Corsepius2008-07-294-8/+7
|
* 2008-07-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-07-291-0/+1
| | | | * telnetd/pty.c: Add prototypes. Remove misc. C++-code pollution.
* Add prototypes. Remove misc. C++-code pollution.Ralf Corsepius2008-07-291-51/+6
|
* 2008-07-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-07-291-0/+5
| | | | | * posix/src/prwlocktrywrlock.c, posix/src/prwlocktryrdlock.c, posix/src/prwlockrdlock.c: Use C-style comments.
* Use C-style comments.Ralf Corsepius2008-07-293-3/+3
|
* src/irq-legacy.c: Free allocated memory in hander removeThomas Doerfler2008-07-293-35/+62
| | | | bootcard.c: Check if the heap fits into the work area
* 2008-07-29 Chris Johns <chrisj@rtems.org>Chris Johns2008-07-292-0/+7
| | | | | * tools/configure.ac: Add CFLAGS to workaround building errors on a 64bit AMD host.
* 2008-07-29 Chris Johns <chrisj@rtems.org>Chris Johns2008-07-292-2/+6
| | | | * libblock/src/nvdisk.c: Fix block compile bug.
* 2008-07-29 Chris Johns <chrisj@rtems.org>Chris Johns2008-07-293-552/+583
| | | | | * libblock/include/rtems/bdbuf.h, cpukit/libblock/src/bdbuf.c: Update the comments.
* 2008-07-29 Chris Johns <chrisj@rtems.org>Chris Johns2008-07-294-6/+14
| | | | * ide/pcmcia_ide.c: Updated to the libblock changes.
* 2008-07-29 Chris Johns <chrisj@rtems.org>Chris Johns2008-07-292-8/+12
| | | | * smc/smc.c: Updated to the libblock changes.
* 2008-07-29 Chris Johns <chrisj@rtems.org>Chris Johns2008-07-292-2/+6
| | | | * block/block.c: Update to the libblock changes.
* 2008-07-29 Chris Johns <chrisj@rtems.org>Chris Johns2008-07-298-114/+239
| | | | | | | | | | | | | | | * libchip/i2c/spi-sd-card.c: Updated to the libblock changes. * libchip/ide/ata.c: Change to use a mutex rather than disable pre-emption. Updated to the libblock changes. * libchip/ide/ata_internal.h: Updated to the new chains API. * libchip/ide/ide_controller.c: Updated to the libblock changes. Added come debug tracing. * libchip/ide/ide_ctrl_cfg.h, libchip/ide/ide_ctrl_io.h: Updated to the libblock changes.
* 2008-07-29 Chris Johns <chrisj@rtems.org>Chris Johns2008-07-292-316/+320
| | | | * ide/ide.c: Updated to the rtems_* libblock changed.
* 2008-07-29 Chris Johns <chrisj@rtems.org>Chris Johns2008-07-2947-2384/+6177
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * libblock/Makefile.am: Removed src/show_bdbuf.c. * libblock/src/show_bdbuf.c: Removed. * libblock/include/rtems/bdbuf.h, cpukit/libblock/src/bdbuf.c: Rewritten the bdbuf code. Remove pre-emption disable, score access, fixed many bugs and increased performance. * libblock/include/rtems/blkdev.h: Added RTEMS_BLKDEV_CAPABILITIES block device request. Cleaned up comments. Added block and user fields to the sg buffer request. Move to rtems_* namespace. * libblock/include/rtems/diskdevs.h, cpukit/libblock/src/diskdevs.c: Move to rtems_* namespace. Add a capabilities field for drivers. Change rtems_disk_lookup to rtems_disk_obtain to match the release call. You do not lookup and release a disk, you obtain and release a disk. * libblock/include/rtems/ide_part_table.h, libblock/include/rtems/ramdisk.h, libblock/src/ide_part_table.c: Move to rtems_* namespace. * libblock/include/rtems/nvdisk.h: Formatting change. * libblock/src/blkdev.c: Move to rtems_* namespace. Change rtems_disk_lookup to rtems_disk_obtain * libblock/src/flashdisk.c: Move to rtems_* namespace. Use the new support for the block number in the scatter/grather request struct. This allows non-continuous buffer requests for those drivers that can support increasing performance. * libblock/src/nvdisk.c: Move to rtems_* namespace. Removed warnings. Added better error checking. Fixed some comments. * libblock/src/ramdisk.c: Move to rtems_* namespace. Added some trace functions to help debugging upper layers. Use the new support for the block number in the scatter/grather request struct. This allows non-continuous buffer requests for those drivers that can support increasing performance. * libfs/src/dosfs/fat.c, libfs/src/dosfs/fat.h: Use new chains API. Removed temporary hack and changed set_errno_and_return_minus_one to rtems_set_errno_and_return_minus_one. Move fat_buf_access from header and stopped it being inlined. Updated to libblock changes. * libfs/src/dosfs/fat_fat_operations.c, libfs/src/dosfs/fat_file.c, libfs/src/dosfs/msdos_create.c, libfs/src/dosfs/msdos_dir.c, libfs/src/dosfs/msdos_eval.c, libfs/src/dosfs/msdos_file.c, libfs/src/dosfs/msdos_format.c, libfs/src/dosfs/msdos_free.c, libfs/src/dosfs/msdos_initsupp.c, libfs/src/dosfs/msdos_misc.c, libfs/src/dosfs/msdos_mknod.c: Use new chains API. Removed temporary hack and changed set_errno_and_return_minus_one to rtems_set_errno_and_return_minus_one. Updated to libblock changes. * libmisc/Makefile.am: Add new ls and rm command files. * libmisc/shell/cmp-ls.c, libmisc/shell/extern-ls.h, libmisc/shell/filemode.c, libmisc/shell/print-ls.c, libmisc/shell/pwcache.c, libmisc/shell/utils-ls.c, libmisc/shell/vis.c, shell/vis.h: New. * libmisc/shell/extern-cp.h, libmisc/shell/main_cp.c, libmisc/shell/utils-cp.c: Fixed the usage call bug. * libmisc/shell/main_blksync.c: Updated to the new block IO ioctl command. * libmisc/shell/main_ls.c, libmisc/shell/main_rm.c: Updated to BSD commands with more features. * score/src/coremutex.c: Fix the strick order mutex code. * libmisc/shell/shell.c: Change shell tasks mode to be timeslice and no ASR. * sapi/include/confdefs.h: Change ata_driver_task_priority to rtems_ata_driver_task_priority. Add the new BD buf cache parameters with defaults. * score/src/interr.c: Do not return if the CPU halt call returns.
* 2008-07-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-07-272-14/+4
| | | | * configure.ac: Remove RPCGEN, RPCTOOLS.