From nobody Sun Apr 19 12:47:51 2026 X-Original-To: dev-commits-src-all@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 4fz7gx0KLnz6bYgc for ; Sun, 19 Apr 2026 12:47:57 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fz7gw4P9Tz3l64 for ; Sun, 19 Apr 2026 12:47:56 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776602876; 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=haMMqYIhNMN6Jr3Y1nWYbHwU7tu7QhS8Uu0L80/jA88=; b=oEZnRUwtCDcoMFevluNV+EEeLEff7fjGjB0o0s+hO3dQwzHwAlgkOCKd0gI/f/Tnd7x5BH Oh3Q7opOIiTxPncrtmbXLr+a+ZaCO2GEd5nsEDbugnOvUyutCJrjZDcc2EvF0a+dXy6dOS wUMo1rYHaNW2RGycPEgFGo2DhYydP7/AM8yqAMH9tMDa+DsZbWJxMaHOfB3L/6uuayhqVe eAyPPwWaib16anx05TZVha88gEDjjdWvYycr6BCLZaa7C1INjNWFMO1ZIiCD6H9cIjzjQo dNibyEXCjAXCOQ24lD/PE4IfGvOel495J4fFDKS0uNA9Aa/zKHFSbkNK0E4R4Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776602876; a=rsa-sha256; cv=none; b=DyXenzucvsMjZGDo++DKLIt9O/GbOENcnbOi4WLuZI6ZNDY30gsD8YvshtjPYAvxgvkoPt EwtcLikae9HF+JWf4kehwU/LPcDO1U8XL5SMAcOnzpJA3rI2QzBtLaoLofZRATE7sKWCMO pN8GwDB3t/7NI6+9W/dWA4y8iJv6WlPObkvDQZTngVDzkjXocByojFL0HgG/Bo7NlJZaGN WjfGasvqS2oo6MnUrPm4TnMZlDlk0XQBnPcZfIol9jd6Bzrs8hn9RGtiss9Z97IMAGKysG pcOSkzN0B0VooZNVlm8bfeMpAmyfWP99rwIMbKWUFp/LqCO+ejF3prlRxFzHfQ== 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=1776602876; 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=haMMqYIhNMN6Jr3Y1nWYbHwU7tu7QhS8Uu0L80/jA88=; b=sDLGXeANyQRCXRfBxlKYGaNKXEnePapVB3Al90lw4Nopn9XY/VP7BBYJngr9uBom1lhExD ymK4SNkkOnvdGyRJvCet1vyK5lFSJOjBEVxQ2KVRh8VXbNq7NkLsXoSB+uRJrKWPeBWMOm qM2nnS2LrXbhjPnOnN4v+0Vn9E4R0R9DA9WwCIcD4ztFOpa5DtzDNuxyry8iREqajCNK30 Rce0Ge2xe0tmaYOphLpNM57/T/W5DShSSftpTQ+9Bc/bzhwkXLRRyCP1uJGqrP6k5e5OyU 987UJkoJ2sb5REJuIezcQp01LArT3M9eeSY0YGjnnZ015fOd1CiwDNR1HdE4QQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fz7gw3jlZz1QfR for ; Sun, 19 Apr 2026 12:47:56 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 18a11 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sun, 19 Apr 2026 12:47:51 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Alexander Leidinger Subject: git: 315f665fe1ac - main - Doxygen subsystem config: exclude the content of the .git directory List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: netchild X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 315f665fe1ac97ea2ca946e51ced24f7b21fb22e Auto-Submitted: auto-generated Date: Sun, 19 Apr 2026 12:47:51 +0000 Message-Id: <69e4cef7.18a11.a831756@gitrepo.freebsd.org> The branch main has been updated by netchild: URL: https://cgit.FreeBSD.org/src/commit/?id=315f665fe1ac97ea2ca946e51ced24f7b21fb22e commit 315f665fe1ac97ea2ca946e51ced24f7b21fb22e Author: Alexander Leidinger AuthorDate: 2026-04-19 12:46:35 +0000 Commit: Alexander Leidinger CommitDate: 2026-04-19 12:46:35 +0000 Doxygen subsystem config: exclude the content of the .git directory --- tools/kerneldoc/subsys/common-Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/kerneldoc/subsys/common-Doxyfile b/tools/kerneldoc/subsys/common-Doxyfile index 8e194c85e621..2df0506145fe 100644 --- a/tools/kerneldoc/subsys/common-Doxyfile +++ b/tools/kerneldoc/subsys/common-Doxyfile @@ -121,7 +121,7 @@ FILE_PATTERNS = *.c \ RECURSIVE = YES EXCLUDE = EXCLUDE_SYMLINKS = NO -EXCLUDE_PATTERNS = */.\#* */.svn/* +EXCLUDE_PATTERNS = */.\#* */.svn/* */.git/* EXCLUDE_SYMBOLS = EXAMPLE_PATH = EXAMPLE_PATTERNS = *