Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 09/08/2006 11:59:53
Module Name:	src
Committed By:	manu
Date:		Fri Sep  8 11:59:52 UTC 2006

Modified Files:
	src/sys/kern: init_sysctl.c

Log Message:
When colecting a 32 bit process' argument or environement vector, we need
to convert 32 bits pointers to the 64 bit environement


To generate a diff of this commit:
cvs rdiff -r1.81 -r1.82 src/sys/kern/init_sysctl.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.