source: rtems/cpukit/libmisc/shell

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @c8c713c   12/26/22 02:40:57 zakthertemsdev rtems_shell_main_chmod: Correct argument indexing Closes #4751
(edit) @4523c713   12/15/22 01:12:25 zakthertemsdev rtems_shell_main_mmove problem --0000000000006acec205efd38cd6 …
(edit) @904a9112   11/25/22 01:14:00 Chris Johns libmisc/shell: Fix edit Coverity error Coverity Id: CID 1517029, CID …
(edit) @8425e67   11/22/22 10:05:48 Chris Johns libmisc/shell: Support terminal size as env variables Closes #4763
(edit) @9384ac2   11/14/22 09:55:53 cederman cpukit: Change license to BSD-2 for files with Gaisler copyright This …
(edit) @071640d   08/02/22 11:00:09 Chris Johns libmisc/shell: Add an 'rtems' command to report a running build - …
(edit) @acc32a8   06/14/22 01:23:01 Chris Johns cpukit: Fixes for GCC 12 warnings Updates #6442
(edit) @27fd10d   04/22/22 15:46:14 ryan.long cpukit/libmisc: Add file headers and licenses These files had no file …
(edit) @2342625   04/06/22 06:16:36 Sebastian Huber shell: Add rtems_shell_run_main_loop() In contrast to …
(edit) @a800e4de   04/06/22 06:40:45 Sebastian Huber shell: Move rtems_shell_init_environment() call Move …
(edit) @3407a3b   04/06/22 06:36:06 Sebastian Huber shell: Add and use SHELL_MAGIC
(edit) @e765cfb   04/05/22 14:47:59 Sebastian Huber shell: Simplify rtems_shell_dup_current_env() Do not assign members …
(edit) @1a8ad7e   04/05/22 14:34:38 Sebastian Huber shell: Refactor rtems_shell_main_loop() Disentangle the shell main …
(edit) @9320c7ec   04/05/22 14:00:53 Sebastian Huber shell: Move line editor output check Move call to isatty() to caller …
(edit) @5f8c41c   04/01/22 18:18:49 joel Update email address of Fernando Ruiz Casas to <fruizcasas@…> …
(edit) @b837c83   03/15/22 06:24:55 Sebastian Huber shell: Avoid potential stack corruption The rtems_shell_init() passed …
(edit) @255fe43   03/01/22 20:40:44 joel cpukit/: Scripted embedded brains header file clean up Updates #4625.
(edit) @8f3973f   08/21/21 02:49:36 Chris Johns libmisc/shell: Check the shell command pointers when adding a command
(edit) @4127a6c   06/08/21 15:03:53 ryan.long main_edit.c: get rid of malloc warning A warning was present when …
(edit) @2deba02   03/30/21 15:04:07 ryan.long main_help.c: Do not care what char is returned by getchar() CID …
(edit) @f29b312e   03/25/21 14:10:39 ryan.long main_cp.c: Ignore return value from stat() CID 26051: Unchecked …
(edit) @8cf30c4   03/10/21 18:51:20 ryan.long main_rtrace.c: Add error return when malloc fails CID 1399709: …
(edit) @0b23660   03/12/21 20:25:40 ryan.long print-ls.c: Unused value (CID #1255346) CID 1255346: Unused value in …
(edit) @fbc76440   03/12/21 17:14:47 ryan.long main_cp.c: Unused value (CID #1255344) CID 1255344: Unused value in …
(edit) @2a13ad3   02/25/21 02:06:38 vijay cpukit: Remove libnetworking Update #3850
(edit) @fbab832   03/02/21 18:51:46 ryan.long main_help.c: Unchecked return value from library (CID #1437650) CID …
(edit) @8e34aa3   03/02/21 16:34:36 ryan.long main_chmod.c: Fix Unchecked return value from library (CID #1063856) …
(edit) @3246fa42   03/01/21 16:07:42 ryan.long main_edit.c: Fix Unchecked return value (CID #1255318) CID 1255318: …
(edit) @fa25b73   02/18/21 14:35:13 thisisryanlong shell.c: Fix Dereference before null check (CID #1467420) CID …
(edit) @1618e69   11/18/20 07:36:48 christian.mauderer shell: Add i2c and spi commands This adds some commands that are …
(edit) @501bd46f   11/28/20 08:44:08 Sebastian Huber shell: Rename "IO" typedef for better Doxygen An automatic link from …
(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
Note: See TracRevisionLog for help on using the revision log.