Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 06/27/2004 00:41:04
Module Name: src
Committed By: chs
Date: Sun Jun 27 00:41:04 UTC 2004
Modified Files:
src/sys/kern: kern_exec.c
Log Message:
rearrange the handling of p_textvp so that the ref-counting is correct.
fixes PR 25663.
To generate a diff of this commit:
cvs rdiff -r1.185 -r1.186 src/sys/kern/kern_exec.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.