NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/43217 CVS commit: src/sys/kern
The following reply was made to PR kern/43217; it has been noted by GNATS.
From: "David A. Holland" <dholland%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/43217 CVS commit: src/sys/kern
Date: Sun, 2 May 2010 06:35:22 +0000
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