CVS Update: xc (branch: trunk)
Marc Aurele La France <[email protected]>
| Newsgroups | gmane.comp.xfree86.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /home/x-cvs Module name: xc Changes by: [email protected]. 06/06/19 07:23:20 Log message: Move generic SBUS hardware cursor handling functions from os-support/bus/Sbus.c to common/xf86sbusBus.c in preparation for future changes. Modified files: xc/programs/Xserver/hw/xfree86/common/: xf86sbusBus.c xc/programs/Xserver/hw/xfree86/os-support/bus/: Sbus.c Revision Changes Path 3.11 +54 -4 xc/programs/Xserver/hw/xfree86/common/xf86sbusBus.c 1.9 +1 -44 xc/programs/Xserver/hw/xfree86/os-support/bus/Sbus.c