Subject: CVS commit: src/sys/arch/amd64/amd64
To: None <source-changes@NetBSD.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 08/04/2005 19:31:53
Module Name:	src
Committed By:	fvdl
Date:		Thu Aug  4 19:31:53 UTC 2005

Modified Files:
	src/sys/arch/amd64/amd64: vm_machdep.c

Log Message:
Missed commit from the linux compat changes dealing with setting fs and gs:
copy the PCB fs and gs on fork.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/arch/amd64/amd64/vm_machdep.c

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