From nobody Sat Feb 21 21:34:43 2026 X-Original-To: dev-commits-src-branches@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fJL445pLtz6SJpj for ; Sat, 21 Feb 2026 21:34:44 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fJL444MF6z3Nt4 for ; Sat, 21 Feb 2026 21:34:44 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1771709684; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=DTnXFsSLgpj8c2l3V61NiyQI7MXo479xSayGIWs7rYQ=; b=YUPt2xRaXLh27W2VDmUfXFeTwCg2Bs49aa+WPxm2rt36PZ/WukUTGfG6OCOSMijzHWQG/y QjJAreAwMx5ADVcTtHRXRN6RZIVRzht9mCStSUWcYf49OkhM0HEEctMWbBq8lpwDZQGak4 6WdEJZOaSHjSVv1QRzyeWNF1nURGgNVW+GaGBdAS/klXtJPoxyO7LIekhBpumWTm/hEw7n IN0j8ZicS5si3YnVPbxDJUywUxkFdjvRAlXI09FU8iy3EgNCBqvECFGjPs67a4QWPzyHIt 7vgBQenw84YEvmO1fhwxShldsbEf5pY0WVp8F636gLBZGKGbbufeDpjIJ6HrZw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1771709684; a=rsa-sha256; cv=none; b=ovN+l8oKnApwUeeyHdNwUP/vmrPz5p6MqoP39FRBWpkhDpZaOmTma6U+pFRGsnHzx+syPC ISfC5PYM2AyK3LzaU90x9poWIK1pJofdXYo4ai+tD5ArQcRaRniIsGjxMTYpm+D7uqSlSP nzCWjVeREuTHsN+0qhUfHwuGOBdjqLvDEVgxpg4t4YU1bFl9KWGWZDKy2mtZn472NIrZp9 SD97PFu9+G8HK1N0g1SqSLsIPTepArzjk5a670D1nRZ2J1Uw9skH3An/ncvlFMQGVHVmg3 mOxDBLSnvnvCFqKlRyu+8Mn5pXL5bzrVeJl/rLq5piLo/JhOdFVkxuFM1+LdBQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1771709684; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=DTnXFsSLgpj8c2l3V61NiyQI7MXo479xSayGIWs7rYQ=; b=ekRy2cPzV0UL1ff/arQx5s/K88xAwEzrUSe/os1ue6AQVpzaZR1eY3Yg+b7at2I2cUbM1Y Jg3XMT8lpuB9CE7k6qZuSuMGp1VeCaiNihMwARAPPCB3bmL1JuflHuNzb1D27M1wQK9qjM asLm0QPu5YuR/2LbT9c6l+AW5dSvHf8EfqC4v8eo1sGT+Yt4m2ZQioDDYinqRXxrxUFh+w N87dxkWxglWKPG5gNUyrn3fGYlI0+NqEcN3jyAs8pIjVUyHdv0uMaMJd5im3Q8ZKXf+xdo 4gGqCwI4RSKRhORsUvIjLUzd7mlpN9928mtsc7lgmBsHJx4gXQOsXkF/wbrR4A== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fJL434lbKz1LW for ; Sat, 21 Feb 2026 21:34:43 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 22057 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 21 Feb 2026 21:34:43 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Konstantin Belousov Subject: git: 3d14c793f882 - stable/15 - sys/abi_compat.h: add Foundation copyright for uint64_t stuff List-Id: Commits to the stable branches of the FreeBSD src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-branches@freebsd.org Sender: owner-dev-commits-src-branches@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: kib X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: 3d14c793f882bd884ed8a1a5367fa4be768a781f Auto-Submitted: auto-generated Date: Sat, 21 Feb 2026 21:34:43 +0000 Message-Id: <699a24f3.22057.2cdb4f79@gitrepo.freebsd.org> The branch stable/15 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=3d14c793f882bd884ed8a1a5367fa4be768a781f commit 3d14c793f882bd884ed8a1a5367fa4be768a781f Author: Konstantin Belousov AuthorDate: 2026-02-05 19:10:00 +0000 Commit: Konstantin Belousov CommitDate: 2026-02-21 21:34:07 +0000 sys/abi_compat.h: add Foundation copyright for uint64_t stuff (cherry picked from commit 9ce0c190d8b3570c0a537f84952dca8c6e462ec3) --- sys/sys/abi_compat.h | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sys/sys/abi_compat.h b/sys/sys/abi_compat.h index 1753d8dd25c2..69fb349edc7a 100644 --- a/sys/sys/abi_compat.h +++ b/sys/sys/abi_compat.h @@ -4,6 +4,11 @@ * Copyright (c) 2001 Doug Rabson * All rights reserved. * + * Copyright 2026 The FreeBSD Foundation + * + * Portions of this software were developed by Konstantin Belousov + * under sponsorship from the FreeBSD Foundation. + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: