summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/shell (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-19Move feature macro before "config.h" includeSebastian Huber4-9/+12
2019-05-14shell: Avoid rtems_error()Sebastian Huber1-9/+0
2019-03-14main_edit.c: Use strncpy() to eliminate potential buffer overflow.Joel Sherrill1-4/+5
2019-03-14Remove superfluous <rtems/system.h> includesSebastian Huber4-4/+0
2019-03-08shell: Correct argument order of `mfill`Jonathan Brandmeyer1-1/+1
2019-01-10Fix format warnings due to ino_t changesSebastian Huber2-4/+8
2019-01-07Fix format warningsSebastian Huber1-5/+9
2018-12-27drvmgr: Improve LP64 compatibilitySebastian Huber1-1/+2
2018-11-09rtems: Deprecate region_information_blockSebastian Huber1-1/+1
2018-10-09shell: Use #include "..." for local header filesSebastian Huber29-36/+36
2018-10-02Use rtems_task_exit()Sebastian Huber1-1/+1
2018-03-12shell: Fix rtems_shell_init_env()Sebastian Huber1-1/+1
2018-01-25Remove make preinstallChris Johns2-939/+0
2018-01-02sparc: Remove <bsp.h> from PCI shell commandSebastian Huber1-1/+0
2017-12-13shell: Include <rtems/shell.h>Sebastian Huber1-1/+1
2017-09-28shell: Fix missing prototype warningSebastian Huber1-0/+1
2017-08-25Include missing <limits.h>Sebastian Huber3-0/+3
2017-08-25Include missing <string.h>Sebastian Huber2-0/+2
2017-08-22heap: Fix integer typesSebastian Huber1-3/+3
2017-08-14libmisc/shell: Make some internal shell functions public.Chris Johns3-19/+35
2017-06-07Do not include <sys/ioctl.h> in kernel-spaceSebastian Huber1-0/+1
2017-05-02shell: Fix format specifiersSebastian Huber1-3/+3
2017-04-18rtems/inttypes.h: New file. Uses contents from cpukitJoel Sherrill1-9/+1
2017-02-15shell: Fix warningsSebastian Huber2-4/+8
2017-02-14shell: Fix warningsSebastian Huber1-2/+0
2017-01-24Use <sys/endian.h>Sebastian Huber1-2/+2
2016-06-22Move printer initialization to separate headerSebastian Huber7-0/+7
2016-06-06shell: Add rtems_shell_wait_for_explicit_input()Alexander Krutwig2-4/+40
2016-05-31shell: Add CPUINFO commandSebastian Huber2-0/+44
2016-05-25cpukit, testsuite: Add rtems_printf and rtems_printer support.Chris Johns6-12/+20
2016-04-12shell: Fix warning visible with latest NewlibSebastian Huber1-0/+2
2016-03-24shell/hexdump-odsyntax.c: Add define of _GNU_SOURCE to avoid warningsJoel Sherrill1-0/+3
2016-03-24shell/hexdump-conv.c: Disable sccsid to avoid unused warningJoel Sherrill1-0/+2
2016-03-24libmisc/shell/main_hexdump.c: Disable unused copyright stringJoel Sherrill1-0/+2
2015-12-15libmisc: Include missing header file, fix warningsNick Withers2-6/+7
2015-10-26basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber20-28/+31
2015-04-17DRVMGR: KEY_TYPE now a enum drvmgr_ktDaniel Hellstrom1-8/+8
2015-04-17DRVMGR: added drvmgr shell commandDaniel Hellstrom2-0/+435
2015-04-17LIBPCI: added PCI shell commandDaniel Hellstrom2-0/+541
2015-04-03shell/main_rtrace.c: Fix warningJoel Sherrill1-1/+1
2015-03-31libmisc/shell: Add the rtrace command for buffered tracing support.Chris Johns2-0/+708
2015-03-24shell/utils-cp.c: Avoid redefinition of TIMESPEC_TO_TIMEVALJoel Sherrill1-0/+9
2015-03-22cpukit/libmisc/shell/hexdump-conv.c: Eliminate printf() format warningJoel Sherrill1-1/+5
2015-03-22cpukit/libmisc/shell/main_df.c: Eliminate printf() format warningJoel Sherrill1-2/+3
2015-03-20Replace www.rtems.com with www.rtems.orgSebastian Huber1-1/+1
2015-03-16shell: remove rtems ifdef, upstream is correctGedare Bloom1-8/+0
2015-03-16shell: fix printf warningsGedare Bloom1-4/+5
2015-03-06shell: Add PROFREPORT commandSebastian Huber2-0/+49
2015-01-22score: Delete superfluous Heap_Statistics::instanceSebastian Huber1-2/+0
2014-12-12shell: Add 'all' topic for help for all commandsSebastian Huber1-11/+19