Subject: CVS commit: src/sys/compat/darwin
To: None <source-changes@NetBSD.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 07/11/2004 19:38:14
Module Name:	src
Committed By:	manu
Date:		Sun Jul 11 19:38:14 UTC 2004

Modified Files:
	src/sys/compat/darwin: darwin_commpage.c darwin_commpage.h

Log Message:
commpage function changes:

Copy all the commpages instead of one
Add the missing bcopy function
Wrong function name: pthread_getspecific instead of pthread_specific


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/compat/darwin/darwin_commpage.c
cvs rdiff -r1.3 -r1.4 src/sys/compat/darwin/darwin_commpage.h

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