Subject: CVS commit: src/sys/compat/darwin
To: None <source-changes@NetBSD.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 12/29/2003 01:34:02
Module Name:	src
Committed By:	manu
Date:		Mon Dec 29 01:34:02 UTC 2003

Modified Files:
	src/sys/compat/darwin: darwin_ioframebuffer.c

Log Message:
Added DARWIN_IOFBSETGAMMATABLE
In DARWIN_IOFBSETCLUTWITHENTRIES, split big tables into 128 items chunks
so that they fit in the stackgap (currently 512 bytes)


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 src/sys/compat/darwin/darwin_ioframebuffer.c

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