summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc (follow)
Commit message (Expand)AuthorAgeFilesLines
* stackchk: Fixed 32bit pointersStephen Clark2021-05-051-1/+2
* rtems-fdt: Fixed 32bit pointersStephen Clark2021-05-051-2/+2
* main_rtrace.c: Add error return when malloc failsRyan Long2021-04-291-0/+1
* print-ls.c: Unused value (CID #1255346)Ryan Long2021-04-081-0/+9
* main_cp.c: Unused value (CID #1255344)Ryan Long2021-04-081-0/+32
* cpukit: Remove libnetworkingVijay Kumar Banerjee2021-04-076-2929/+0
* gen_uuid.c: Revert previous patch (597e4f476568a225d14dfaff02074cf269ad62ac)Joel Sherrill2021-03-241-8/+3
* rtems-fdt/rtems-fdt.c: Fix bug in loop terminationG S Niteesh Babu2021-03-211-1/+1
* main_help.c: Unchecked return value from library (CID #1437650)Ryan Long2021-03-081-1/+2
* main_chmod.c: Fix Unchecked return value from library (CID #1063856)Ryan Long2021-03-081-2/+5
* gen_uuid.c: Fix two Unchecked return value from library errorsRyan Long2021-03-081-3/+8
* main_edit.c: Fix Unchecked return value (CID #1255318)Ryan Long2021-03-081-1/+1
* cpuusagetop.c: Fix three Missing break in switch Coverity errorsRyan Long2021-03-051-0/+3
* shell.c: Fix Dereference before null check (CID #1467420)Ryan Long2021-02-181-1/+4
* shell: Add i2c and spi commandsChristian Mauderer2020-12-144-0/+533
* shell: Rename "IO" typedef for better DoxygenSebastian Huber2020-12-023-6/+6
* rtems-fdt / shell - Fix string truncation warningFrank Kühndel2020-10-201-21/+19
* Revert "rtems-fdt / shell - Fix string truncation warning"Sebastian Huber2020-10-161-19/+21
* rtems-fdt / shell - Fix string truncation warningFrank Kühndel2020-10-151-21/+19
* shell/main_edit.c: Fix string truncation warningFrank Kühndel2020-10-151-5/+7
* shell/main_edit.c: Fix use of wrong constantFrank Kühndel2020-10-151-1/+2
* shell/shell.c: Fix illegal string copyFrank Kühndel2020-10-151-4/+14
* shell/shell.c: Fix an implicit type castFrank Kühndel2020-10-151-1/+3
* shell: Remove not functioning fdisk mount/unmountFrank Kühndel2020-10-121-31/+5
* cpukit/libmisc/monitor: Fix an illegal string copyFrank Kühndel2020-10-121-1/+2
* capture: Fix unaligned pointer value warningFrank Kühndel2020-10-101-4/+4
* Fixing bug in line editing of the shell with CTRL-U.Frank Kühndel2020-09-281-0/+5
* rtems: Remove Message_queue_Control::attribute_setSebastian Huber2020-09-281-1/+15
* capture: Move default trace dataSebastian Huber2020-09-202-28/+37
* dd(1): Use a local swapbytes() function.eadler2020-08-201-1/+16
* Fix -Wchar-subscripts warningsAschref Ben Thabet2020-08-201-4/+4
* shell: Only clear std handles when the shell task exitsChris Johns2020-08-081-4/+22
* rtems: Add rtems_get_copyright_notice()Sebastian Huber2020-05-061-2/+12
* Use rtems_get_version_string()Sebastian Huber2020-05-061-3/+3
* doxygen: Switch @brief and @ingroupSebastian Huber2020-04-2829-29/+58
* Canonicalize config.h includeSebastian Huber2020-04-1612-20/+20
* libmisc/shell: Fix the handling of joel scripts in telnetChris Johns2020-04-151-101/+268
* score: Fix context switch extensions (SMP)Sebastian Huber2020-02-281-3/+23
* config: Add _SMP_Is_enabledSebastian Huber2020-02-251-1/+1
* config: Simplify initialization task configSebastian Huber2020-02-252-4/+8
* monitor: Use proper API for all config constantsSebastian Huber2020-02-171-7/+4
* stackchk: Add RTEMS_SYSINIT_ISR_STACKSebastian Huber2020-02-041-2/+2
* libmisc/top: Fix the idle time and priorities on SMPChris Johns2019-12-191-11/+27
* config: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORSSebastian Huber2019-12-191-1/+1
* config: Add _MPCI_ConfigurationSebastian Huber2019-12-133-15/+7
* rtems: Optimize semaphore control blockSebastian Huber2019-12-111-5/+9
* untar: Properly make parent pathSebastian Huber2019-11-261-144/+46
* untar: Make path also for symbolic linksSebastian Huber2019-11-251-9/+8
* untar: Unify untar supportSebastian Huber2019-11-251-94/+87
* Move feature macro before "config.h" includeSebastian Huber2019-11-194-9/+12