summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/rtems (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtemsbsd/rtems: Don't leak memory on errorKinsey Moore2024-01-312-1/+17
* rtemsbsd/rtems: Check function return valuesKinsey Moore2024-01-312-5/+9
* rtemsbsd/rc-conf: Avoid use after freeKinsey Moore2024-01-311-1/+4
* rtemsbsd/rc_conf: Fixed non-nullterminated string causing crashesAaron Nyholm2023-04-131-1/+3
* Use rtems_task_exit()Sebastian Huber2022-06-014-12/+5
* Add program destructor supportSebastian Huber2022-05-122-0/+58
* EPOCH(9): Fix epoch call and drainSebastian Huber2021-06-111-4/+35
* EPOCH(9): Use PER_CPU_DATA_NEED_INITIALIZATION()Sebastian Huber2021-06-101-0/+4
* rtems-bsd-cxx: Undefine _GNU_SOURCESebastian Huber2020-09-141-0/+1
* ifmcstat: Port to RTEMSSebastian Huber2020-09-101-0/+36
* Fix linker errors with minimal build setSebastian Huber2020-08-061-0/+5
* Conditionally include <bsp/linker-symbols.h>Sebastian Huber2020-08-051-2/+4
* busdma: Don't sync nocache memory on ARMChristian Mauderer2020-07-291-0/+8
* busdma: Option to round to cache lines on syncChristian Mauderer2020-07-292-0/+12
* NVMECONTROL(8): Port to RTEMSSebastian Huber2019-11-131-0/+34
* Update to FreeBSD head 2019-09-24Sebastian Huber2019-11-131-1/+1
* Fix pgsigio() warningsSebastian Huber2019-09-241-50/+0
* nexus: Avoid NULL pointer accessSebastian Huber2019-09-231-1/+4
* Add wrapper for strndup()Sebastian Huber2019-09-112-7/+22
* rtems/rtems-kernel-nexus.c: LibBSD init now uses all pass levels.Nils Hölscher2019-08-121-1/+2
* EPOCH(9): Add epoch_drain_callbacks()Sebastian Huber2019-07-091-2/+80
* EPOCH(9): Avoid inline functionsSebastian Huber2019-07-091-1/+32
* SLEEPQUEUE(9): Fix timeout handlingSebastian Huber2019-07-051-0/+2
* i2c tool : port to RTEMSVijay Kumar Banerjee2019-06-291-0/+35
* Add RTEMS-specific getcredhostuuid()Sebastian Huber2019-06-051-11/+28
* Use _SMP_Unicast_action()Sebastian Huber2019-05-211-4/+1
* Update due to API changesSebastian Huber2019-05-151-5/+3
* Separate libbsd and RTEMS clock ticksSebastian Huber2019-05-152-12/+10
* Include missing <stdlib.h> to fix warningsSebastian Huber2019-05-131-0/+1
* Remove unused maxusersSebastian Huber2019-05-131-2/+0
* Remove dangerous weak definition of getentropy()Sebastian Huber2019-05-131-12/+0
* Use static inline functions for jail and prisonSebastian Huber2019-05-131-230/+0
* Fix zero-copy mbuf supportSebastian Huber2019-05-131-2/+1
* Update due to API changesSebastian Huber2019-04-112-3/+3
* bin/openssl: Port to RTEMS.Christian Mauderer2019-03-271-0/+40
* Remove unused fileSebastian Huber2019-03-011-224/+0
* Build C++ kernel-space compatibility fileSebastian Huber2019-02-181-2/+3
* Fix INVARIANTS supportSebastian Huber2019-01-221-0/+32
* Fix locking issue in epoch_sysinit()Sebastian Huber2018-12-201-0/+4
* Update to FreeBSD head 2018-11-15Sebastian Huber2018-11-151-576/+576
* Fix locking issue in epoch_watchdog()Sebastian Huber2018-11-151-0/+3
* Include missing <sys/types.h>Sebastian Huber2018-11-131-0/+1
* Use global stdout for kernel output and syslog()Sebastian Huber2018-10-101-7/+19
* Fix syslog() priority handlingSebastian Huber2018-10-101-10/+30
* CONFIG_INTRHOOK(9): Port to RTEMSSebastian Huber2018-09-251-58/+0
* Update to FreeBSD head 2018-09-17Sebastian Huber2018-09-211-21/+4
* Update to FreeBSD head 2018-06-01Sebastian Huber2018-09-212-1/+335
* Update to FreeBSD head 2018-02-01Sebastian Huber2018-09-211-19/+38
* Update to FreeBSD head 2017-12-01Sebastian Huber2018-09-212-17/+14
* Update to FreeBSD head 2017-08-01Sebastian Huber2018-09-211-2/+2