aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* sctp: include sctp_module.c in kernel buildsMichael Tuexen2024-01-111-0/+1
* cxgbe(4): Update firmwares to 1.27.5.0Navdeep Parhar2024-01-111-3/+3
* cxgbe(4): Update firmwares to 1.27.4.0Navdeep Parhar2024-01-111-3/+3
* cxgbe(4): Update firmwares to version 1.27.3.0Navdeep Parhar2024-01-111-3/+3
* Set installed kernel and driver files access modes using KMODMODE varKonstantin Belousov2023-12-021-5/+5
* Add membarrier(2)Konstantin Belousov2023-10-261-0/+1
* Untie strchrnul() from gdb.Alexander Motin2023-10-031-1/+1
* std.nodebug: remove DIAGNOSTIC from debug configsKonstantin Belousov2023-08-251-0/+1
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-2342-42/+0
* sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-2310-10/+0
* sys: Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-233-3/+0
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-232-4/+0
* Add gve, the driver for Google Virtual NIC (gVNIC)Shailend Chand2023-08-181-0/+7
* base: Remove support for the VTOC8 partitioning schemeMarius Strobl2023-08-063-3/+0
* kmod.mk: Use portable printf '%s' over non-portable echo -nJessica Clarke2023-08-011-1/+1
* da9063_rtc: Add new driver for the Dialog Semiconductor DA9063 RTCJessica Clarke2023-08-011-0/+1
* da9063_iic: Add new driver for the Dialog Semiconductor DA9063 PMICJessica Clarke2023-08-011-0/+2
* Work around VNET and DPCPU related panics on aarch64Dimitry Andric2023-07-261-0/+7
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-07-252-2/+2
* ath10k: ath11k: add specific LinuxKPI supportBjoern A. Zeeb2023-06-261-0/+2
* dpaa2: add console support for FDT based systemsBjoern A. Zeeb2023-06-261-0/+1
* ipmi: add Block Transfer interface supportAndrey V. Elsukov2023-06-252-0/+2
* Revert "LinuxKPI: Make FPU sections thread-safe and use the NOCTX flag."John Baldwin2023-05-273-0/+10
* Fix typo in sys/conf/kern.mk's InitAll warning messageDimitry Andric2023-05-261-1/+1
* Update -ftrivial-auto-var-init flags for clang >= 16Dimitry Andric2023-05-261-2/+4
* acpi_ged: New driver to ACPI generic event deviceTakanori Watanabe2023-05-161-0/+1
* riscv: Compile instr_size.c into the kernel when DTrace is configuredMark Johnston2023-05-071-0/+1
* sys: Retire OPENZFS_CWARNFLAGS now that it is empty.John Baldwin2023-05-031-1/+0
* Fix spelling of NO_WINFINITE_RECURSION.John Baldwin2023-05-032-2/+2
* zfs: Fix build with GCC 12.John Baldwin2023-05-032-2/+4
* sys: Stop enabling -Wnested-externs.John Baldwin2023-05-033-4/+2
* Disable -Wzero-length-bounds for the kernel for GCC 12.John Baldwin2023-05-031-1/+2
* Disable -Wdangling-pointer for the kernel for GCC 12.John Baldwin2023-05-031-1/+2
* Disable errors for -Wnonnull for the kernel for GCC 12.John Baldwin2023-05-031-0/+3
* Move NO_WUNUSED_BUT_SET_VARIABLE clang helper to the right place.John Baldwin2023-05-031-0/+3
* Use __freebsd_kprintf__ with GCC 12+ similar to clang.John Baldwin2023-05-021-1/+2
* mlx5: Implement diagostic counters as sysctl(8) nodes.Hans Petter Selasky2023-04-301-0/+2
* kern.mk: clang >= 16 already infers ELFv2 for powerpc64Dimitry Andric2023-04-231-1/+2
* zlib: Use NO_WDEPRECATED_NON_PROTOTYPEWarner Losh2023-04-091-0/+1
* Properly conditionalize clang 15-only flagsWarner Losh2023-04-092-10/+15
* zlib: silence K&R warnsMateusz Guzik2023-04-091-7/+11
* Merge llvm-project release/15.x llvmorg-15.0.0-rc2-40-gfbd2950d8d0dDimitry Andric2023-04-091-3/+7
* hv_hid: Hyper-V HID driverYuri2023-03-311-0/+1
* Support compilation with llvm 15Mateusz Guzik2023-03-301-0/+5
* Disable -Wunused-function for {ed,x}25519_ref10.c in libsodium.John Baldwin2023-03-221-2/+2
* Add missing file to sys/conf/files after 469884cf04a9b92677c7c83e229ca6b8814f...Hans Petter Selasky2023-03-221-0/+2
* LinuxKPI: Make FPU sections thread-safe and use the NOCTX flag.Hans Petter Selasky2023-03-223-10/+0
* Stop adding -Wredundant-decls to CWARNFLAGS.John Baldwin2023-03-224-6/+3
* NgATM: Remove useless NGATM_ATM optionBrooks Davis2023-03-062-2/+0
* NATM: Remove useless NETGRAPH_ATM_ATMPIF optionBrooks Davis2023-03-062-2/+0