xserver-multidpi/os
Daniel Stone e6f35f28fb OS/KDrive/XFree86: Sanitise colour initialisation
OsInitColors always just returned TRUE, so just remove calls to it and
insane special-case logic.  Remove unused kcolor.c implementation, and
merge oscolor.h into oscolor.c since it was the only user.  Remove
open-coded strncasecmp in oscolor.c.

Since we no longer need to call OsInitColors after reading the config
file, just call PostConfigInit() from one place, and move PM handling to
one place so we can install the signal handlers earlier.
2008-07-16 01:38:22 +03:00
..
access.c sprintf() -> snprintf() 2008-06-19 16:42:10 +02:00
auth.c Merge branch 'master' into XACE-SELINUX 2007-11-19 18:10:46 -05:00
connection.c Fix "warning: label ‘done’ defined but not used". 2008-06-13 21:49:01 -04:00
io.c Make WriteToClient take a const void * like any decent IO write function. 2008-03-11 00:56:17 -04:00
log.c Remove global argc/argv variables. 2008-05-14 15:53:11 -04:00
Makefile.am OS/KDrive/XFree86: Sanitise colour initialisation 2008-07-16 01:38:22 +03:00
mitauth.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
oscolor.c OS/KDrive/XFree86: Sanitise colour initialisation 2008-07-16 01:38:22 +03:00
osdep.h Make WriteToClient take a const void * like any decent IO write function. 2008-03-11 00:56:17 -04:00
osinit.c OS/KDrive/XFree86: Sanitise colour initialisation 2008-07-16 01:38:22 +03:00
rpcauth.c Fix "Warning: no previous prototype for `SecureRPCInit'". 2008-06-13 22:22:22 -04:00
strlcat.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
strlcpy.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
utils.c Merge branch 'master' into mpx 2008-05-26 17:37:31 +09:30
WaitFor.c Fix Xvfb input when building against current X sources. 2008-04-07 10:20:02 -04:00
xdmauth.c Fix multiple warnings in os/xdmauth.c. 2008-06-13 22:12:02 -04:00
xdmcp.c Add necessary include for COMPILEDDISPLAYCLASS. 2008-05-15 13:24:27 -07:00
xprintf.c Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h". 2005-07-03 08:53:54 +00:00
xstrans.c Change HAVE_CONFIG_H to HAVE_DIX_CONFIG_H. 2005-07-03 12:16:29 +00:00