Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
Module Name: src
Committed By: rin
Date: Sun Nov 17 02:22:14 UTC 2019
Modified Files:
src/sys/kern: sys_ptrace_common.c
Log Message:
Fix pointer arithmetic for 32-bit process on LP64 kernel in
process_auxv_offset().
Now, PIOD_READ_AUXV works fine with COMPAT_NETBSD32.
XXX
pullup to netbsd-9 and netbsd-8
To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 src/sys/kern/sys_ptrace_common.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index