Subject: CVS commit: syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 10/28/2001 06:46:43
Module Name: syssrc
Committed By: christos
Date: Sun Oct 28 04:46:43 UTC 2001
Modified Files:
syssrc/sys/kern: exec_macho.c
Log Message:
make a copy of the epp->ep_path, because it is too late to use it when
copyargs is called since we've swapped vmspaces.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/kern/exec_macho.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.