Module Name: src Committed By: riastradh Date: Sun Aug 21 13:15:15 UTC 2022
Modified Files: src/sys/arch/i386/include: vmparam.h Log Message: i386/vmparam.h: Need some constants from i386/pte.h. These are used by VM_MIN/MAX_KERNEL_ADDRESS. pte.h is small and likely stable enough that it's not worthwhile to migrate them to vmparam.h instead. To generate a diff of this commit: cvs rdiff -u -r1.87 -r1.88 src/sys/arch/i386/include/vmparam.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.