CVS commit: src/sys/conf
"Thor Lancelot Simon" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: tls Date: Sun Mar 29 12:02:29 UTC 2026 Modified Files: src/sys/conf: std Log Message: 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.25 src/sys/conf/std Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.