summaryrefslogtreecommitdiff
path: root/cpukit (follow)
AgeCommit message (Expand)Author
2021-03-23cpukit/include: Remove telnetd.hdevel-no-libnetVijay Kumar Banerjee
2021-03-23cpukit: Remove telnetdVijay Kumar Banerjee
2021-03-23cpukit/libfs: Remove nfsclientVijay Kumar Banerjee
2021-03-23cpukit: remove pppdVijay Kumar Banerjee
2021-03-23cpukit: Remove libnetworkingVijay Kumar Banerjee
2021-03-23cpukit: Move ftpfs from libnetworking to libfsVijay Kumar Banerjee
2021-03-21rtems-fdt/rtems-fdt.c: Fix bug in loop terminationG S Niteesh Babu
2021-03-19rtems: Relax mode checks in rtems_signal_catch()Sebastian Huber
2021-03-18rtems: Fix rtems_task_mode()Sebastian Huber
2021-03-16rtems: Improve semaphore create error checksSebastian Huber
2021-03-16rtems: Allow initially locked MrsP semaphoresSebastian Huber
2021-03-16rtems: Require RTEMS_PRIORITY for MrsP semaphoresSebastian Huber
2021-03-16score: Add Thread_Configuration::cpu_time_budgetSebastian Huber
2021-03-11leon,tn-0018: work around GRLIB-TN-0018 errataDaniel Hellstrom
2021-03-11sparc,leon: avoid triggering LEON3FT errata TN-0009Daniel Hellstrom
2021-03-11sparc,leon: avoid triggering TN-0009 bad sequenceDaniel Hellstrom
2021-03-11sparc: fix bad register alignment for 64 bit storeDaniel Hellstrom
2021-03-11sparc: Remove sequences that the B2BST scan script warns aboutDaniel Cederman
2021-03-09basedefs: Clarify RTEMS_STRING(), RTEMS_XSTRING()Frank Kühndel
2021-03-08main_help.c: Unchecked return value from library (CID #1437650)Ryan Long
2021-03-08pwdgrp.c: Fix Unchecked return value from library (CID #1255518)Ryan Long
2021-03-08main_chmod.c: Fix Unchecked return value from library (CID #1063856)Ryan Long
2021-03-08gen_uuid.c: Fix two Unchecked return value from library errorsRyan Long
2021-03-08main_edit.c: Fix Unchecked return value (CID #1255318)Ryan Long
2021-03-05pci_cfg_read.c: Fix Missing break in switch (CID #1399723)Ryan Long
2021-03-05cpuusagetop.c: Fix three Missing break in switch Coverity errorsRyan Long
2021-03-05bsps/aarch64: RTEMS_DEBUG stack alignment faultsKinsey Moore
2021-03-05score/aarch64: Fix interrupt level readsAlex White
2021-03-05cpukit: Explicitly enforce alignment requirementsKinsey Moore
2021-03-05aarch64: Fix context switchSebastian Huber
2021-03-05score: Ensure stack alignment requirementSebastian Huber
2021-03-05CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZESebastian Huber
2021-03-04rtems: Fix RTEMS_TASK_STORAGE_ALIGNMENTSebastian Huber
2021-03-04score: Enforce CPU_STACK_ALIGNMENT requirementsSebastian Huber
2021-03-02rtems: Simplify rtems_signal_catch()Sebastian Huber
2021-03-02rtems: Simplify _Signal_Action_handler()Sebastian Huber
2021-03-01score: Simplify _Objects_Name_to_id_u32()Sebastian Huber
2021-03-01score: Fix _Stack_Extend_size()Sebastian Huber
2021-02-27getgrent.c, record-client.c: Add missing includes for assert.hVijay Kumar Banerjee
2021-02-26rtems-debugger-threads.c: Fix Unchecked return value error (CID #1468688)Ryan Long
2021-02-26getgrent.c: Fix Unchecked return value error (CID #1459004)Ryan Long
2021-02-26record-client.c: Fix Unchecked return value (CID #1456677)Ryan Long
2021-02-26printertask.c: Fix Unchecked return value (CID #1399710)Ryan Long
2021-02-26build: Install <rtems/score/hash.h>Sebastian Huber
2021-02-26score: Fix thread initializationSebastian Huber
2021-02-26libtest: Print SHA256 hash in base64urlSebastian Huber
2021-02-26libtest: Report target hashSebastian Huber
2021-02-26Add system initialization step for target hashSebastian Huber
2021-02-26rtems: Add rtems_get_target_hash()Sebastian Huber
2021-02-26score: Add Hash HandlerSebastian Huber