Module Name: src Committed By: simonb Date: Tue Apr 6 07:57:03 UTC 2021
Modified Files: src/sys/kern: kern_ctf.c Log Message: Check the CTF magic number in an endian friendly way (and don't use magic numbers to check the magic number!). To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/sys/kern/kern_ctf.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.