summaryrefslogtreecommitdiffstats
path: root/rtemsbsd (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-13NVD(4): Add RTEMS-specific NVMe disk driverSebastian Huber1-0/+341
2019-11-13NVME(4): Port to RTEMSSebastian Huber1-0/+0
2019-09-25Add support for EARLY_COUNTERSebastian Huber1-0/+10
2019-09-25Remove obsolete header filesSebastian Huber1-1/+0
2019-09-25Fix pgsigio() warningsSebastian Huber2-51/+0
2019-09-25Add compatiblity for older Newlib variantsSebastian Huber1-0/+36
2019-09-23Update to FreeBSD stable/12 2019-09-23Sebastian Huber3-12/+104
2019-09-23nexus: Avoid NULL pointer accessSebastian Huber1-1/+4
2019-09-23C++ compatiblity for kernel space headerSebastian Huber1-0/+8
2019-09-11Add wrapper for strndup()Sebastian Huber3-9/+31
2019-08-27atomic.h: Add atomic_load_long()Sebastian Huber1-0/+21
2019-08-26Update to FreeBSD stable/12 2019-08-26Sebastian Huber1-2/+4
2019-08-12rtems/rtems-kernel-nexus.c: LibBSD init now uses all pass levels.Nils Hölscher1-1/+2
2019-07-09Update to FreeBSD stable/12 2019-07-09Sebastian Huber1-0/+11
2019-07-09EPOCH(9): Add epoch_drain_callbacks()Sebastian Huber2-2/+88
2019-07-09EPOCH(9): Avoid inline functionsSebastian Huber2-27/+35
2019-07-05SLEEPQUEUE(9): Fix timeout handlingSebastian Huber2-0/+4
2019-06-26Update to FreeBSD stable/12 2019-06-26Sebastian Huber2-0/+7
2019-06-13if_atsam: Remove WDT_Disable()Sebastian Huber1-3/+0
2019-06-05Update to FreeBSD stable/12 2019-06-05Sebastian Huber5-3/+125
2019-06-05Add RTEMS-specific getcredhostuuid()Sebastian Huber2-11/+29
2019-05-21Use _SMP_Unicast_action()Sebastian Huber2-8/+2
2019-05-15Update due to API changesSebastian Huber1-5/+3
2019-05-15Separate libbsd and RTEMS clock ticksSebastian Huber3-12/+11
2019-05-15Include missing <stdlib.h> to fix warningsSebastian Huber1-0/+1
2019-05-15Remove unused maxusersSebastian Huber2-3/+0
2019-05-15Remove jail/prison functions from namespaceSebastian Huber1-21/+0
2019-05-15Remove dangerous weak definition of getentropy()Sebastian Huber1-12/+0
2019-05-13usb: Undefine USB_DEBUGSebastian Huber1-1/+1
2019-05-13Add wrapper for abort()Sebastian Huber1-2/+7
2019-05-13Add USB mass storage only build setSebastian Huber1-0/+4
2019-05-13Use static inline functions for jail and prisonSebastian Huber1-230/+0
2019-05-13Fix zero-copy mbuf supportSebastian Huber2-4/+2
2019-04-11Update due to API changesSebastian Huber5-9/+9
2019-03-29nfsclient: Fix for 64-bit targetsSebastian Huber1-1/+8
2019-03-29Revert "Add BURN_BRIDGES global kernel option"Sebastian Huber1-5/+0
2019-03-28Add BURN_BRIDGES global kernel optionSebastian Huber1-0/+5
2019-03-28Update to FreeBSD stable/12 2019-03-27Sebastian Huber3-0/+30
2019-03-28bin/openssl: Port to RTEMS.Christian Mauderer3-0/+43
2019-03-11Update to FreeBSD stable/12 2019-03-11Sebastian Huber3-3/+12
2019-03-11Remove unused fileSebastian Huber1-224/+0
2019-02-18Build C++ kernel-space compatibility fileSebastian Huber1-2/+3
2019-02-18Fix atomic_load_32()Sebastian Huber1-1/+1
2019-02-12Remove <linux/rbtree.h>Sebastian Huber1-146/+0
2019-02-12Remove obsolete <rtems/pty.h>Sebastian Huber1-68/+0
2019-02-12mghttpd: RemoveSebastian Huber2-5907/+0
2019-02-12ZONE(9): Fix UMA_PCPU_ALLOC_SIZESebastian Huber1-2/+2
2019-02-12Update to FreeBSD stable/12 2019-02-11Sebastian Huber12-99/+496
2019-02-11atomic.h: Add atomic_fetchadd_64()Sebastian Huber1-0/+26
2019-02-11atomic.h: Add atomic_load_32()Sebastian Huber1-0/+21