CVS Update: xc (branch: trunk)

Marc Aurele La France <[email protected]> Tue, 31 Oct 2006 07:45:35 -0800 (PST)
Newsgroups gmane.comp.xfree86.cvs
Message-ID <[email protected]>
CVSROOT:	/home/x-cvs
Module name:	xc
Changes by:	[email protected].	06/10/31 07:45:35

Log message:
    75. On Linux, ignore ENOSYS errors on iopl() and ioperm() calls, as some
        systems only provide non-functional stubs for these syscalls
        (Marc La France).

Modified files:
      xc/programs/Xserver/hw/xfree86/:
        CHANGELOG 
      xc/programs/Xserver/hw/xfree86/os-support/linux/:
        lnx_video.c 
  
  Revision      Changes    Path
  3.3806        +4 -1      xc/programs/Xserver/hw/xfree86/CHANGELOG
  3.74          +26 -10    xc/programs/Xserver/hw/xfree86/os-support/linux/lnx_video.c