Module Name: src Committed By: bouyer Date: Tue Mar 20 09:10:57 UTC 2018
Modified Files: src/sys/kern [netbsd-8]: exec_elf.c Log Message: Pull up following revision(s) (requested by alnsn in ticket #644): sys/kern/exec_elf.c: revision 1.95 sys/kern/exec_elf.c: revision 1.96 Turn KASSERTS that check alignment which are user triggerable into errors. =46rom alnsn stsrt with an alignment of 1 (which means no alignment). From alnsn To generate a diff of this commit: cvs rdiff -u -r1.90 -r1.90.4.1 src/sys/kern/exec_elf.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.