CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2018/05/28 13:39:15
Modified files: sys/arch/arm64/arm64: machdep.c sys/arch/arm64/include: bootconfig.h Log message: Cleanup bootconfig.h and use strlcpy() to copy boot arguments. ok drahn@