Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=CIURRoo+; dkim=fail reason="signature verification failed" (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=TspEFp8/ Received: by mail.netbsd.org (Postfix, from userid 605) id 881D584D6A; Fri, 29 Mar 2024 22:50:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1711752629; bh=+pPFJ2IplcuElFh0lDqAfPp9E+ocK09lzwxK6ObQ1a0=; h=Date:From:Subject:To:List-Id:Reply-To:List-Unsubscribe; b=CIURRoo+L3V40Kn5dp7ug+e4etPYSD/xysSwwOFKVz+lKBl3myx2UgmSXhxZyQUMX tPKWX6eC9sDoaVGeSW0feN0sArIhAeLwl4psPwMnqLhmIL65pGzniv3gclTmAMGnui oOGbwmbvYUdVQOl/eoQ5kMwt63faJfdQqH2LHSgQ= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 713C284D51 for ; Fri, 29 Mar 2024 22:50:28 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id ifgjA4wjV-zc for ; Fri, 29 Mar 2024 22:50:28 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 0FFD484CFC for ; Fri, 29 Mar 2024 22:50:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1711752628; bh=+pPFJ2IplcuElFh0lDqAfPp9E+ocK09lzwxK6ObQ1a0=; h=Date:From:Subject:To:Reply-To; b=TspEFp8/v+siYgLWxNnW8iqlS4L7gBzQEhNoVp9HAJlYYybSI3zbboOZKgfLRgIWZ 8gy2493q4Q3qsdjWDrA1ZmFZMUOZ3kLO0M4LLYtFtgUxF+bdm4kmJdZVAbqc3SXqPV IQwxlSffRJqzs/LazugwJhHu39D4EhmeZOY3ICSo= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 07656FA2C; Fri, 29 Mar 2024 22:50:28 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 29 Mar 2024 22:50:27 +0000 From: "Valery Ushakov" Subject: CVS commit: src/usr.sbin/mountd To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20240329225028.07656FA2C@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Valery Ushakov" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: src Committed By: uwe Date: Fri Mar 29 22:50:27 UTC 2024 Modified Files: src/usr.sbin/mountd: exports.5 Log Message: exports(5): mark up the list of groups to --maproot &c as optional To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 src/usr.sbin/mountd/exports.5 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.