Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/compat/pecoff
Module Name: src
Committed By: erh
Date: Sat Sep 6 22:55:07 UTC 2003
Modified Files:
src/sys/compat/pecoff: pecoff_exec.c
Log Message:
Use vn_marktext to set the VTEXT flag on the vnode of the executable.
This satisfies the KASSERT at the beginning of vmvmd_map_pagedvn() and avoids
an immediate panic when attempting to execute a PECOFF binary.
To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 src/sys/compat/pecoff/pecoff_exec.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