DF-2446 / env.txt
DragonFly dfbsd 6.5-DEVELOPMENT DragonFly 6.5-DEVELOPMENT #0: Thu Jul 2 06:02:54 UTC 2026 root@dfbsd:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64
---cc---
cc 8.3 [DragonFly] Release/2019-02-22
---kern---
DragonFly 6.5-DEVELOPMENT #0: Thu Jul 2 06:02:54 UTC 2026
---dm.ko hashes---
SHA256 (/boot/kernel/dm.ko) = 358587fc73cde9b697627e8f18e4aa2a36b94dd24ef375480c7c8fd213e2c47f
---dm source hunk---
/* Get message string */
if (prop_dictionary_get_cstring(dm_dict, DM_MESSAGE_STR, &msg) == false) {
dm_dev_unbusy(dmv);
return EINVAL;
}