CVS Update: xc (branch: trunk)
David Dawes <[email protected]>
| Newsgroups | gmane.comp.xfree86.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /home/x-cvs Module name: xc Changes by: [email protected]. 06/06/26 17:52:50 Log message: 35. Don't disable gcc stack protector for modules (David Dawes). 34. Basic support for building on DragonFly (David Dawes). Modified files: xc/config/cf/: Imake.cf xf86.tmpl xc/config/imake/: imake.c imakemdep.h xc/programs/Xserver/hw/xfree86/: CHANGELOG xc/programs/Xserver/hw/xfree86/loader/: os.c xf86sym.c Added files: xc/config/cf/: DragonFly.cf Revision Changes Path 3.94 +31 -1 xc/config/cf/Imake.cf 3.39 +3 -1 xc/config/cf/xf86.tmpl 3.71 +3 -3 xc/config/imake/imake.c 3.83 +14 -6 xc/config/imake/imakemdep.h 3.3762 +6 -3 xc/programs/Xserver/hw/xfree86/CHANGELOG 1.8 +3 -1 xc/programs/Xserver/hw/xfree86/loader/os.c 1.262 +19 -4 xc/programs/Xserver/hw/xfree86/loader/xf86sym.c