Commit ID: 1005AE3E4DB143DC124
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2018/04/28 03:05:27 UTC
Modified files:
sys/arch/sparc/conf: chkbsdsz.sh
sys/arch/sparc/stand/boot: loadfile.c
Log message:
add a hack to allow overriding (always enable -D) on a per-file basis
print -n \\014 | dd conv=notrunc bs=1 seek=7 of=KERNEL
ELF only; this sets EI_OSABI from SYSV to OPENBSD (used as flag value)
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.2 -r1.3 src/sys/arch/sparc/conf/chkbsdsz.sh
cvs -R rdiff -kk -upr1.5 -r1.6 src/sys/arch/sparc/stand/boot/loadfile.c