summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc (follow)
Commit message (Expand)AuthorAgeFilesLines
* libmisc/rtems-fdt: Support prop map items up to the size of uintptr_tChris Johns2022-11-251-2/+17
* libmisc/shell: Fix edit Coverity errorChris Johns2022-11-251-1/+1
* libmisc/shell: Support terminal size as env variablesChris Johns2022-11-233-39/+155
* cpukit/rtems-fdt: Avoid use of malloc/errnoKinsey Moore2022-11-181-7/+6
* cpukit: Change license to BSD-2 for files with Gaisler copyrightDaniel Cederman2022-11-142-6/+44
* stackchk: Add rtems_stack_checker_iterate()Sebastian Huber2022-10-141-63/+95
* libmisc/rtems-fdt: Fix return error valuesChris Johns2022-10-141-2/+2
* libmisc/rtems-fdt: Fix missing error stringChris Johns2022-10-111-1/+2
* libmisc/rtems-fdt: Update to support 64bit addressesChris Johns2022-10-102-130/+434
* cpukit/fdt: Free index before containerKinsey Moore2022-10-031-2/+2
* cpukit/fdt: Check correct allocationKinsey Moore2022-10-031-1/+1
* libmisc/shell: Add an 'rtems' command to report a running buildChris Johns2022-08-031-0/+156
* cpukit: Fixes for GCC 12 warningsChris Johns2022-06-152-0/+6
* cpukit/libmisc: Add file headers and licensesRyan Long2022-05-043-3/+90
* shell: Add rtems_shell_run_main_loop()Sebastian Huber2022-04-061-0/+25
* shell: Move rtems_shell_init_environment() callSebastian Huber2022-04-061-2/+2
* shell: Add and use SHELL_MAGICSebastian Huber2022-04-061-3/+5
* shell: Simplify rtems_shell_dup_current_env()Sebastian Huber2022-04-061-10/+7
* shell: Refactor rtems_shell_main_loop()Sebastian Huber2022-04-061-134/+150
* shell: Move line editor output checkSebastian Huber2022-04-061-44/+38
* libmisc/untar: Use a larger block size to read and write filesChris Johns2022-04-061-20/+33
* Update email address of Fernando Ruiz Casas to <fruizcasas@gmail.com>Joel Sherrill2022-04-0531-158/+211
* cpukit/libmisc/dumpbuf/dumpbuf.c: Manually change license to BSD-2Joel Sherrill2022-04-021-3/+20
* cpukit/libmisc/monitor/: Manually change to BSD-2 licenseJoel Sherrill2022-03-2419-50/+562
* cpukit/libmisc/untar: Change license to BSD-2Joel Sherrill2022-03-223-9/+66
* cpukit/libmisc/check: Change license to BSD-2Joel Sherrill2022-03-221-3/+22
* cpukit/libmisc/serdbg: Change license to BSD-2Joel Sherrill2022-03-223-9/+66
* cpukit/libmisc/rtems-fdt: Change license to BSD-2Joel Sherrill2022-03-222-6/+44
* cpukit/libmisc/redirector: Manually change license to BSD-2Joel Sherrill2022-03-221-7/+27
* cpukit/libmisc/mouse: Change license to BSD-2Joel Sherrill2022-03-221-3/+22
* cpukit/libmisc/fsmount/fsmount.c: Manual header clean upJoel Sherrill2022-03-221-3/+1
* 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