Module Name: src Committed By: riastradh Date: Wed Sep 21 10:50:29 UTC 2022
Modified Files: src/sys/kern: kern_crashme.c Log Message: crashme(9): Fix crashme_add return value to match comment. XXX Why do this and crashme_remove return -1 instead of an error code like essentially everything else in the kernel? To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/sys/kern/kern_crashme.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.