Module Name: src Committed By: hannken Date: Fri Jul 5 08:28:52 UTC 2019
Modified Files: src/external/cddl/osnet/dist/uts/common/dtrace: dtrace.c Log Message: Change module type to "MODULE_CLASS_MISC" to allow preloading. Change "dtrace_nullop()" to return zero, it gets casted to "int (*)(...)". To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 \ src/external/cddl/osnet/dist/uts/common/dtrace/dtrace.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.