CVS commit: [netbsd-11] src/sys/conf
"Martin Husemann" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: martin Date: Tue Aug 25 18:26:19 UTC 2026 Modified Files: src/sys/conf [netbsd-11]: std Log Message: Pull up following revision(s) (requested by tls in ticket #424): sys/conf/std: revision 1.25 Our security(7) manual page has long documented the functionality enabled by secmodel_extensions. It's thus not really optional, and declaring it so causes an odd mismatch in behavior between MODULAR and non-modular kernels. It's tiny, just add it to std. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.24.4.1 src/sys/conf/std Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.