source: rtems/cpukit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @dff1803   12/03/14 10:35:52 Daniel Hellstrom SPARC: optimize IRQ enable & disable * Coding style cleanups. * Use … 4.115
(edit) @8905201   12/03/14 12:00:59 Sebastian Huber monitor: Replace puts() with proper fprintf() 4.115
(edit) @e4d8513   11/14/14 07:58:00 cederman nfs: Add RPCd task affinity config option Similar to the task … 4.115
(edit) @69e3f27   11/14/14 07:58:00 cederman net: Add network task affinity config This patch adds a default … 4.115
(edit) @e37e8504   12/01/14 03:53:55 Chris Johns libmisc/shell: Edit history hack is corrupting memory. Remove it. The … 4.115
(edit) @d006b46d   11/28/14 10:53:55 Sebastian Huber score: Add heap statistics Add lifetime bytes allocated and freed … 4.115
(edit) @2c3c657   11/27/14 12:25:22 Sebastian Huber score: Return heap stats via _Heap_Get_information Print out heap … 4.115
(edit) @01557b0   11/27/14 10:44:48 Sebastian Huber libcsupport: Delete malloc statistics Use the heap handler statistics … 4.115
(edit) @3b4ca3a   11/27/14 13:41:17 Sebastian Huber bdbuf: Fix race condition with sync active flag Bug report by Oleg … 4.115
(edit) @e22af78   11/27/14 15:30:12 Joel Sherrill sync.c: Add asserts to document and check assumptions 4.115
(edit) @8dbbea6b   11/27/14 15:29:16 Joel Sherrill msdos_file.c: Reverse return codes per Gedare 4.115
(edit) @43b09a98   11/27/14 12:37:04 Sebastian Huber shell: Make mv, cp and rm usable for applications close #2030 4.115
(edit) @5bd822a7   11/26/14 10:51:34 Sebastian Huber smp: Fix scheduler helping protocol Ensure that scheduler nodes in … 4.115
(edit) @79569ae   11/26/14 09:00:13 Sebastian Huber smp: Fix scheduler helping protocol assertions 4.115
(edit) @038faca1   11/25/14 15:47:20 Sebastian Huber rtems: Add rtems_cache_coherent_allocate() Add … 4.115
(edit) @d4ec0a2   11/19/14 20:50:45 josh.oguin monitor/mon-prmisc.c: Use puts() not fprintf() CodeSonar? flagged this … 4.115
(edit) @8b9bc54   11/19/14 20:49:46 josh.oguin objectgetnameasstring.c: Reformat _Objects_Get() switch to follow pattern 4.115
(edit) @c562d0c   11/19/14 20:47:57 josh.oguin objectimpl.h: Add _Assert() to _Objects_Invalidate_Id() CodeSonar?4.115
(edit) @fbafb8f2   11/19/14 20:46:43 josh.oguin chainimpl.h: Add _Assert() to _Chain_Initialize_empty() CodeSonar?4.115
(edit) @e106aa73   11/19/14 20:44:54 josh.oguin cpukit/posix/src/timertsr.c: Add _Assert() CodeSonar? flagged this as … 4.115
(edit) @90a8e42b   11/19/14 20:42:02 josh.oguin monitor/mon-editor.c: Use puts() and snprintf() not fprintf() or … 4.115
(edit) @4862532   11/19/14 20:40:16 josh.oguin imfs/imfs_handlers_link.c: Add _Assert for NULL pointer CodeSonar?4.115
(edit) @43d6a28   11/19/14 20:39:14 josh.oguin dosfs/msdos_misc.c: Remove unnecessary operation CodeSonar? flagged … 4.115
(edit) @21c0ca8   11/19/14 20:38:16 josh.oguin dosfs/msdos_file.c: Return an error if it occurs CodeSonar? flagged … 4.115
(edit) @10f28a3a   11/19/14 20:36:44 josh.oguin dosfs/msdos_conv.c: Remove unnecessary operations These were flagged … 4.115
(edit) @72f63eef   11/19/14 20:34:40 josh.oguin libcsupport/src/newlibc_exit.c: Remove dead code This was flagged as … 4.115
(edit) @f18fd4f   11/19/14 20:34:06 josh.oguin libcsupport/src/mount.c: Remove unnecessary operation This was … 4.115
(edit) @ba3b6fd   10/28/14 16:38:54 josh.oguin apimutex.c: Add _Assert for NULL pointer access CodeSonar? detects a … 4.115
(edit) @fdd1e20   11/26/14 08:57:57 Sebastian Huber shell: Include missing header 4.115
(edit) @90b0e28   11/26/14 08:53:52 Sebastian Huber i2c: Do not close file descriptor 0 if open fails 4.115
(edit) @d6f0ca64   11/26/14 07:24:39 Sebastian Huber i2c: Avoid undefined right shift operation 4.115
(edit) @505b6806   11/24/14 19:55:29 Joel Sherrill rtems-rfs-rtems.c: Add cast to address warning 4.115
(edit) @ebb39a21   11/24/14 19:54:37 Joel Sherrill hexdump-conv.c: Use proper printf() formatting for wchar_t 4.115
(edit) @3bd0cd1   11/24/14 19:54:26 Joel Sherrill main_edit.c: Do not reference beyond end of array 4.115
(edit) @d152024   11/24/14 23:11:55 Joel Sherrill shell/main_edit.c: Note return value not checked Coverity Id 1255320 … 4.115
(edit) @3211e8e   11/24/14 20:18:16 Joel Sherrill cpukit/libcsupport/src/pwdgrp.c: Check return value Coverity Id … 4.115
(edit) @630642e   11/24/14 20:14:35 Joel Sherrill shell/main_blksync.c: Fix leak of file descriptor Coverity Id … 4.115
(edit) @4afa216   11/24/14 20:12:54 Joel Sherrill cpukit/libmisc/shell/main_edit.c: Fix use after free() Coverity Id … 4.115
(edit) @a0bf44e   11/24/14 20:06:49 Joel Sherrill cpukit/dev/i2c/i2c-dev.c: Fix leak on error path Coverity ID 1255520. … 4.115
(edit) @0a0ded70   11/25/14 18:50:01 Jennifer Averett capture: Resolve failure path memory leak. 4.115
(edit) @e681762   11/25/14 15:12:59 Sebastian Huber bdbuf: Use rtems_cache_aligned_malloc() 4.115
(edit) @7e5c9b89   11/25/14 13:58:13 Sebastian Huber rtems: Move rtems_cache_aligned_malloc() Make sure also the size is … 4.115
(edit) @02733495   11/24/14 14:20:25 Sebastian Huber libcsupport: malloc_is_system_state_OK() Move system state check to … 4.115
(edit) @46689a1e   11/25/14 14:42:56 Sebastian Huber arm: Use CPU_TIMESTAMP_USE_STRUCT_TIMESPEC Converting 64-bit … 4.115
(edit) @c577500   11/06/14 14:55:32 Jennifer Averett capture: Remove whitespace and fix copyrights. 4.115
(edit) @66bf2af2   11/06/14 14:37:54 Jennifer Averett capture: Add SMP support. To support smp data was broken into global … 4.115
(edit) @04a13bd   11/06/14 14:26:38 Jennifer Averett capture: Move print methods out of cli for reuse. Methods to print … 4.115
(edit) @3d5bcded   10/03/14 19:01:44 Jennifer Averett capture: Move logging of task record to occur after filter check. The … 4.115
(edit) @cfc53c1   11/24/14 10:55:44 Sebastian Huber i2c: Fix endian issue 4.115
(edit) @26f4cdd   11/24/14 07:35:45 Sebastian Huber _Scheduler_FIXME_thread_priority_queues_are_broken Delete this … 4.115
(edit) @cceb19f4   11/21/14 10:01:34 lohathe smp: Fix scheduler helping protocol New test case for … 4.115
(edit) @89be4e7   11/23/14 00:25:12 Santosh Vattam rtems/score/object.h: Correct types on _Objects_Build_id close 1423 4.115
(edit) @ed4c556   11/20/14 23:25:15 Joel Sherrill objectsetname.c: Fix always true condition (Coverity ID 1063874) … 4.115
(edit) @abf3892c   11/20/14 23:22:22 Joel Sherrill pipe/fifo.c: NULL dereference flagged by Coverity ID 1063889 It does … 4.115
(edit) @e8abdfb   11/20/14 23:21:05 Joel Sherrill dosfs/fat_fat_operations.c: Explicitly ignore return (Coverity ID … 4.115
(edit) @8f73af85   11/20/14 23:19:13 Joel Sherrill dosfs/msdos_format.c: Dead code removal (Coverity ID 1255325) … 4.115
(edit) @5dff7425   11/20/14 23:17:18 Joel Sherrill libcsupport/src/termios.c: Explicitly ignore return value (Coverity ID … 4.115
(edit) @11925eef   11/21/14 07:49:57 Sebastian Huber Delete or rename MIN/MAX macros and defines Include <sys/param.h> if … 4.115
(edit) @a5201ea   11/19/14 19:57:21 Joel Sherrill libdl/rtl-mdreloc-powerpc.c: Fix warnings This patch addresses the … 4.115
(edit) @287843f   11/06/14 22:16:56 Joel Sherrill sys/mman.h: New file. Clean up and add supporting stubs * … 4.115
(edit) @c8784667   11/06/14 16:03:11 Joel Sherrill libdl/.../mips/machine/elf_machdep.h: Fix typo so compiles 4.115
(edit) @b2db1f5c   11/20/14 14:00:29 dolezj21 cpukit: basedefs: macro for packed attribute 4.115
(edit) @58af50d   11/20/14 14:00:27 dolezj21 score: i386: functions converting real mode pointer to physical … 4.115
(edit) @3bb9c61c   11/20/14 08:03:50 Sebastian Huber bdbuf: Use rtems_cache_get_data_line_size() 4.115
(edit) @6b4a22e3   11/19/14 09:46:16 Sebastian Huber shell: Include <rtems/shell.h> early This avoids a conflict with the … 4.115
(edit) @3fe5d01   11/18/14 13:05:15 Sebastian Huber shell: Add CMDLS, CMDCHOWN, CMDCHMOD commands 4.115
(edit) @478455e0   11/18/14 11:03:11 Sebastian Huber shell: Fix help topic header 4.115
(edit) @7eada71   11/18/14 06:35:30 Sebastian Huber shell: Add mode, UID and GID to shell commands Use this information … 4.115
(edit) @ffd5285   11/18/14 10:07:36 Sebastian Huber shell: Inherit UID and GID if no login check Use the UID and GID of … 4.115
(edit) @5c141d6a   11/18/14 09:36:27 Sebastian Huber shell: Add and use rtems_shell_execute_cmd() 4.115
(edit) @1227858   11/18/14 09:13:55 Sebastian Huber shell: Make rtems_shell_main_joel() static 4.115
(edit) @66da4844   11/18/14 09:09:30 Sebastian Huber shell: Print to stderr in TIME command 4.115
(edit) @7840b66   11/18/14 09:03:24 Sebastian Huber shell: Add initial commands and aliases only once Make tables read-only. 4.115
(edit) @7a2c30f   11/17/14 14:58:26 Sebastian Huber shell: Simplify rtems_shell_add_cmd_struct() 4.115
(edit) @bac3d6d   11/17/14 14:42:57 Sebastian Huber shell: Rename HALT to SHUTDOWN command Use a normal command for … 4.115
(edit) @e02d5dd9   11/17/14 12:35:58 Sebastian Huber Ensure security of default user environment 4.115
(edit) @fa028bb   11/17/14 10:55:27 Sebastian Huber shell: Do chroot() after successful login 4.115
(edit) @373ccbb9   11/17/14 13:55:38 Sebastian Huber shell: Use exiting once initialization Avoid TOCTOU issues. Avoid … 4.115
(edit) @065d72ce   11/17/14 09:19:00 Sebastian Huber shell: Get supplementary group IDs in login check 4.115
(edit) @b8bd90f6   11/17/14 08:01:53 Sebastian Huber Add supplementary groups to user environment 4.115
(edit) @7bfa0970   11/17/14 12:00:17 Sebastian Huber dosfs: Avoid MIN() re-definition 4.115
(edit) @c3350e7d   11/18/14 06:39:47 Sebastian Huber Filesystem: Typo 4.115
(edit) @ffa71f1   11/17/14 06:53:01 Sebastian Huber libcsupport: Implement getgroups() 4.115
(edit) @395e5d4   11/14/14 14:33:57 Sebastian Huber libcsupport: Use POSIX key for getgrent() 4.115
(edit) @acf9a8d   11/14/14 13:31:54 Sebastian Huber shell: Use crypt_r() in rtems_shell_login_check() Use '*" to disable … 4.115
(edit) @002f351   11/14/14 13:30:36 Sebastian Huber libcsupport: Minimal /etc/passwd and /etc/group Create a minimal … 4.115
(edit) @6935428   11/14/14 10:30:50 Sebastian Huber libcsupport: Avoid TOCTOU and format errors 4.115
(edit) @80055514   11/14/14 10:09:39 Sebastian Huber libcsupport: Use pthread_once() 4.115
(edit) @b471854b   11/14/14 10:01:48 Sebastian Huber libcsupport: Split passwd/group support 4.115
(edit) @d82f9de1   11/14/14 09:28:15 Sebastian Huber libcsupport: Add copyrights according to rev hist 4.115
(edit) @4466321   11/13/14 14:13:24 Sebastian Huber Add crypt_r(), etc. Add crypt_add_format(), crypt_r(), crypt_md5_r(), … 4.115
(edit) @1bcd0378   11/13/14 12:18:24 Sebastian Huber Add SHA256 and SHA512 support 4.115
(edit) @a2b6895   11/13/14 10:55:51 Sebastian Huber Add <sys/endian.h> 4.115
(edit) @0510cfd8   11/11/14 11:41:58 Sebastian Huber Add NXP PCA9548A 8-channel switch I2C driver 4.115
(edit) @67ac69fc   11/07/14 12:50:01 Sebastian Huber Add NXP PCA9535 16-bit GPIO I2C driver 4.115
(edit) @cce46780   11/07/14 12:49:29 Sebastian Huber Add generic EEPROM I2C device driver 4.115
(edit) @41c5f1b7   11/07/14 12:47:39 Sebastian Huber Add I2C driver framework This I2C driver framework has some major … 4.115
(edit) @b6f21886   11/05/14 09:21:34 Sebastian Huber Add RTEMS port of Linux I2C user-space API 4.115
(edit) @580466c   11/20/14 02:52:12 Chris Johns libdl: Update comment with details about the error fix. See refs #2192. 4.115
(edit) @2ae58c69   11/19/14 23:19:46 Chris Johns libdl: Update the comments. See refs #2191. 4.115
Note: See TracRevisionLog for help on using the revision log.