libXfont: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Thu Dec 18 21:36:56 PST 2008


 src/fontfile/catalogue.c |   14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

New commits:
commit 377584bb71ccb2cc380c3a8f71f0acd7e755ad33
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Thu Dec 18 21:22:31 2008 -0800

    Always scan catalogue dirs at startup, even if their mtime < 0
    
    Works around bug in VMWare that caused the Solaris kernel to fail to read
    the time-of-day chip on boot, and start with a time < 0 (i.e. back to the
    1960's) - when the system was then installed from this mode, Xorg wouldn't
    start after reboot, since the mtime would be < 0 and the catalogue dir was
    then skipped as not changed since reading at the 0 initially set in the
    cat->mtime.
    
    Fixes OpenSolaris bug #4780
       <http://defect.opensolaris.org/bz/show_bug.cgi?id=4780>



More information about the xorg-commit mailing list