NetBSD-Bugs archive

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

PR/59683 CVS commit: [netbsd-10] src/tests/lib/libc/kevent_nullmnt



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/59683 CVS commit: [netbsd-10] src/tests/lib/libc/kevent_nullmnt
Date: Mon, 6 Oct 2025 16:23:00 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Mon Oct  6 16:23:00 UTC 2025
 
 Modified Files:
 	src/tests/lib/libc/kevent_nullmnt [netbsd-10]: t_nullmnt.sh
 
 Log Message:
 Pull up following revision(s) (requested by kre in ticket #1171):
 
 	tests/lib/libc/kevent_nullmnt/t_nullmnt.sh: revision 1.7-1.9
 
 t_nullmnt: Need privileges for mount.
 (unless vfs.generic.usermount=1 but let's keep it simple)
 
 PR 59683: check for availability of null FS support via
 vfs.generic.fstypes, fail if the mount fails for other reasons.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.6 -r1.6.2.1 src/tests/lib/libc/kevent_nullmnt/t_nullmnt.sh
 
 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