aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* vchiq: fix build with clang 21Dimitry Andric2026-01-262-1/+4
* ipfilter: Disable ipfs(8) by defaultCy Schubert2026-01-052-0/+2
* mips: Include CCLDFLAGS when linking kernel.tramp.binJessica Clarke2025-12-151-1/+1
* mips: Drop unused TRAMP_LDFLAGSJessica Clarke2025-12-151-1/+1
* src.sys.mk: Support src.conf in SRCTOPDag-Erling Smørgrav2025-09-161-0/+4
* sys/conf: Re-add -Wno-unused to ipfilter build flagsMark Johnston2025-08-141-1/+1
* kern.post.mk: Support flavors in PORTS_MODULESDag-Erling Smørgrav2025-08-141-2/+8
* files: add new IPFILTER_C rule for netpfil/ipfilter sourcesSiva Mahadevan2025-08-102-36/+22
* ice_ddp: Update to 1.3.41.0Eric Joyner2025-07-243-9/+9
* Post-13.5-branch updatesColin Percival2025-02-071-1/+1
* 13.5: Update stable/13 to -PRERELEASEColin Percival2025-01-241-2/+2
* arm: align data section to the supersection.Michal Meloun2024-12-081-3/+1
* arm: add read_frequently, read_mostly and exclusive_cache_line sections to li...Michal Meloun2024-12-081-0/+15
* arm: fix symbols around the .ARM.exidx sectionMichal Meloun2024-12-081-0/+1
* arm: Fix typo in ldscript.arm.Michal Meloun2024-12-081-1/+1
* sys: Disable -Walloc-size-larger-than for GCC 9+John Baldwin2024-11-301-0/+1
* kernel: Fix defining of .init_array and .fini_array sectionsZhenlei Huang2024-09-242-4/+4
* kernel: Make some compile time constant variables constZhenlei Huang2024-09-211-7/+7
* Post-13.4-branch updatesColin Percival2024-08-021-1/+1
* filemon: Document how to build into the kernel.Dag-Erling Smørgrav2024-08-012-1/+3
* ice_ddp: Update package to 1.3.36.0Eric Joyner2024-07-313-9/+9
* ice_ddp: Update to 1.3.35.0Eric Joyner2024-07-313-9/+9
* Fix the KCSAN_ENABLED check when building modulesAndrew Turner2024-07-291-1/+1
* 13.4: update stable/13 to -PRERELEASEColin Percival2024-07-201-2/+2
* arm64: Disable outling atomicsAndrew Turner2024-07-151-0/+2
* sys: Build arm64 per-thread SSP with GCCAndrew Turner2024-07-151-1/+2
* NOTES: Remove a double word in commentGordon Bergling2024-04-231-1/+1
* tau32-ddk.c: suppress warning about ignored attributesDimitry Andric2024-04-201-1/+1
* Fix GENERIC-KASAN kernel build for amd64Dimitry Andric2024-04-201-0/+7
* Fix arm64 build after llvm 18.1.3 upgrade (take 2)Dimitry Andric2024-04-201-2/+1
* Fix arm64 build after llvm 18.1.3 upgradeDimitry Andric2024-04-201-1/+2
* kern_racct.c: Don't compile if RACCT undefinedOlivier Certner2024-02-271-1/+1
* Post-13.3-branch updatesColin Percival2024-02-021-1/+1
* 13.3: update stable/13 to -PRERELEASEColin Percival2024-01-191-2/+2
* 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