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]. 05/06/27 19:33:55 Log message: 83. Fix an xfs bug introduced when the syslog support was added that prevents exit on fatal errors (David Dawes). 82. Modify the font server transport messages to go through xfs's logging mechanisms (Bugzilla #1598, David Dawes, reported by Newsh). Modified files: xc/lib/xtrans/: Xtransint.h transport.c xc/programs/Xserver/hw/xfree86/: CHANGELOG xc/programs/xfs/os/: error.c Revision Changes Path 3.44 +3 -4 xc/lib/xtrans/Xtransint.h 3.11 +4 -2 xc/lib/xtrans/transport.c 3.3545 +5 -1 xc/programs/Xserver/hw/xfree86/CHANGELOG 1.14 +1 -3 xc/programs/xfs/os/error.c