Subject: CVS commit: src/sys/compat/darwin
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 07/01/2007 20:14:18
Module Name:	src
Committed By:	dsl
Date:		Sun Jul  1 20:14:18 UTC 2007

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

Log Message:
Comment out the code that uses the stackgap to issue the WSDISPLAYIO_PUTCMAP
ioctl in order to change the display colours.
Changing the code to not need the stackgap is rather pervasive, and it isn't
at all clear this is useful effort given the suspected bitrottedness
of compat darwin.


To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 src/sys/compat/darwin/darwin_exec.c
cvs rdiff -r1.37 -r1.38 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.