xrx: Changes to 'master'

Paulo Cesar Pereira de Andrade pcpa at kemper.freedesktop.org
Mon Jan 26 12:23:19 PST 2009


 .gitignore                |   10 ++++++++++
 Makefile.am               |    2 +-
 cgi-bin/.gitignore        |    2 --
 configure.ac              |    6 ++++++
 helper/.gitignore         |    8 --------
 helper/GetUrl.c           |    2 ++
 helper/helper.c           |   33 +++++++++++++--------------------
 htdocs/.gitignore         |    2 --
 libxplugin/.gitignore     |    2 --
 plugin/.gitignore         |    7 -------
 plugin/Main.c             |    7 ++++---
 plugin/PProcess.c         |    4 +++-
 plugin/common/.gitignore  |    2 --
 plugin/common/npunix.c    |   22 +++++++++++-----------
 plugin/include/.gitignore |    2 --
 plugin/include/jri_md.h   |    4 ++--
 plugin/include/npupp.h    |    1 +
 rx/.gitignore             |    2 --
 rx/PParse.c               |    2 +-
 rx/PRead.c                |    4 ++--
 rx/XAuth.c                |    3 ++-
 rx/XDpyName.c             |   28 +++++++++++-----------------
 testplugin/.gitignore     |    2 --
 xnest-plugin/.gitignore   |    6 ------
 xnest-plugin/RxPlugin.h   |    4 ++--
 xnest-plugin/XnestDis.c   |    4 ++--
 26 files changed, 73 insertions(+), 98 deletions(-)

New commits:
commit 1a750c272683fab37cc7cd4327ccefdfa39faf85
Author: Paulo Cesar Pereira de Andrade <pcpa at mandriva.com.br>
Date:   Mon Jan 26 17:53:41 2009 -0200

    Correct make distcheck and most sparse warnings.
    
      Only remaining sparse warning is about no previous definition for
    the function vectors declared in Xtrans/Xtranssock.c.
      Also, use only one .gitignore file, instead of one per directory.



More information about the xorg-commit mailing list