CVS Update: xc (branch: trunk)
Marc Aurele La France <[email protected]> Wed, 15 Oct 2008 13:56:04 -0700 (PDT)
| Newsgroups | gmane.comp.xfree86.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /home/x-cvs Module name: xc Changes by: [email protected]. 08/10/15 13:56:04 Log message: No need to worry about PIC on x86_64. Done just in case vm86 is ever supported by a x86_64 linux kernel. Modified files: xc/programs/Xserver/hw/xfree86/os-support/linux/int10/: linux.c xc/programs/Xserver/hw/xfree86/os-support/linux/int10/vm86/: linux_vm86.c Revision Changes Path 1.36 +4 -4 xc/programs/Xserver/hw/xfree86/os-support/linux/int10/linux.c 1.6 +4 -4 xc/programs/Xserver/hw/xfree86/os-support/linux/int10/vm86/linux_vm86.c