source: rtems/cpukit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @a12f7e9   11/14/12 14:10:46 Sebastian Huber score: Add RTEMS_FATAL_SOURCE_STACK_CHECKER 4.115
(edit) @a0c7aa55   11/14/12 13:54:09 Sebastian Huber score: Add RTEMS_FATAL_SOURCE_ASSERT 4.115
(edit) @b9bc399   11/14/12 12:50:11 Sebastian Huber score: Add RTEMS_FATAL_SOURCE_BSP_SPECIFIC 4.115
(edit) @9d10cf90   11/14/12 12:58:22 Sebastian Huber score: Add RTEMS_FATAL_SOURCE_BSP_GENERIC 4.115
(edit) @a052181   11/14/12 08:59:10 Sebastian Huber score: Add RTEMS_FATAL_SOURCE_EXIT Include … 4.115
(edit) @038e2f4a   11/14/12 08:58:53 Sebastian Huber score: Add RTEMS_FATAL_SOURCE_APPLICATION 4.115
(edit) @608940f   11/14/12 09:12:57 Sebastian Huber score: Add RTEMS_FATAL_SOURCE_BDBUF Add rtems_bdbuf_fatal_code as a … 4.115
(edit) @156e91e   11/14/12 09:11:22 Sebastian Huber score: Add RTEMS_FATAL_SOURCE_LAST This enum value ensures that the … 4.115
(edit) @e2e5b492   11/14/12 08:51:41 Sebastian Huber score: Add rtems_fatal() 4.115
(edit) @b31a960   11/13/12 16:53:43 Sebastian Huber score: Add INTERNAL_ERROR_CPU_ISR_INSTALL_VECTOR Use … 4.115
(edit) @dc6e830   11/13/12 16:40:33 Sebastian Huber sapi: Add and use rtems_internal_error_description 4.115
(edit) @e4b40531   11/14/12 11:37:24 Sebastian Huber sapi: Add rtems_fatal_source and rtems_fatal_code 4.115
(edit) @7d0bdca   11/14/12 08:27:43 Sebastian Huber score: Add nest level to interal error state Add … 4.115
(edit) @891d0d96   11/14/12 14:56:04 Sebastian Huber score: Documentation 4.115
(edit) @00dae186   11/13/12 15:39:26 Sebastian Huber powerpc: Delete _CPU_Install_interrupt_stack() This function is only … 4.115
(edit) @3c1d387   11/09/12 15:02:02 Sebastian Huber Filesystem: Preserve source NULL pointer in mount 4.115
(edit) @0f0db894   11/08/12 14:41:23 Sebastian Huber dosfs: Lazy update of FAT32 FS info sector The FAT32 FS info sector … 4.115
(edit) @8863338   11/08/12 13:45:27 Sebastian Huber dosfs: Use FAT_UNDEFINED_VALUE 4.115
(edit) @84ff9a47   11/12/12 10:53:16 Sebastian Huber score: Fix per CPU member offsets Offset calculation was wrong for … 4.115
(edit) @228df42   11/07/12 13:10:56 Sebastian Huber sapi: Add BSP_INITIAL_EXTENSION to confdefs.h A BSP can supply an … 4.115
(edit) @ecf9858   11/07/12 11:33:48 Sebastian Huber score: Move global variables definition Define _System_state_Current … 4.115
(edit) @466cf31d   11/07/12 12:59:19 Sebastian Huber score: Statically initialize user extensions The initial extensions … 4.115
(edit) @e5ae7c92   11/07/12 09:11:17 Sebastian Huber score: Add and use _User_extensions_Iterate() Replace the separate … 4.115
(edit) @9ed2bef   11/07/12 09:54:49 Sebastian Huber score: Add and use RTEMS_ARRAY_SIZE() 4.115
(edit) @2195fd27   11/07/12 10:23:03 Sebastian Huber sapi: Make initial user extensions table read-only 4.115
(edit) @b596754   11/07/12 09:19:46 Sebastian Huber sapi: Fix user scheduler configuration The comment in confdefs.h … 4.115
(edit) @ae4f125e   11/06/12 12:54:05 Sebastian Huber sapi: Make Configuration read-only The Configuration is now read-only … 4.115
(edit) @ed8be1ae   11/06/12 12:46:03 Sebastian Huber monitor: Add const qualifier 4.115
(edit) @682b819   11/06/12 12:43:32 Sebastian Huber monitor: Avoid unused function 4.115
(edit) @ef5f359   11/06/12 11:18:10 Sebastian Huber sapi: Delete duplicate declarations 4.115
(edit) @e39fa07   11/06/12 11:13:29 Sebastian Huber sapi: Delete unused macros Delete rtems_configuration_get_table(), … 4.115
(edit) @f536e12   11/06/12 10:59:43 Sebastian Huber sapi: Use rtems_*_get_user_multiprocessing_table 4.115
(edit) @3954767   11/06/12 10:57:51 Sebastian Huber sapi: Use rtems_configuration_get_idle_task 4.115
(edit) @0da4ecd   11/06/12 10:57:02 Sebastian Huber sapi: Use rtems_*_get_number_of_initial_extensions 4.115
(edit) @e8814e1   11/06/12 10:42:31 Sebastian Huber sapi: Use rtems_config*_get_user_extension_table 4.115
(edit) @8a331a5e   11/06/12 10:41:34 Sebastian Huber sapi: Use rtems_config*_get_idle_task_stack_size 4.115
(edit) @2b875ff5   11/06/12 10:40:35 Sebastian Huber sapi: Use rtems_config*_get_maximum_extensions 4.115
(edit) @ec8b6c4   11/06/12 10:37:11 Sebastian Huber sapi: Use rtems_config*_get_device_driver_table 4.115
(edit) @1a75b4b   11/06/12 10:36:01 Sebastian Huber sapi: Use rtems_conf*_get_number_of_device_drivers 4.115
(edit) @c53b330c   11/06/12 10:34:10 Sebastian Huber sapi: Use rtems_configuration_get_maximum_drivers 4.115
(edit) @75524a5e   11/06/12 10:26:58 Sebastian Huber sapi: Use rtems_config*_get_interrupt_stack_size 4.115
(edit) @5e86086   11/06/12 09:34:42 Sebastian Huber sapi: Use rtems_config*_get_microseconds_per_tick 4.115
(edit) @e278f8b7   11/04/12 18:56:34 Sebastian Huber score: Support static_assert and _Static_assert 4.115
(edit) @0f06a0e   10/19/12 13:44:41 Ralf Corsepius Remove rtems-rfs-bitmaps-ut.c. 4.115
(edit) @8cbd90c   11/02/12 13:45:50 Sebastian Huber libnetworking: Disconnect after mbuf shortage The missing disconnect … 4.115
(edit) @d2cf254   11/05/12 09:37:18 Sebastian Huber rtems: Transient event documentation 4.115
(edit) @b3cee28a   11/02/12 10:46:08 Sebastian Huber libnetworking: Avoid deadlock during starvation 4.115
(edit) @7a1e92a1   11/02/12 10:43:34 Sebastian Huber monitor: Support for system events 4.115
(edit) @eb93595   10/31/12 12:56:15 Sebastian Huber libblock: Documentation 4.115
(edit) @9f0a68c   10/31/12 10:54:39 Sebastian Huber libblock: Block device transfer request API change Add and use … 4.115
(edit) @26e90fb1   10/30/12 16:42:17 Sebastian Huber libnetworking: Use system events Add reserved system events … 4.115
(edit) @f7ceeacf   10/31/12 13:27:19 Sebastian Huber rtems: Use event 31 for the transient event This avoids conflicts … 4.115
(edit) @736b8d2   10/31/12 16:02:28 Sebastian Huber rtems: Use correct sync state for system events 4.115
(edit) @93b29f0   10/30/12 16:20:16 Sebastian Huber Filesystem: Use transient event 4.115
(edit) @ee82825d   10/24/12 16:10:02 Sebastian Huber libblock: Use transient event 4.115
(edit) @0edf263   10/26/12 08:05:07 Sebastian Huber rtems: Add system events System events are similar to normal events. … 4.115
(edit) @990575c   10/30/12 15:18:36 Sebastian Huber rtems: Reusable event implementation Change event implementation to … 4.115
(edit) @f8657bbd   10/30/12 15:17:25 Sebastian Huber rtems: Remove unused event_condition member 4.115
(edit) @9dffa384   10/26/12 19:31:45 Sebastian Huber libblock: rtems_bdbuf_set_block_size() API change The set block size … 4.115
(edit) @48680bb1   10/26/12 19:30:40 Sebastian Huber libblock: ramdisk documentation 4.115
(edit) @47a3cd8   08/09/12 14:48:00 Sebastian Huber score: Work area initialization API change The work areas (RTEMS work … 4.115
(edit) @e4278f2   10/12/12 15:02:30 Sebastian Huber score: Append to free list in _Heap_Extend() 4.115
(edit) @6ccfe72   08/09/12 08:17:42 Sebastian Huber score: Change _Heap_Extend() API The _Heap_Extend() has now the same … 4.115
(edit) @3b978e19   08/09/12 08:36:25 Sebastian Huber libcsupport: malloc_deferred_frees_initialize() Remove this function … 4.115
(edit) @b1c4e92   10/19/12 08:05:48 Ralf Corsepius Make uid_buttons static. Reorder include-files. Remove stray blanks. 4.115
(edit) @b44f994   10/19/12 08:05:00 Ralf Corsepius Include "rtems-rfs-shell.h". 4.115
(edit) @8d4faf9   08/24/12 13:56:49 Sebastian Huber score: Use _Workspace_Allocate_or_fatal_error() Use … 4.115
(edit) @ca9f2e6   08/24/12 07:58:54 Sebastian Huber libcsupport: Spelling 4.115
(edit) @0e27119   10/11/12 20:52:18 Joel Sherrill Use proper 3 line form of license text 4.115
(edit) @b8fa5013   10/10/12 21:44:14 Joel Sherrill threadqextractwithproxy.c: Doxygen header and spacing 4.115
(edit) @fd71610   10/11/12 16:25:03 Ralf Corsepius Cleanup Krzysztof's copyright notices. 4.115
(edit) @75025a6   10/08/12 14:19:44 Sebastian Huber rtems: PR1844: Fix MP process packet size 4.115
(edit) @78f417f8   10/07/12 15:17:27 Sebastian Huber Filesystem: Rename function Rename … 4.115
(edit) @8b65f389   10/07/12 15:12:49 Sebastian Huber Filesystem: Rename function Rename … 4.115
(edit) @c17d0b3   10/02/12 13:44:59 Sebastian Huber Filesystem: Reject removal of root nodes Reject the removal of file … 4.115
(edit) @9b83a66   10/02/12 14:13:00 Sebastian Huber score: Critical fix for thread dispatching The changes in … 4.115
(edit) @cb7b57e1   10/03/12 16:09:32 Joel Sherrill mghttpd: Requires POSIX to build server and tests Formerly, mghttpd … 4.115
(edit) @8896c97   10/02/12 18:28:08 Joel Sherrill threaddispatch.c: Fix typo 4.115
(edit) @196fe59   10/02/12 18:27:04 Joel Sherrill score/thread.h: Move Thread_CPU_usage_t definition down At the … 4.115
(edit) @9e735966   10/02/12 18:24:20 Joel Sherrill score/percpu.h: _Thread_Time_of_last_context_switch always available … 4.115
(edit) @b249d7f   10/02/12 18:23:23 Joel Sherrill score/tod.h: Fix formatting 4.115
(edit) @5633c54c   10/02/12 13:38:51 Sebastian Huber nfsclient: Format changes 4.115
(edit) @c69ef3b   10/02/12 09:30:33 Sebastian Huber nfsclient: Add and use nfsEvaluateStatus() The NFS status codes do … 4.115
(edit) @3becac2   10/02/12 07:37:39 Sebastian Huber nfsclient: Fix for short enums The XDR library has a problem on … 4.115
(edit) @86f6e8b   10/01/12 15:40:18 Sebastian Huber nfsclient: PR2075: Fix node initialization 4.115
(edit) @2e83663a   09/28/12 22:19:59 Joel Sherrill cpukit/configure.ac: Remove unused use ticks for statistics options … 4.115
(edit) @90e2026   08/20/12 12:43:16 Sebastian Huber telnetd: Map CRLF to CR It is not so easy to use Termios for that. … 4.115
(edit) @e652e5f8   08/20/12 10:10:03 Sebastian Huber telnetd: Inform client that we will echo The standard line editor … 4.115
(edit) @d3c86023   09/05/12 17:25:38 Joel Sherrill shell/dd-misc.c: Rename unused to avoid conflict with new <sys/cdefs.h> 4.115
(edit) @09f2ce3   09/05/12 17:23:59 Joel Sherrill mips/idtcpu.h: Fix nested comment warning 4.115
(edit) @d658a9b   08/31/12 14:58:42 Joel Sherrill coremsg.c: Clean up and comment improvement This code was reviewed as … 4.115
(edit) @a6eaa548   08/29/12 12:38:54 Krzysztof Miesowicz timespec helpers: Add wrappers with new test 4.115
(edit) @bd5a1386   08/13/12 09:29:13 Sebastian Huber libcsupport: Add and use rtems_putc() This reduces code size and … 4.115
(edit) @6c92e1b   08/09/12 10:45:37 Sebastian Huber IMFS: Typo 4.115
(edit) @2aff1f08   08/06/12 17:53:38 Andreas Heinig PR2069: Similar. Forgot to add missing file. 4.115
(edit) @7a9288fe   08/06/12 17:46:27 Andreas Heinig PR2069: [CBS Scheduler] Memory leak and enqueue problem Due to the … 4.115
(edit) @57e922c7   08/06/12 17:04:24 Gedare Bloom Revert "Add config.h.in." This reverts commit … 4.115
(edit) @1c554014   07/19/12 14:14:53 Ralf Corsepius Remove CVS-Ids. 4.115
(edit) @bb2b825   07/19/12 13:47:55 Ralf Corsepius Require automake-1.12.2. 4.115
(edit) @0f77281   07/19/12 13:44:32 Ralf Corsepius Require autoconf-2.69. 4.115
Note: See TracRevisionLog for help on using the revision log.