summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* cpukit/libmisc/fsmount: Change license to BSD-2.Joel Sherrill2022-03-221-3/+22
* cpukit/libmisc/dumpbuf: Change license to BSD-2Joel Sherrill2022-03-221-0/+2
* cpukit/libmisc/dummy: Change license to BSD-2.Joel Sherrill2022-03-221-3/+22
* cpukit/libmisc/devnull/devzero.c: Change license to BSD-2Joel Sherrill2022-03-221-3/+22
* cpukit/libmisc/cpuuse: Change license to BSD-2Joel Sherrill2022-03-226-18/+132
* cpukit/libmisc/capture: Manually change license to BSD-2Joel Sherrill2022-03-227-112/+212
* cpukit/capture: Change license to BSD-2Joel Sherrill2022-03-222-6/+44
* cpukit/libmisc/bspcmdline: Change license to BSD-2Joel Sherrill2022-03-224-12/+88
* shell: Avoid potential stack corruptionSebastian Huber2022-03-161-7/+1
* cpukit: Automated IMD header file clean upChristian Mauderer2022-03-104-4/+4
* bsps and cpukit: Manual file header clean upChristian Mauderer2022-03-102-26/+23
* cpukit/: Scripted embedded brains header file clean upJoel Sherrill2022-03-1015-88/+1
* libmisc/serdbg: Manual header clean upJoel Sherrill2022-03-102-45/+29
* cpukit: Prevent error with disabled stack checkerKinsey Moore2022-01-271-0/+5
* libmisc/rtems-fdt: close() file 'bf'Ryan Long2021-12-171-0/+1
* untar: Make behavior similar to GNU or BSD tarChristian Mauderer2021-12-091-20/+37
* rtems: Move scheduler directives to own headerSebastian Huber2021-12-021-0/+1
* 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