Module Name: src Committed By: christos Date: Wed Jan 25 17:56:45 UTC 2017
Modified Files:
src/sys/kern: exec_elf32.c exec_elf64.c
Log Message:
The argument length is in bytes; don't use howmany()
To generate a diff of this commit:
cvs rdiff -u -r1.141 -r1.142 src/sys/kern/exec_elf32.c
cvs rdiff -u -r1.6 -r1.7 src/sys/kern/exec_elf64.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
