summaryrefslogtreecommitdiff
path: root/doc (follow)
AgeCommit message (Collapse)Author
2011-12-072011-12-07 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill
PR 1984/doc * user/conf.t: Change CONFIGURE_MINIMUM_STACK_SIZE to CONFIGURE_MINIMUM_TASK_STACK_SIZE.
2011-07-292011-07-29 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill
PR 1864/doc * user/conf.t: Add missing documentation for CONFIGURE_MAXIMUM_POSIX_MESSAGE_QUEUE_DESCRIPTORS, CONFIGURE_MAXIMUM_POSIX_BARRIERS , CONFIGURE_MAXIMUM_POSIX_SPINLOCKS, CONFIGURE_MAXIMUM_POSIX_RWLOCKS.
2011-07-262011-07-26 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill
PR 1851/doc * user/conf.t: Fix typo in CONFIGURE_MESSAGE_BUFFER_MEMORY example.
2011-03-042011-03-04 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill
PR 1744/doc * user/clock.t: rtems_clock_time_value type uses changed to struct timeval.
2011-02-082011-02-08 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill
* common/cpright.texi: Update copyright.
2011-02-082011-02-08 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill
* setup.def, shell/preface.texi: Update version.
2011-02-022011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
* configure.ac: Require autoconf-2.68, automake-1.11.1.
2011-01-022011-01-02 Danila Bespalov <danila DOT bespalov AT gmail DOT com>Joel Sherrill
* started/buildc.t, started/buildrt.t, started/nt.t, started/require.t, started/sample.t: Review and improve.
2010-11-242010-11-24 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill
PR 1674/doc * user/Makefile.am, user/dirstat.texi: Fix bad node reference.
2010-11-112010-11-11 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill
PR 1716/doc * user/concepts.t: print_name example used a variable which did not match the name of the passed in parameter.
2010-11-012010-11-01 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill
PR 1714/doc * user/datatypes.t, user/intr.t: Add missing description of rtems_status_codes.
2010-08-092010-08-09 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber
PR 1513/doc * user/chains.t: Added missing functions. Uniform text for unprotected functions.
2010-08-092010-08-03 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber
PR 1650/cpukit * user/part.t: Clarify.
2010-06-112010-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
* Makefile.am: Don't install html_imagesdir unconditionally.
2010-06-112010-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
* main.am: Don't install html_projectdir unconditionally.
2010-06-112010-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
* cpu_supplement/Makefile.am: Include main.am.
2010-06-11Remove EDITION (Unused)Ralf Corsepius
2010-06-112010-05-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
* cpu_supplement/Makefile.am, cpu_supplement/cpu_supplement.texi: Remove tic4x. * cpu_supplement/tic4x.t: Remove.
2010-06-11Remove.Ralf Corsepius
2010-06-022010-06-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* user/.cvsignore: Add semaphore_attributes.pdf.
2010-05-182010-05-18 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill
PR 1520/doc * user/part.t: Partition create discussion said it returned the number of buffers created but it does not.
2010-05-182010-05-18 Alin Rus <alin.codejunkie@gmail.com>Joel Sherrill
PR 1519/doc * user/chains.t: Fix typo in Chain_Control example.
2010-05-132010-05-13 Chris Johns <chrisj@rtems.org>Chris Johns
* shell/file.t: Add dd, debugrfs, hexdump, ln, mknod, mkrfs, mv. * shell/general.t: Add time.
2010-05-122010-05-12 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber
PR 1512/doc * shell/general.t: Add rtc. * shell/file.t: Add fdisk.
2010-05-092010-05-09 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
PR 1512/doc * shell/general.t: Add setenv, getenv, and unsetenv.
2010-05-052010-05-05 Alin Rus <alin.codejunkie@gmail.com>Joel Sherrill
PR 1510/doc * user/chains.t: Fix code example.
2010-04-232010-04-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* texi2www/texi2www: Add some new texinfo commands.
2010-04-222010-04-22 Alin Rus <alin.codejunkie@gmail.com>Chris Johns
* user/chain.t: Fixed the example from PR 1504.
2010-03-042010-03-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* user/conf.t: CONFIGURE_DISABLE_CLASSIC_NOTEPADS is typo of CONFIGURE_DISABLE_CLASSIC_API_NOTEPADS. Fix it.
2010-02-182010-02-18 Chris Johns <chrisj@rtems.org>Chris Johns
* networking/networkapp.t: Updated the BOOTP/DHCP to document the default behaviour of looping forever.
2010-01-112010-01-11 Marc Pignat <marc.pignat@hevs.ch>Joel Sherrill
PR 1490/doc * user/clock.t: Fix typo. rtems_clock_get_ticks_per_second not rtems_clock_get_ticks_per_seconds.
2009-12-172009-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* user/clock.t: Eliminate unused type rtems_clock_time_value.
2009-12-16adaption of calling convention to console my_driver_write functionThomas Doerfler
2009-12-10Whitespace removal.Ralf Corsepius
2009-11-232009-11-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
PR 1460/cpukit * user/object.t: Change return type on methods accessing portions of RTEMS Ids to int. This allows -1 to be return on error.
2009-11-092009-11-09 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* ada_user/Makefile.am, ada_user/ada_user.texi, user/Makefile.am, user/c_user.texi, user/concepts.t, user/overview.t, user/preface.texi, user/schedule.t, user/sem.t: Add table of figures. Add text and graphic of tree illustrating valid combinations of semaphore attributes. * user/semaphore_attributes.eps, user/semaphore_attributes.png: New files.
2009-10-142009-10-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* bsp_howto/console.t: Capitalization.
2009-10-142009-10-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* user/preface.texi: Remove UNIX and update port list.
2009-10-142009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
* HELP.html, bsp_howto/support.t, relnotes/status.texi, started_ada/buildada.t: Remove references to posix/Unix port.
2009-09-262009-09-26 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* user/conf.t, user/userext.t: Eliminate use of deprecated rtems_extension.
2009-09-142009-09-14 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill
* cpu_supplement/arm.t: Update. * cpu_supplement/preface.texi: Typo. * cpu_supplement/general.t: Expanded abbreviation.
2009-08-262009-08-26 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill
* user/conf.t: Change stack allocator signature.
2009-08-232009-08-22 Roxana Leontie <roxana.leontie@gmail.com>Joel Sherrill
* bsp_howto/framebuffer.t: documented the improvements made to read/write
2009-08-212009-08-21 Roxana Leontie <roxana.leontie@gmail.com>Joel Sherrill
* bsp_howto/framebuffer.t: Updated the frame buffer documentation.
2009-08-052009-08-05 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
* user/conf.t: Add configuration of posix message queue file descriptors as separate entity. Also add documentation on posix configuration elements not previously covered.
2009-08-032009-08-03 Roxana Leontie <roxana.leontie@gmail.com>Joel Sherrill
* bsp_howto/framebuffer.t: added documentation
2009-07-282009-07-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* bsp_howto/.cvsignore, bsp_howto/Makefile.am, bsp_howto/bsp_howto.texi: Add Frame Buffer Device Driver shell. * bsp_howto/framebuffer.t: New file. * user/conf.t: Add CONFIGURE_APPLICATION_NEEDS_FRAME_BUFFER_DRIVER.
2009-07-022009-07-02 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
* user/region.t: Fix typos where semaphore referenced instead of region or segment.
2009-07-022009-07-02 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
* user/preface.texi: Correct list of supported CPU architectures.
2009-05-082009-05-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* user/conf.t: Change work_space_size to uintptr_t since it cannot be negative.