Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/compat/darwin



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.




Home | Main Index | Thread Index | Old Index