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/03/06 08:07:17 Log message: 232. Avoid having xinit kill a slow exiting X server with SIGKILL. Instead use SIGINT for slowly exiting X servers, and modify the X server to use a faster, but still hardware-clean, exit path when it receives an interrupt signal (David Dawes). Modified files: xc/programs/Xserver/hw/xfree86/: CHANGELOG Revision Changes Path 3.3683 +5 -1 xc/programs/Xserver/hw/xfree86/CHANGELOG