Module Name: xsrc
Committed By: is
Date: Mon May 17 20:33:01 UTC 1999
Modified Files:
xsrc/xc/programs/Xserver/hw/netbsd/amiga: amigaFbs.c amigaInit.c
Log Message:
MAP_PRIVATE is NOT a method to lock access to a mapped (framebuffer) device.
Instead, we open it O_EXLOCK.