Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Oct 2024 06:23:53 GMT
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 91b7b225b2ce - main - LINT: Add mac_do
Message-ID:  <202410230623.49N6NrUv025465@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by lwhsu:

URL: https://cgit.FreeBSD.org/src/commit/?id=91b7b225b2ce577381aae989c361b9b5b6dd1500

commit 91b7b225b2ce577381aae989c361b9b5b6dd1500
Author:     Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2024-10-23 06:21:55 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2024-10-23 06:21:55 +0000

    LINT: Add mac_do
    
    Sponsored by:   The FreeBSD Foundation
---
 sys/conf/NOTES | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 181bd351b460..c2deaadd6e64 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -1253,6 +1253,7 @@ options 	MAC
 options 	MAC_BIBA
 options 	MAC_BSDEXTENDED
 options 	MAC_DDB
+options 	MAC_DO
 options 	MAC_IFOFF
 options 	MAC_IPACL
 options 	MAC_LOMAC



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410230623.49N6NrUv025465>