summaryrefslogtreecommitdiff
path: root/cpukit/libmisc (follow)
AgeCommit message (Expand)Author
2020-10-20rtems-fdt / shell - Fix string truncation warningFrank Kühndel
2020-10-16Revert "rtems-fdt / shell - Fix string truncation warning"Sebastian Huber
2020-10-15rtems-fdt / shell - Fix string truncation warningFrank Kühndel
2020-10-15shell/main_edit.c: Fix string truncation warningFrank Kühndel
2020-10-15shell/main_edit.c: Fix use of wrong constantFrank Kühndel
2020-10-15shell/shell.c: Fix illegal string copyFrank Kühndel
2020-10-15shell/shell.c: Fix an implicit type castFrank Kühndel
2020-10-12shell: Remove not functioning fdisk mount/unmountFrank Kühndel
2020-10-12cpukit/libmisc/monitor: Fix an illegal string copyFrank Kühndel
2020-10-10capture: Fix unaligned pointer value warningFrank Kühndel
2020-09-28Fixing bug in line editing of the shell with CTRL-U.Frank Kühndel
2020-09-28rtems: Remove Message_queue_Control::attribute_setSebastian Huber
2020-09-20capture: Move default trace dataSebastian Huber
2020-08-20dd(1): Use a local swapbytes() function.eadler
2020-08-20Fix -Wchar-subscripts warningsAschref Ben Thabet
2020-08-08shell: Only clear std handles when the shell task exitsChris Johns
2020-05-06rtems: Add rtems_get_copyright_notice()Sebastian Huber
2020-05-06Use rtems_get_version_string()Sebastian Huber
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber
2020-04-16Canonicalize config.h includeSebastian Huber
2020-04-15libmisc/shell: Fix the handling of joel scripts in telnetChris Johns
2020-02-28score: Fix context switch extensions (SMP)Sebastian Huber
2020-02-25config: Add _SMP_Is_enabledSebastian Huber
2020-02-25config: Simplify initialization task configSebastian Huber
2020-02-17monitor: Use proper API for all config constantsSebastian Huber
2020-02-04stackchk: Add RTEMS_SYSINIT_ISR_STACKSebastian Huber
2019-12-19libmisc/top: Fix the idle time and priorities on SMPChris Johns
2019-12-19config: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORSSebastian Huber
2019-12-13config: Add _MPCI_ConfigurationSebastian Huber
2019-12-11rtems: Optimize semaphore control blockSebastian Huber
2019-11-26untar: Properly make parent pathSebastian Huber
2019-11-25untar: Make path also for symbolic linksSebastian Huber
2019-11-25untar: Unify untar supportSebastian Huber
2019-11-19Move feature macro before "config.h" includeSebastian Huber
2019-07-30Add and use THREAD_DEFAULT_MAXIMUM_NAME_SIZESebastian Huber
2019-07-02misc/rtemsdefaultconfig: Add bdbuf so libbsd can be used with configure.Chris Johns
2019-06-28score: Add and use _Thread_Get_unmapped_priority().Sebastian Huber
2019-05-14shell: Avoid rtems_error()Sebastian Huber
2019-04-09rtems: Add rtems_scheduler_get_processor_maximum()Sebastian Huber
2019-04-09rtems: Add rtems_scheduler_get_processor()Sebastian Huber
2019-03-26build: Move test support to librtemstest.aSebastian Huber
2019-03-14main_edit.c: Use strncpy() to eliminate potential buffer overflow.Joel Sherrill
2019-03-14Remove superfluous <rtems/system.h> includesSebastian Huber
2019-03-08shell: Correct argument order of `mfill`Jonathan Brandmeyer
2019-02-28Remove explicit file names from @fileSebastian Huber
2019-02-09libmisc: Fix rtems_print_bufferChris Johns
2019-01-23libmisc: Fix swapped parameters and enable floating point usage.Maksim E. Kozlov
2019-01-10Fix format warnings due to ino_t changesSebastian Huber
2019-01-07Fix format warningsSebastian Huber
2018-12-27drvmgr: Improve LP64 compatibilitySebastian Huber