Module Name: src Committed By: riastradh Date: Sat Jul 29 08:46:27 UTC 2023
Modified Files: src/sys/kern: sys_memfd.c Log Message: memfd(2): Convert KASSERT to CTASSERT. Move it closer to where it's relevant too. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/kern/sys_memfd.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.