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: dholland
Date: Sun May 2 06:35:21 UTC 2010
Modified Files:
src/sys/kern: exec_elf.c
Log Message:
Don't printf a userspace pointer; print the copied-in kernel version
instead, now that it's readily available. Fixes PR 43217.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 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.
Home |
Main Index |
Thread Index |
Old Index