CVS commit: src
"Thomas Klausner" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: wiz Date: Tue Aug 25 11:56:39 UTC 2026 Modified Files: src/distrib/sets/lists/base: mi src/external/cddl/osnet/lib/libdtrace: Makefile Log Message: Stop installing psinfo.d dtrace script. It uses `u_int` and `struct proc`, but no definitions are available. This causes problems when dtrace is used for pkgsrc, see e.g. wip/modular-xorg-server. To generate a diff of this commit: cvs rdiff -u -r1.1388 -r1.1389 src/distrib/sets/lists/base/mi cvs rdiff -u -r1.35 -r1.36 src/external/cddl/osnet/lib/libdtrace/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.