Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

source: rtems/cpukit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @fc523ac8   11/19/14 23:18:16 Chris Johns libdl: Fix possible 16-bit overflow (Coverity 1255339) refs #2192. On … 4.115
(edit) @4f1bbbfc   11/19/14 21:43:15 Chris Johns libdl: Add a comment. See ref #2191. 4.115
(edit) @80590a8   11/19/14 21:38:28 Chris Johns libdl: Add a comment to the previous fix. The fix is ref #2191. 4.115
(edit) @90f65007   11/19/14 21:30:01 Chris Johns libdl: Fix allocator NULL check (Coverity 1255328) refs #2191 The … 4.115
(edit) @7ecd1fc   11/19/14 09:09:54 Chris Johns libmisc: Add the libmisc/redirector to the wrap up. 4.115
(edit) @f98abbe   11/06/14 02:08:48 Chris Johns libdl: Disable building libdl for the NIOS2. No relocation support. … 4.115
(edit) @54998f6   11/04/14 22:05:44 Joel Sherrill shell/main_edit.c: Fix warnings 4.115
(edit) @1a3c611c   11/04/14 20:55:43 Joel Sherrill sapi/src/testextension.c: Fix warnings 4.115
(edit) @1dc5b0e0   11/04/14 20:55:21 Joel Sherrill libdl/rtl-mdreloc-bfin.c: Include rtems/rtl/rtl.h not rtl.h 4.115
(edit) @598a1f4a   11/04/14 20:54:48 Joel Sherrill libdl/Makefile.am: Need preinstall on all targets 4.115
(edit) @028ed6c3   11/04/14 05:34:37 Chris Johns libdl: RTLD_DEFAULT searches the global symbol table. 4.115
(edit) @a2e1e30d   11/04/14 01:12:25 Chris Johns libdl: Add a local symbol table to the object module. Adding a local … 4.115
(edit) @4123e244   11/03/14 12:56:00 Jennifer Averett cpuuse: Resolve compile errors. 4.115
(edit) @7ae1c30   10/31/14 05:20:02 Chris Johns libnetworking: Fix the sethostname decl to match newlib. 4.115
(edit) @ae5fe7e6   10/27/14 01:09:41 Chris Johns cpukit: Add libdl with the Runtime Loader (RTL) code. This is a merge … 4.115
(edit) @8b11ff67   10/28/14 12:58:28 Jennifer Averett capture: Remove ctload command. rtems_cpu_usage_top should be used … 4.115
(edit) @a7817010   09/29/14 15:21:00 Jennifer Averett libmisc: Add top to shell. 4.115
(edit) @6031da4   09/29/14 15:20:27 Jennifer Averett libmisc: Add top to cpuusage. 4.115
(edit) @05e4e599   09/04/14 18:49:04 Jennifer Averett capture: Removal of capture task tracking. This patch removes … 4.115
(edit) @7c797a1   09/19/14 19:05:49 Jennifer Averett cpuuse: Move is_executing_on_a_core to threadimpl.h 4.115
(edit) @f9b19d9   09/19/14 19:04:49 Jennifer Averett score: Move is_executing_on_a_core from cpuusagereport.c to threadimpl.h 4.115
(edit) @134a181   09/08/14 14:46:43 Jennifer Averett score: Add capture data to tcb. 4.115
(edit) @42c77e99   10/24/14 23:06:54 Chris Johns shell: Add an editor to the shell. This is a small (21K on sparc) … 4.115
(edit) @ea9232d   10/24/14 23:05:59 Chris Johns ilibcsupport: Add realpath call. 4.115
(edit) @801ad184   10/24/14 05:09:31 Sebastian Huber sapi: Use an interrupt lock for test extension Ensure to report only … 4.115
(edit) @a4203273   10/23/14 13:39:28 Sebastian Huber sapi: Report only if not an SMP shutdown response 4.115
(edit) @cf4f962   10/23/14 06:21:26 Sebastian Huber dosfs: Write meta-data only if it changed 4.115
(edit) @a7eaaae8   10/20/14 07:33:34 Sebastian Huber dosfs: Support ctime and mtime Implement ctime and mtime updates … 4.115
(edit) @e48bbaa   10/20/14 16:31:07 Joel Sherrill cpukit/libfs/src/imfs/ioman.c: Fix typo 4.115
(edit) @0e74a51   10/20/14 02:46:06 Joel Sherrill cpukit/score/cpu/lm32/irq.c: Fix warning 4.115
(edit) @a9c45a04   10/20/14 02:45:51 Joel Sherrill score/cpu/lm32/rtems/score/cpu.h: Fix set but not used warning 4.115
(edit) @6c8e0dc8   10/20/14 02:45:37 Joel Sherrill score/cpu/i386/rtems/score/cpu.h: Fix set but not used warning 4.115
(edit) @b83fe77c   10/20/14 02:11:00 Joel Sherrill jffs2: Add casts and constant designators to address warnings on … 4.115
(edit) @ed6365a   10/14/14 16:03:38 Joel Sherrill bfin libcpu and libbsp: Fix warnings 4.115
(edit) @9488c9d   10/13/14 21:14:09 Joel Sherrill libmisc/redirector/stdio-redirect.c: Use UL constants since usleep() … 4.115
(edit) @803c49cb   10/13/14 20:59:51 Joel Sherrill jffs2/src/fs-rtems.c: Add include of <rtems/libio.h> for prototypes 4.115
(edit) @23de6fa8   10/13/14 20:56:54 Joel Sherrill jffs2/src/fs-rtems.c: Eliminate set but not used warnings 4.115
(edit) @21021feb   10/16/14 13:15:03 Sebastian Huber shell: Print null mount table entry via LSOF 4.115
(edit) @cb513f0a   10/16/14 10:51:25 Sebastian Huber shell: Improve LSOF output 4.115
(edit) @cf51c3b   10/16/14 06:04:17 Sebastian Huber score: Fix compile error for POSIX disabled 4.115
(edit) @38f7c78   10/14/14 04:03:47 Gedare Bloom rfs: explicitly cast to dev_t 4.115
(edit) @b6bfa1a2   10/15/14 14:26:44 Joel Sherrill h8300/cpu_asm.S: Correct register size suffix for loading DISPATCH_NEEDED 4.115
(edit) @8237b2d   10/15/14 14:15:07 Joel Sherrill rtems/score/object.h: Include <rtems/score/cpu.h> to honor 16-bit Ids … 4.115
(edit) @805ee4fa   10/13/14 18:54:28 Gedare Bloom sparc64: fix warnings in cpukit/score/cpu 4.115
(edit) @6b514360   10/12/14 21:06:06 Joel Sherrill score/cpu/m32c: Fix warnings 4.115
(edit) @65f71f84   10/12/14 20:34:54 Joel Sherrill libcsupport/include/clockdrv.h: Remove rtems_clock_major/minor 4.115
(edit) @388a4e4   10/12/14 21:05:31 Joel Sherrill libmisc/redirector/stdio-redirect.c: Use sleep not usleep and do not … 4.115
(edit) @308bb9b   10/12/14 21:09:20 Joel Sherrill shell/main_cp.c: Delete unused -rtems_shell_cp_exit() 4.115
(edit) @a38ced2   10/10/14 07:09:19 Sebastian Huber score: Rework global construction Ensure that the global construction … 4.115
(edit) @20cb691   10/09/14 18:38:13 Joel Sherrill cpukit/include/rtems/irq.h: Fix spacing 4.115
(edit) @037b57a   10/10/14 09:54:55 Sebastian Huber arm: Fix warning 4.115
(edit) @1c1b082   10/10/14 08:26:50 Sebastian Huber shell/lsof: Fix warnings 4.115
Note: See TracRevisionLog for help on using the revision log.