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: kleink
Date: Wed Jul 6 20:31:33 UTC 2005
Modified Files:
src/sys/kern: core_elf32.c
Log Message:
Use copyin_proc() to peek for trailing zeroes in sections, as we might be
running in a different context (i.e. a process tracing).
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/sys/kern/core_elf32.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