Module Name: src Committed By: martin Date: Sun Oct 15 10:40:52 UTC 2023
Modified Files: src/sys/ddb: db_xxx.c Log Message: When converting from db_expr_t to a pointer cast via uintptr_t to help kernels where the size differs (e.g. 32bit sparc64 kernels) To generate a diff of this commit: cvs rdiff -u -r1.78 -r1.79 src/sys/ddb/db_xxx.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.