source: rtems/cpukit/libmisc/shell

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1dbd1079   10/12/20 16:50:24 frank.kuehndel shell/main_edit.c: Fix string truncation warning Using strlcpy() …
(edit) @b03c103   10/12/20 16:06:30 frank.kuehndel shell/main_edit.c: Fix use of wrong constant realpath() requires a …
(edit) @529402f5   10/12/20 16:01:45 frank.kuehndel shell/shell.c: Fix illegal string copy This is an illegal use of …
(edit) @2361b2c   10/12/20 15:11:18 frank.kuehndel shell/shell.c: Fix an implicit type cast With some compiler warnings …
(edit) @a479686   10/09/20 13:40:13 frank.kuehndel shell: Remove not functioning fdisk mount/unmount The shell has an …
(edit) @ffc928b   09/24/20 13:31:41 frank.kuehndel Fixing bug in line editing of the shell with CTRL-U. This patch fixes …
(edit) @208ebf2   01/26/18 03:30:05 eadler dd(1): Use a local swapbytes() function. swab(3) has restrict …
(edit) @20b1bdb   08/08/20 08:07:32 Chris Johns shell: Only clear std handles when the shell task exits Clearing the …
(edit) @1af8e45b   05/05/20 14:11:39 Sebastian Huber rtems: Add rtems_get_copyright_notice() Update #3973. 5
(edit) @4b9b6dd   05/05/20 12:34:32 Sebastian Huber Use rtems_get_version_string() Update #3970. 5
(edit) @cfe8f7a   04/27/20 14:14:06 Sebastian Huber doxygen: Switch @brief and @ingroup This order change fixes the Latex … 5
(edit) @80cf60e   04/15/20 07:48:32 Sebastian Huber Canonicalize config.h include Use the following variant which was … 5
(edit) @d007cc2   04/14/20 05:26:27 Chris Johns libmisc/shell: Fix the handling of joel scripts in telnet - Fix the … 5
(edit) @38207a31   11/16/19 15:01:13 Sebastian Huber Move feature macro before "config.h" include This allows to use … 5
(edit) @cc060f0   05/10/19 12:38:28 Sebastian Huber shell: Avoid rtems_error() Do not use the rtems_error() function … 5
(edit) @c319945   03/13/19 15:07:23 joel main_edit.c: Use strncpy() to eliminate potential buffer overflow. 5
(edit) @3fe2155   02/01/19 09:00:36 Sebastian Huber Remove superfluous <rtems/system.h> includes 5
(edit) @2e8a66d   03/01/19 18:21:34 Jonathan Brandmeyer shell: Correct argument order of mfill Close #3720. 5
(edit) @7bde91b   01/10/19 08:05:49 Sebastian Huber Fix format warnings due to ino_t changes 5
(edit) @9c12bcfd   01/07/19 08:32:16 Sebastian Huber Fix format warnings 5
(edit) @a7e8996   12/21/18 20:09:53 Sebastian Huber drvmgr: Improve LP64 compatibility 5
(edit) @d53862a   11/08/18 06:56:54 Sebastian Huber rtems: Deprecate region_information_block The … 5
(edit) @6cdaa85   10/04/18 18:16:45 Sebastian Huber shell: Use #include "..." for local header files Update #3375. 5
(edit) @f004b2b8   10/02/18 08:22:15 Sebastian Huber Use rtems_task_exit() Update #3530. Update #3533. 5
(edit) @2cec5ac   03/12/18 09:29:21 Sebastian Huber shell: Fix rtems_shell_init_env() Do not discard a user provided task … 5
(edit) @2afb22b   12/23/17 07:18:56 Chris Johns Remove make preinstall A speciality of the RTEMS build system was the … 5
(edit) @4e100058   01/02/18 14:34:40 Sebastian Huber sparc: Remove <bsp.h> from PCI shell command Update #3254. Update #3260. 5
(edit) @4a23aa45   12/13/17 07:27:58 Sebastian Huber shell: Include <rtems/shell.h> Prepare for header file move to common … 5
(edit) @71923138   09/28/17 11:18:52 Sebastian Huber shell: Fix missing prototype warning 5
(edit) @1f22b26   08/25/17 08:59:52 Sebastian Huber Include missing <limits.h> Update #2132. 5
(edit) @b2ed712   08/25/17 08:58:58 Sebastian Huber Include missing <string.h> Update #2133. 5
(edit) @93934f88   08/22/17 12:18:09 Sebastian Huber heap: Fix integer types Update #3082. 5
(edit) @2465c01   08/14/17 04:50:55 Chris Johns libmisc/shell: Make some internal shell functions public. - Add … 5
(edit) @787f51f   06/06/17 09:08:16 Sebastian Huber Do not include <sys/ioctl.h> in kernel-space Update #2833. 5
(edit) @6b42018e   05/02/17 06:06:12 Sebastian Huber shell: Fix format specifiers 5
(edit) @54bdf0c   04/14/17 18:55:48 joel rtems/inttypes.h: New file. Uses contents from cpukit Provide … 5
(edit) @661be20   02/15/17 12:05:27 Sebastian Huber shell: Fix warnings 5
(edit) @5eee718   02/14/17 07:46:22 Sebastian Huber shell: Fix warnings 5
(edit) @2711914f   01/23/17 07:06:41 Sebastian Huber Use <sys/endian.h> Update #2803. 5
(edit) @506bfc8   06/21/16 11:30:15 Sebastian Huber Move printer initialization to separate header The RTEMS print user … 5
(edit) @a2597f3   06/02/16 11:29:45 alexander.krutwig shell: Add rtems_shell_wait_for_explicit_input() 5
(edit) @01cb554   04/12/16 05:31:01 Sebastian Huber shell: Add CPUINFO command Update #2723. 5
(edit) @24d0ee57   05/20/16 08:39:50 Chris Johns cpukit, testsuite: Add rtems_printf and rtems_printer support. This … 5
(edit) @f2ffd646   04/08/16 06:42:15 Sebastian Huber shell: Fix warning visible with latest Newlib Works also with … 5
(edit) @85f6901   03/22/16 14:34:49 joel shell/hexdump-odsyntax.c: Add define of _GNU_SOURCE to avoid warnings 5
(edit) @037f7a6   03/22/16 14:32:57 joel shell/hexdump-conv.c: Disable sccsid to avoid unused warning 5
(edit) @020c4c0   03/20/16 21:09:09 joel libmisc/shell/main_hexdump.c: Disable unused copyright string 5
(edit) @7a0c485   12/10/15 09:04:54 Nick Withers libmisc: Include missing header file, fix warnings 5
(edit) @f97536d   10/16/15 06:21:48 Sebastian Huber basdefs.h: Add and use RTEMS_UNUSED 5
(edit) @4d3e70f4   04/13/15 09:26:52 Daniel Hellstrom DRVMGR: KEY_TYPE now a enum drvmgr_kt 4.115
(edit) @219d4045   11/28/11 09:28:23 Daniel Hellstrom DRVMGR: added drvmgr shell command 4.115
(edit) @02550220   11/28/11 09:25:15 Daniel Hellstrom LIBPCI: added PCI shell command 4.115
(edit) @fd50acd   04/03/15 20:08:20 Joel Sherrill shell/main_rtrace.c: Fix warning 4.115
(edit) @a300920d   03/30/15 11:19:17 Chris Johns libmisc/shell: Add the rtrace command for buffered tracing support. … 4.115
(edit) @0a9345ed   03/20/15 15:44:42 Joel Sherrill shell/utils-cp.c: Avoid redefinition of TIMESPEC_TO_TIMEVAL 4.115
(edit) @5cd910b   03/18/15 15:42:14 Joel Sherrill cpukit/libmisc/shell/hexdump-conv.c: Eliminate printf() format warning 4.115
(edit) @5ce776ec   03/18/15 15:40:11 Joel Sherrill cpukit/libmisc/shell/main_df.c: Eliminate printf() format warning 4.115
(edit) @d4edbdbc   03/20/15 13:09:26 Sebastian Huber Replace www.rtems.com with www.rtems.org 4.115
(edit) @a62220fe   03/16/15 17:23:15 Gedare Bloom shell: remove rtems ifdef, upstream is correct 4.115
(edit) @ce4e691   03/16/15 17:01:37 Gedare Bloom shell: fix printf warnings 4.115
(edit) @2bd71d95   03/06/15 13:41:24 Sebastian Huber shell: Add PROFREPORT command 4.115
(edit) @50a50313   01/21/15 14:22:46 Sebastian Huber score: Delete superfluous Heap_Statistics::instance This value … 4.115
(edit) @26e04e2f   12/12/14 08:42:07 Sebastian Huber shell: Add 'all' topic for help for all commands 4.115
(edit) @a2097c5   12/05/14 12:09:11 Sebastian Huber shell: Avoid DATE and adjust welcome message The use of DATE4.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) @43b09a98   11/27/14 12:37:04 Sebastian Huber shell: Make mv, cp and rm usable for applications close #2030 4.115
(edit) @fdd1e20   11/26/14 08:57:57 Sebastian Huber shell: Include missing header 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) @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) @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) @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) @acf9a8d   11/14/14 13:31:54 Sebastian Huber shell: Use crypt_r() in rtems_shell_login_check() Use '*" to disable … 4.115
(edit) @54998f6   11/04/14 22:05:44 Joel Sherrill shell/main_edit.c: Fix warnings 4.115
(edit) @a7817010   09/29/14 15:21:00 Jennifer Averett libmisc: Add top to shell. 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) @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) @308bb9b   10/12/14 21:09:20 Joel Sherrill shell/main_cp.c: Delete unused -rtems_shell_cp_exit() 4.115
(edit) @1c1b082   10/10/14 08:26:50 Sebastian Huber shell/lsof: Fix warnings 4.115
(edit) @56ed56a6   10/03/14 22:55:12 Chris Johns libmisc/shell: Remove the need for -lm when linking from the ping … 4.115
(edit) @b299960   09/14/14 23:10:45 Chris Johns shell: Add an md5 hash command for files. This command lets you get … 4.115
(edit) @a8fa078   09/14/14 22:00:18 Chris Johns shell: Add a ping command. The ping code is taken from a recent … 4.115
Note: See TracRevisionLog for help on using the revision log.