source: rtems/cpukit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @38feeefd   07/17/12 12:22:12 Sebastian Huber libnetworking: Silence set but not used warnings 4.115
(edit) @317ee8d   07/17/12 08:19:16 Sebastian Huber score: Change greedy allocation API 4.115
(edit) @5267241   06/28/12 13:03:39 christian.mauderer mghttpd: Clarify comment 4.115
(edit) @54da7c3e   06/28/12 13:03:15 christian.mauderer mghttpd: Add stack size and scheduling options 4.115
(edit) @ea008e2   06/28/12 13:26:05 Sebastian Huber mghttpd: Use MD5 library 4.115
(edit) @4248b28   06/28/12 13:05:16 Sebastian Huber mghttpd: Use HAVE_CONFIG_H 4.115
(edit) @ad6c1f1   06/28/12 08:43:08 christian.mauderer mghttpd: Update Mongoose Update to Mongoose Mercurial revision … 4.115
(edit) @c65afce4   07/07/12 13:46:33 Sebastian Huber dosfs: Use fs_info instead of mt_entry 4.115
(edit) @5b29a08d   07/06/12 14:39:00 Sebastian Huber libblock: Fix read-ahead task wake-up In case the read-ahead task is … 4.115
(edit) @2cc4f3c   07/03/12 08:20:58 Sebastian Huber libblock: Move read-ahead trigger check In case the read-ahead task … 4.115
(edit) @71092f7   07/02/12 14:58:01 Sebastian Huber libblock: Fix read-ahead trigger and next update The previous version … 4.115
(edit) @c8a86d4d   07/02/12 14:20:39 Sebastian Huber libcsupport: C++ compatibility 4.115
(edit) @f29d969   07/02/12 14:06:10 Sebastian Huber libblock: Fix read-ahead trigger and next update 4.115
(edit) @f12249f   07/02/12 13:08:08 Sebastian Huber libblock: Fix continuous blocks write request 4.115
(edit) @828f946   06/28/12 09:02:48 Sebastian Huber libblock: Remove unused field 4.115
(edit) @c34bb0d   06/13/12 09:39:43 Sebastian Huber score: Fix performance issue for 64-bit timestamps The 64-bit … 4.115
(edit) @3246b0f8   06/13/12 09:29:53 Sebastian Huber score: New structure TOD_Control Group the global TOD variables … 4.115
(edit) @50fc8f6   06/13/12 07:44:32 Sebastian Huber sapi: Add nanoseconds_per_tick to configuration Add … 4.115
(edit) @1364eb99   06/12/12 22:57:35 Joel Sherrill v850 - byte swap instructions not available on all multilibs 4.115
Note: See TracRevisionLog for help on using the revision log.