summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtems: Fix rate monotonic statisticsSebastian Huber2021-10-253-3/+4
* libmisc/shell: Check the shell command pointers when adding a commandChris Johns2021-08-211-0/+5
* libmisc/fdt: fix node initialise error with RTEMS_DEBUGChris Johns2021-08-211-0/+2
* rtems: Fix rtems_partition_return_buffer()Sebastian Huber2021-08-121-2/+3
* main_edit.c: get rid of malloc warningRyan Long2021-06-091-8/+8
* cpukit/libmisc/monitor: Fix src/dest overlap of strcpy in mon-editor.cHarrison Edward Gerber2021-05-281-1/+11
* main_help.c: Do not care what char is returned by getchar()Ryan Long2021-05-281-1/+1
* main_cp.c: Ignore return value from stat()Ryan Long2021-05-281-0/+6
* gen_uuid.c: Ignore return values from fcntl()Ryan Long2021-05-281-0/+6
* 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