summaryrefslogtreecommitdiff
path: root/cpukit (follow)
AgeCommit message (Expand)Author
2021-04-13Revert "cpukit/include: Remove telnetd.h"Vijay Kumar Banerjee
2021-04-13Revert "cpukit: Remove telnetd"Vijay Kumar Banerjee
2021-04-08fastlz.c: Unused value (CID #1399751)Ryan Long
2021-04-08print-ls.c: Unused value (CID #1255346)Ryan Long
2021-04-08main_cp.c: Unused value (CID #1255344)Ryan Long
2021-04-07cpukit/include: Remove telnetd.hVijay Kumar Banerjee
2021-04-07cpukit: Remove telnetdVijay Kumar Banerjee
2021-04-07cpukit/libfs: Remove nfsclientVijay Kumar Banerjee
2021-04-07cpukit: remove pppdVijay Kumar Banerjee
2021-04-07cpukit: Remove libnetworkingVijay Kumar Banerjee
2021-04-07cpukit: Move ftpfs from libnetworking to libfsVijay Kumar Banerjee
2021-04-07rtems: Fix rtems_semaphore_release() documentationSebastian Huber
2021-04-07score: Replace Objects_Name_or_id_lookup_errorsSebastian Huber
2021-04-07score: Fix internal error status numberSebastian Huber
2021-04-06cpukit/aarch64: Add ESR register decodingAlex White
2021-03-27score: Add an assert to _Workspace_Free()Sebastian Huber
2021-03-27score: Fix task stack initializationSebastian Huber
2021-03-27pwdgrp.c: Change to simply ignore return value from mkdir(/etc)Joel Sherrill
2021-03-26dosfs: Use peek supportChristian Mauderer
2021-03-26libblock: Add rtems_bdbuf_peek()Christian Mauderer
2021-03-24gen_uuid.c: Revert previous patch (597e4f476568a225d14dfaff02074cf269ad62ac)Joel Sherrill
2021-03-23pwdgrp.c: Remove _Assert. /etc may already existRyan Long
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