summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc (unfollow)
Commit message (Expand)AuthorFilesLines
2022-08-03libmisc/shell: Add an 'rtems' command to report a running buildChris Johns1-0/+156
2022-06-15cpukit: Fixes for GCC 12 warningsChris Johns2-0/+6
2022-05-04cpukit/libmisc: Add file headers and licensesRyan Long3-3/+90
2022-04-06shell: Add rtems_shell_run_main_loop()Sebastian Huber1-0/+25
2022-04-06shell: Move rtems_shell_init_environment() callSebastian Huber1-2/+2
2022-04-06shell: Add and use SHELL_MAGICSebastian Huber1-3/+5
2022-04-06shell: Simplify rtems_shell_dup_current_env()Sebastian Huber1-10/+7
2022-04-06shell: Refactor rtems_shell_main_loop()Sebastian Huber1-134/+150
2022-04-06shell: Move line editor output checkSebastian Huber1-44/+38
2022-04-06libmisc/untar: Use a larger block size to read and write filesChris Johns1-20/+33
2022-04-05Update email address of Fernando Ruiz Casas to <fruizcasas@gmail.com>Joel Sherrill31-158/+211
2022-04-02cpukit/libmisc/dumpbuf/dumpbuf.c: Manually change license to BSD-2Joel Sherrill1-3/+20
2022-03-24cpukit/libmisc/monitor/: Manually change to BSD-2 licenseJoel Sherrill19-50/+562
2022-03-22cpukit/libmisc/untar: Change license to BSD-2Joel Sherrill3-9/+66
2022-03-22cpukit/libmisc/check: Change license to BSD-2Joel Sherrill1-3/+22
2022-03-22cpukit/libmisc/serdbg: Change license to BSD-2Joel Sherrill3-9/+66
2022-03-22cpukit/libmisc/rtems-fdt: Change license to BSD-2Joel Sherrill2-6/+44
2022-03-22cpukit/libmisc/redirector: Manually change license to BSD-2Joel Sherrill1-7/+27
2022-03-22cpukit/libmisc/mouse: Change license to BSD-2Joel Sherrill1-3/+22
2022-03-22cpukit/libmisc/fsmount/fsmount.c: Manual header clean upJoel Sherrill1-3/+1
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