about [UPDATING] [RELNOTES]summaryrefslograw-logtreecommitdiffstats up
Commit message (Expand)AuthorDateFilesLines
* if_ffec: correctly trim 2 bytes from the beginningHEADstable/14Mike Belanger2026-05-31 06:17:37 +0100 (12 hours)1-1/+1
* bsd.sys.mk: also suppress gcc -Wc++1[47]-extensions warnings for >= 12Dimitry Andric2026-05-30 17:05:16 +0100 (25 hours)1-0/+2
* Bump __FreeBSD_version for llvm 21.1.8 mergeDimitry Andric2026-05-29 23:59:49 +0100 (42 hours)1-1/+1
* Work around unterminated-string-initialization warnings in acpidbDimitry Andric2026-05-29 23:59:49 +0100 (42 hours)1-0/+4
* bsd.sys.mk: also suppress clang -Wc++1[47]-extensions warnings for >= 19Alex Richardson2026-05-29 23:59:37 +0100 (43 hours)1-0/+2
* Merge commit 871038759afb from llvm git (by Marco Elver):Dimitry Andric2026-05-29 23:59:37 +0100 (43 hours)1-5/+20
* Revert 00bee6fcd77f, which partially reverted libc++ commit aa7f377c965cDimitry Andric2026-05-29 23:59:37 +0100 (43 hours)5-140/+3
* Fix up builds on Linux hosts after llvm 21.1.8 mergeDimitry Andric2026-05-29 23:59:37 +0100 (43 hours)1-0/+4
* Add a comment to llvm's OptParser.td, so dependent files get rebuilt.Dimitry Andric2026-05-29 23:59:37 +0100 (43 hours)1-0/+2
* Merge commit b0d2b57f7e47 from llvm git (by Phoebe Wang):Dimitry Andric2026-05-29 23:59:37 +0100 (43 hours)2-5/+0
* Merge commit c1d26c3c2510 from llvm git (by Nikolas Klauser):Dimitry Andric2026-05-29 23:59:37 +0100 (43 hours)1-37/+56
* Merge commit 787ba2426148 from llvm git (by Matheus Izvekov):Dimitry Andric2026-05-29 23:59:37 +0100 (43 hours)1-0/+2
* Fixup mismerge in __cxx03/__type_traits/add_[lr]value_reference.h.Dimitry Andric2026-05-29 23:59:37 +0100 (43 hours)2-2/+2
* Merge commit d803c61aca0d from llvm git (by Corentin Jabot):Dimitry Andric2026-05-29 23:59:37 +0100 (43 hours)1-2/+2
* Merge commit 924f773f5e26 from llvm git (by Younan Zhang):Dimitry Andric2026-05-29 23:59:37 +0100 (43 hours)1-1/+1
* Remove usr/include/c++/v1/__fwd/get.h from ObsoleteFiles.inc.Dimitry Andric2026-05-29 23:59:37 +0100 (43 hours)1-1/+0
* libcxx-compat: fix llvmorg-21-init-12415-g3a86e0bd29f3:Dimitry Andric2026-05-29 23:59:36 +0100 (43 hours)2-13/+19
* libcxx-compat: fix llvmorg-21-init-18351-gfcc09b6f0267:Dimitry Andric2026-05-29 23:59:36 +0100 (43 hours)1-1/+1
* libcxx-compat: revert llvmorg-21-init-8400-g703cfe745b96:Dimitry Andric2026-05-29 23:59:36 +0100 (43 hours)1-0/+29
* libcxx-compat: revert llvmorg-21-init-10154-ge43e8ec7afbd:Dimitry Andric2026-05-29 23:59:36 +0100 (43 hours)1-0/+26
* libcxx-compat: revert llvmorg-19-init-5639-ga10aa4485e83:Dimitry Andric2026-05-29 23:59:36 +0100 (43 hours)1-1/+8
* libcxx-compat: revert llvmorg-21-init-15984-g650b451d0065:Dimitry Andric2026-05-29 23:59:36 +0100 (43 hours)1-33/+83
* libcxx-compat: revert llvmorg-21-init-9130-g9e3982d9ae81:Dimitry Andric2026-05-29 23:59:36 +0100 (43 hours)2-0/+61
* Merge llvm-project release/21.x llvmorg-21.1.8-0-g2078da43e25aDimitry Andric2026-05-29 23:59:36 +0100 (43 hours)18-30/+74
* Merge commit 598f21e9fcf7 from llvm git (by zhijian lin):Dimitry Andric2026-05-29 23:59:36 +0100 (43 hours)1-0/+4
* llvm-libc-macros: work around gcc defining LDBL_MANT_DIG as 53 on i386Dimitry Andric2026-05-29 23:59:36 +0100 (43 hours)1-0/+5
* libcxx-compat: revert llvmorg-21-init-17684-gae9990ed9651:Dimitry Andric2026-05-29 23:59:36 +0100 (43 hours)10-47/+213
* libcxx-compat: revert llvmorg-21-init-19251-g0c3a2faa8505:Dimitry Andric2026-05-29 23:59:36 +0100 (43 hours)1-20/+51
* Partially revert libc++ commit aa7f377c965c, restoring stdint.hDimitry Andric2026-05-29 23:59:36 +0100 (43 hours)5-1/+140
* Merge llvm-project release/21.x llvmorg-21.1.7-0-gcd708029e0b2Dimitry Andric2026-05-29 23:59:35 +0100 (43 hours)358-2844/+6380
* Fixups after llvm-project main llvmorg-21-init-19288-gface93e724f4 mergeDimitry Andric2026-05-29 23:59:35 +0100 (43 hours)37-1289/+7067
* Adjust llvm-project main llvmorg-21-init-19288-gface93e724f4, part 3Dimitry Andric2026-05-29 23:59:35 +0100 (43 hours)611-0/+170014
* Adjust llvm-project main llvmorg-21-init-19288-gface93e724f4, part 2Dimitry Andric2026-05-29 23:59:35 +0100 (43 hours)17-0/+1297
* Adjust llvm-project main llvmorg-21-init-19288-gface93e724f4, part 1Dimitry Andric2026-05-29 23:59:35 +0100 (43 hours)1-0/+160
* Merge llvm-project main llvmorg-21-init-19288-gface93e724f4Dimitry Andric2026-05-29 23:59:34 +0100 (43 hours)10404-477051/+1064557
* Revert "libcxx-compat: revert llvmorg-19-init-18063-g561246e90282:"Dimitry Andric2026-05-29 23:59:33 +0100 (43 hours)1-1/+1
* Revert "libcxx-compat: revert llvmorg-19-init-18062-g4dfa75c663e5:"Dimitry Andric2026-05-29 23:59:33 +0100 (43 hours)4-38/+10
* Revert "libcxx-compat: revert llvmorg-19-init-17853-g578c6191eff7:"Dimitry Andric2026-05-29 23:59:33 +0100 (43 hours)1-18/+2
* Revert "libcxx-compat: revert llvmorg-19-init-17728-g30cc12cd818d:"Dimitry Andric2026-05-29 23:59:33 +0100 (43 hours)3-11/+5
* Revert "libcxx-compat: revert llvmorg-19-init-17727-g0eebb48fcfbc:"Dimitry Andric2026-05-29 23:59:33 +0100 (43 hours)6-68/+13
* Revert "libcxx-compat: revert llvmorg-19-init-17473-g69fecaa1a455:"Dimitry Andric2026-05-29 23:59:33 +0100 (43 hours)10-266/+31
* Revert "libcxx-compat: revert llvmorg-19-init-8667-g472b612ccbed:"Dimitry Andric2026-05-29 23:59:33 +0100 (43 hours)2-2/+1
* Revert "libcxx-compat: revert llvmorg-19-init-5639-ga10aa4485e83:"Dimitry Andric2026-05-29 23:59:33 +0100 (43 hours)3-7/+15
* Revert "libcxx-compat: revert llvmorg-19-init-4504-g937a5396cf3e:"Dimitry Andric2026-05-29 23:59:33 +0100 (43 hours)1-6/+0
* Revert "libcxx-compat: revert llvmorg-19-init-4003-g55357160d0e1:"Dimitry Andric2026-05-29 23:59:33 +0100 (43 hours)2-13/+13
* Revert "libcxx-compat: don't remove headers that were reintroduced by reverts"Dimitry Andric2026-05-29 23:59:33 +0100 (43 hours)1-0/+3
* Revert "libcxx-compat: install headers that were reintroduced by reverts"Dimitry Andric2026-05-29 23:59:33 +0100 (43 hours)1-3/+0
* Revert "libcxx-compat: update libcxx.imp for headers that were reintroduced by reverts"Dimitry Andric2026-05-29 23:59:33 +0100 (43 hours)1-3/+0
* boot1.chrp: Specify --image-baseLexi Winter2026-05-29 23:56:56 +0100 (43 hours)1-1/+1
* boot1.chrp: Improve comment for the SLOF hackLexi Winter2026-05-29 23:56:56 +0100 (43 hours)1-8/+5
* loader: Fix powerpc64le by working around slof bug in qemu/slofWarner Losh2026-05-29 23:56:56 +0100 (43 hours)1-1/+1
* eventhandler: Fix the NODEBUG buildMark Johnston2026-05-29 22:40:22 +0100 (44 hours)1-1/+3
* epoch: Don't idle CPUs when there's pending epoch workMark Johnston2026-05-29 20:44:43 +0100 (46 hours)1-1/+2
* eventhandler: Fix a race when pruning eventhandlersMark Johnston2026-05-29 20:44:43 +0100 (46 hours)2-6/+16
* sigqueue: In capability mode, only allow signalling selfEd Maste2026-05-29 20:12:46 +0100 (46 hours)2-3/+19
* Revert "kern_time: Honor the precise option when counting diff"ShengYi Hung2026-05-29 17:04:56 +0100 (2 days)1-3/+1
* sound: Fix lock order reversal in dsp_poll()ShengYi Hung2026-05-29 16:26:38 +0100 (2 days)1-3/+4
* libusb: fix incorrect status type when completion on cancel the eventsShengYi Hung2026-05-29 16:26:31 +0100 (2 days)1-2/+2
* compat/linprocfs: Update /proc/partitions outputShunchao Hu2026-05-29 16:26:14 +0100 (2 days)1-9/+5
* compat/linprocfs: Fix auxv sbuf leakShunchao Hu2026-05-29 16:26:08 +0100 (2 days)1-8/+11
* vmm: Add missing AVX instructions for AVX512 in cpuid stdextShengYi Hung2026-05-29 16:25:55 +0100 (2 days)1-3/+12
* libc: Fix cxa_thread_atexit{,nothr} test.ShengYi Hung2026-05-29 16:25:49 +0100 (2 days)2-5/+16
* libc: Fix dtor order in __cxa_thread_atexitShengYi Hung2026-05-29 16:25:42 +0100 (2 days)1-2/+2
* kern_time: Honor the precise option when counting diffShengYi Hung2026-05-29 16:25:36 +0100 (2 days)1-1/+3
* ichwd: Add manual for i6300esb watchdogShengYi Hung2026-05-29 16:25:28 +0100 (2 days)1-1/+11
* pci: use uint32_t for eecpGisle Nes2026-05-29 16:25:00 +0100 (2 days)1-1/+1
* rtld: silence clang's unterminated-string-initialization warningAlex Richardson2026-05-29 14:16:56 +0100 (2 days)3-3/+5
* bsd.sys.mk: suppress some clang warnings for C++ for >= 19Alex Richardson2026-05-29 13:23:01 +0100 (2 days)1-2/+0
* libfetch: Fix -Wunterminated-string-initializationAlex Richardson2026-05-29 13:23:01 +0100 (2 days)1-1/+1
* libthr: fix -Wunterminated-string-initializationAlex Richardson2026-05-29 13:21:29 +0100 (2 days)1-2/+1
* ipfw: fix parsing error in nat config port_rangeVyacheslav Terehov2026-05-29 09:02:49 +0100 (2 days)3-26/+32
* lpd: Style and whitespace cleanupDag-Erling Smørgrav2026-05-28 09:27:12 +0100 (3 days)1-98/+91
* lpd: Fix issues reported by clang-analyzerDag-Erling Smørgrav2026-05-28 09:27:12 +0100 (3 days)1-19/+20
* lpd: Avoid buffer overflow when sending a jobDag-Erling Smørgrav2026-05-28 09:27:12 +0100 (3 days)1-11/+20
* lpd: Drop deprecated -p optionDag-Erling Smørgrav2026-05-28 09:27:12 +0100 (3 days)2-13/+1
* lpd: Reorder option list in manual pageDag-Erling Smørgrav2026-05-28 09:27:12 +0100 (3 days)1-24/+18
* lpd: Restore ability to specify a port numberDag-Erling Smørgrav2026-05-28 09:27:11 +0100 (3 days)2-28/+19
* lpr: Add deprecation noticeDag-Erling Smørgrav2026-05-28 09:26:48 +0100 (3 days)10-0/+30
* ttymsg: OverhaulDag-Erling Smørgrav2026-05-28 09:02:52 +0100 (3 days)5-98/+79
* netmap: silence -Wdefault-const-init-field-unsafe warningAlex Richardson2026-05-27 22:41:14 +0100 (4 days)1-2/+4
* if_ovpn.c: fix use of uninitialized variableAlex Richardson2026-05-27 22:41:13 +0100 (4 days)1-2/+4
* net: bandaid for plugging a fw_com leak in fwip_detach()Tai-hwa Liang2026-05-27 15:47:21 +0100 (4 days)0-0/+0
* ipfilter: Fix NULL dereferences in ipf_checkicmp6matchingstate()Teddy Engel2026-05-27 14:42:02 +0100 (4 days)1-1/+9
* ipfilter: Add NULL check for fin_m in ipf_pr_icmp6()Teddy Engel2026-05-27 14:42:01 +0100 (4 days)1-0/+3
* ipfilter: Add NULL check for fin_dp in ICMP packet handlersTeddy Engel2026-05-27 14:42:01 +0100 (4 days)1-0/+4
* ipfilter: Validate length before checksumCy Schubert2026-05-27 14:42:01 +0100 (4 days)1-4/+13
* tftpd: Simplify packet drop macroDag-Erling Smørgrav2026-05-27 10:03:30 +0100 (4 days)1-28/+23
* tftpd: Add missing bounds checksDag-Erling Smørgrav2026-05-27 10:03:30 +0100 (4 days)1-28/+34
* tftp: Add test case with over-long URLDag-Erling Smørgrav2026-05-27 10:03:29 +0100 (4 days)1-0/+24
* tftp: Style cleanupDag-Erling Smørgrav2026-05-27 10:03:29 +0100 (4 days)2-56/+40
* tftp: Replace fgets with getlineDag-Erling Smørgrav2026-05-27 10:03:29 +0100 (4 days)1-45/+45
* tftp: Fix handling of port name or numberDag-Erling Smørgrav2026-05-27 10:03:29 +0100 (4 days)2-21/+26
* tftp: Close files when we're done with themDag-Erling Smørgrav2026-05-27 10:03:29 +0100 (4 days)1-2/+8
* tftp: Simplify URI handlingDag-Erling Smørgrav2026-05-27 10:03:29 +0100 (4 days)1-20/+12
* nlist: Handle multiple symbol tablesDag-Erling Smørgrav2026-05-27 10:03:28 +0100 (4 days)2-70/+88
* nlist.3: Add discouraged use noticeEd Maste2026-05-26 18:16:28 +0100 (5 days)1-0/+4
* nlist.3: Clarify which symbol table is usedEd Maste2026-05-26 18:16:28 +0100 (5 days)1-3/+5
* nlist.3: Replace a.out(5) Xref with elf(5)Ed Maste2026-05-26 18:16:27 +0100 (5 days)1-5/+4
* unbound: Update to 1.25.1Dag-Erling Smørgrav2026-05-26 17:49:33 +0100 (5 days)40-1930/+3402
* unbound: Update to 1.25.0Dag-Erling Smørgrav2026-05-26 17:49:33 +0100 (5 days)138-27395/+16062
This site is maintained by Jamie Landeg-Jones <jamie@catflap.org>, and is not an official FreeBSD project, nor is it endorsed by the FreeBSD team.