NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/58063 CVS commit: src/usr.sbin/mountd



The following reply was made to PR misc/58063; it has been noted by GNATS.

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58063 CVS commit: src/usr.sbin/mountd
Date: Tue, 26 Mar 2024 23:32:43 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Tue Mar 26 23:32:43 UTC 2024
 
 Modified Files:
 	src/usr.sbin/mountd: exports.5 mountd.8
 
 Log Message:
 exports(5), mountd(8): First pass at clarifying export semantics.
 
 The exports(5) man page is full of walls of turgid prose that should
 be itemized lists with syntax templates, and I'm itching to rewrite
 it, but let's get the security-relevant warnings out of the way
 first.
 
 PR misc/58063
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.32 -r1.33 src/usr.sbin/mountd/exports.5
 cvs rdiff -u -r1.42 -r1.43 src/usr.sbin/mountd/mountd.8
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index