summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-22cpukit/libmisc/fsmount: Change license to BSD-2.Joel Sherrill1-3/+22
2022-03-22cpukit/libmisc/dumpbuf: Change license to BSD-2Joel Sherrill1-0/+2
2022-03-22cpukit/libmisc/dummy: Change license to BSD-2.Joel Sherrill1-3/+22
2022-03-22cpukit/libmisc/devnull/devzero.c: Change license to BSD-2Joel Sherrill1-3/+22
2022-03-22cpukit/libmisc/cpuuse: Change license to BSD-2Joel Sherrill6-18/+132
2022-03-22cpukit/libmisc/capture: Manually change license to BSD-2Joel Sherrill7-112/+212
2022-03-22cpukit/capture: Change license to BSD-2Joel Sherrill2-6/+44
2022-03-22cpukit/libmisc/bspcmdline: Change license to BSD-2Joel Sherrill4-12/+88
2022-03-16shell: Avoid potential stack corruptionSebastian Huber1-7/+1
2022-03-10cpukit: Automated IMD header file clean upChristian Mauderer4-4/+4
2022-03-10bsps and cpukit: Manual file header clean upChristian Mauderer2-26/+23
2022-03-10cpukit/: Scripted embedded brains header file clean upJoel Sherrill15-88/+1
2022-03-10libmisc/serdbg: Manual header clean upJoel Sherrill2-45/+29
2022-01-27cpukit: Prevent error with disabled stack checkerKinsey Moore1-0/+5
2021-12-17libmisc/rtems-fdt: close() file 'bf'Ryan Long1-0/+1
2021-12-09untar: Make behavior similar to GNU or BSD tarChristian Mauderer1-20/+37
2021-12-02rtems: Move scheduler directives to own headerSebastian Huber1-0/+1
2021-10-25rtems: Fix rate monotonic statisticsSebastian Huber3-3/+4
2021-08-21libmisc/shell: Check the shell command pointers when adding a commandChris Johns1-0/+5
2021-08-21libmisc/fdt: fix node initialise error with RTEMS_DEBUGChris Johns1-0/+2
2021-08-12rtems: Fix rtems_partition_return_buffer()Sebastian Huber1-2/+3
2021-06-09main_edit.c: get rid of malloc warningRyan Long1-8/+8
2021-05-28cpukit/libmisc/monitor: Fix src/dest overlap of strcpy in mon-editor.cHarrison Edward Gerber1-1/+11
2021-05-28main_help.c: Do not care what char is returned by getchar()Ryan Long1-1/+1
2021-05-28main_cp.c: Ignore return value from stat()Ryan Long1-0/+6
2021-05-28gen_uuid.c: Ignore return values from fcntl()Ryan Long1-0/+6
2021-05-05stackchk: Fixed 32bit pointersStephen Clark1-1/+2
2021-05-05rtems-fdt: Fixed 32bit pointersStephen Clark1-2/+2
2021-04-29main_rtrace.c: Add error return when malloc failsRyan Long1-0/+1
2021-04-08print-ls.c: Unused value (CID #1255346)Ryan Long1-0/+9
2021-04-08main_cp.c: Unused value (CID #1255344)Ryan Long1-0/+32
2021-04-07cpukit: Remove libnetworkingVijay Kumar Banerjee6-2929/+0
2021-03-24gen_uuid.c: Revert previous patch (597e4f476568a225d14dfaff02074cf269ad62ac)Joel Sherrill1-8/+3
2021-03-21rtems-fdt/rtems-fdt.c: Fix bug in loop terminationG S Niteesh Babu1-1/+1
2021-03-08main_help.c: Unchecked return value from library (CID #1437650)Ryan Long1-1/+2
2021-03-08main_chmod.c: Fix Unchecked return value from library (CID #1063856)Ryan Long1-2/+5
2021-03-08gen_uuid.c: Fix two Unchecked return value from library errorsRyan Long1-3/+8
2021-03-08main_edit.c: Fix Unchecked return value (CID #1255318)Ryan Long1-1/+1
2021-03-05cpuusagetop.c: Fix three Missing break in switch Coverity errorsRyan Long1-0/+3
2021-02-18shell.c: Fix Dereference before null check (CID #1467420)Ryan Long1-1/+4
2020-12-14shell: Add i2c and spi commandsChristian Mauderer4-0/+533
2020-12-02shell: Rename "IO" typedef for better DoxygenSebastian Huber3-6/+6
2020-10-20rtems-fdt / shell - Fix string truncation warningFrank Kühndel1-21/+19
2020-10-16Revert "rtems-fdt / shell - Fix string truncation warning"Sebastian Huber1-19/+21
2020-10-15rtems-fdt / shell - Fix string truncation warningFrank Kühndel1-21/+19
2020-10-15shell/main_edit.c: Fix string truncation warningFrank Kühndel1-5/+7
2020-10-15shell/main_edit.c: Fix use of wrong constantFrank Kühndel1-1/+2
2020-10-15shell/shell.c: Fix illegal string copyFrank Kühndel1-4/+14
2020-10-15shell/shell.c: Fix an implicit type castFrank Kühndel1-1/+3
2020-10-12shell: Remove not functioning fdisk mount/unmountFrank Kühndel1-31/+5