xfs: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Thu Dec 4 17:05:02 PST 2008


 Makefile.am     |   54 +++++++++++++++++++++++++++++++++---------------------
 config.cpp      |    5 ++++-
 configure.ac    |    1 +
 difs/dispatch.c |    2 --
 xfs.man         |    3 ++-
 5 files changed, 40 insertions(+), 25 deletions(-)

New commits:
commit 3fe28a31a2974287acc182c7c9bfd68d94ea6292
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Thu Dec 4 14:45:17 2008 -0800

    Don't overcalculate size of authentication packets with no data
    
    If a font server client wasn't providing any authentication methods,
    the code was adding 4 to the packet length, then rejecting the packet
    as having more data than the length field said - but the X server
    side wasn't actually putting those 4 bytes into the packet anywhere.

commit c1fda34275583b7ae8d2b1b749bd362443874bda
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Wed Dec 3 19:52:16 2008 -0800

    Use cpp instead of sed for processing man page & sample config file
    
    Make fontcache entries in sample config only appear #ifdef FONTCACHE



More information about the xorg-commit mailing list