summaryrefslogtreecommitdiffstats
path: root/freebsd (follow)
Commit message (Expand)AuthorAgeFilesLines
* NVME(4): Add NVME_GET_NAMESPACE IO controlSebastian Huber2019-11-132-0/+8
* NVME(4): Enable per-CPU IO queuesSebastian Huber2019-11-131-0/+7
* NVME(4): Add support for SGLSebastian Huber2019-11-134-0/+118
* NVME(4): Add SGL descriptorSebastian Huber2019-11-131-0/+24
* NVME(4): Optimize data transferSebastian Huber2019-11-132-0/+56
* NVME(4): Big endian supportSebastian Huber2019-11-131-5/+5
* NVME(4): Port to RTEMSSebastian Huber2019-11-136-0/+30
* NVME(4): Import from FreeBSDSebastian Huber2019-11-1310-0/+5570
* Add support for EARLY_COUNTERSebastian Huber2019-09-252-0/+7
* Remove obsolete header filesSebastian Huber2019-09-251-205/+0
* Fix pgsigio() warningsSebastian Huber2019-09-251-0/+14
* Update to FreeBSD stable/12 2019-09-23Sebastian Huber2019-09-23299-2216/+5579
* Add pselect()Sebastian Huber2019-09-231-0/+37
* PCI(4): Import missing fileSebastian Huber2019-09-231-0/+84
* PCI(4): Disable unsupported featuresSebastian Huber2019-09-231-0/+10
* PCI(4): Add big endian supportSebastian Huber2019-09-231-0/+8
* CONFIG_INTRHOOK(9): Call handlers after bootSebastian Huber2019-09-231-1/+15
* C++ compatibility for <dev/pci/pcivar.h>Sebastian Huber2019-09-231-1/+1
* C++ compatibility for kernel space <sys/sysctl.h>Sebastian Huber2019-09-231-0/+2
* libsodium: Disable unused functionSebastian Huber2019-08-271-0/+2
* tty.c: Disable unused functionsSebastian Huber2019-08-271-4/+2
* pf_ioctl.c: Disable superfluous unload supportSebastian Huber2019-08-271-0/+4
* kern_intr.c: Disable unused functionsSebastian Huber2019-08-271-3/+1
* Remove superfluous support for preloaded modulesSebastian Huber2019-08-272-313/+2
* Update to FreeBSD stable/12 2019-08-26Sebastian Huber2019-08-2649-206/+1035
* SLEEPQUEUE(9): Optimize sleepq_set_timeout_sbt()Sebastian Huber2019-08-261-2/+3
* Update to FreeBSD stable/12 2019-07-09Sebastian Huber2019-07-0932-690/+700
* SLEEPQUEUE(9): Fix timeout handlingSebastian Huber2019-07-051-2/+4
* Import missing header fileSebastian Huber2019-06-281-0/+48
* Update to FreeBSD stable/12 2019-06-26Sebastian Huber2019-06-2617-126/+278
* Update to FreeBSD stable/12 2019-06-05Sebastian Huber2019-06-05361-7501/+34490
* Add riscv supportSebastian Huber2019-05-231-0/+83
* Separate libbsd and RTEMS clock ticksSebastian Huber2019-05-155-14/+4
* Fix USB_DEBUG redefinition warningsSebastian Huber2019-05-151-0/+12
* Add hostname related sysctls conditionallySebastian Huber2019-05-131-0/+5
* Use static inline functions for jail and prisonSebastian Huber2019-05-131-0/+202
* IFCONFIG(8): Fix write to const stringSebastian Huber2019-05-131-0/+6
* Update due to API changesSebastian Huber2019-04-111-2/+2
* BPF(9): Disable legacy timestamp supportSebastian Huber2019-03-291-0/+7
* BPF(9): Fix timestampsSebastian Huber2019-03-281-0/+1
* Update to FreeBSD stable/12 2019-03-27Sebastian Huber2019-03-2828-69/+748
* openssl/apps: Add missing newlineSebastian Huber2019-03-2852-0/+52
* bin/openssl: Port to RTEMS.Christian Mauderer2019-03-28107-0/+1152
* bin/openssl: Import from FreeBSD.Christian Mauderer2019-03-2858-0/+43004
* Update to FreeBSD stable/12 2019-03-11Sebastian Huber2019-03-11163-3744/+5478
* tcpdump: Move static variables to special sectionSebastian Huber2019-03-116-0/+39
* tcpdump: Remove superfluous static variableSebastian Huber2019-03-111-3/+1
* tcpdump: Use stack variablesSebastian Huber2019-03-111-2/+2
* tcpdump: ConstifySebastian Huber2019-03-114-13/+13
* C++ compatibility for some kernel-space headersSebastian Huber2019-02-183-13/+13