Module Name:src
Committed By: matt
Date: Fri Apr 17 20:13:51 UTC 2015
Added Files:
src/sys/modules/arch/arm/arm-lpae: Makefile bsd.arm-lpae.mk
Log Message:
Latent support for ARM_HAS_LPAE.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/modules/arch/arm
Module Name:src
Committed By: matt
Date: Wed Aug 7 17:29:15 UTC 2013
Modified Files:
src/sys/modules/arch/arm: kmodwrap.awk
Log Message:
Keep track of undefined symbols and then use to determine whether a wrap
is required.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: matt
Date: Wed Aug 7 17:06:22 UTC 2013
Added Files:
src/sys/modules/arch/arm: kmodhide.awk kmodtramp.awk kmodwrap.awk
Log Message:
awk support scripts to generate trampolines in modules.
(adapted from previous LKM method).
now has a KMODTRAM