summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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