xinit: Changes to 'refs/tags/xinit-1.3.3'

Alan Coopersmith alanc at kemper.freedesktop.org
Sun Sep 8 09:38:33 PDT 2013


Tag 'xinit-1.3.3' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2013-09-08 17:38 -0700

xinit-1.3.3

Changes since xinit-1.3.2:
Alan Coopersmith (7):
      Add printf attributes suggested by gcc
      If we have to forcibly kill the Xserver on Solaris, reset kbd_mode
      Declare processTimeout() as taking a const string arg
      Check for openssl as mkcookie fallback on all platforms, not just OpenBSD
      Use pid_t instead of int for type of pids
      Add Apple copyright/license notice from launchd files to COPYING
      xinit 1.3.3

Egbert Eich (2):
      man: Set correct config file location in man page
      install: Use sysconfdir instead of libdir for config files.

Jeremy Huddleston (9):
      launchd/privileged_startx: Improved error resolution
      launchd: Don't provide the LaunchAgent on Tiger
      launchd: Provide more verbose error reporting for launchd checkin failures
      launchd: Load privileged_startx properly on Tiger
      launchd: Fix the destination of moved-aside directories in privileged_startx
      darwin: Silence a syslog message from defaults
      laucnhd: Silence some syslog spam
      Annotate Fatal and Fatalx as _X_NORETURN
      XQuartz: Fix an issue where -dpi was not being passed to the server despite being set

Jeremy Huddleston Sequoia (1):
      privileged_startx: use root:wheel instead of 0:0

Thomas Klausner (1):
      Use xinitrc.d/?*.sh as the matching pattern instead of needing a fragile sed substitution XSLASHGLOB to produce xinitrc.d/*.sh. (If that were used literally the slash-star would confuse cpp.)

---
 COPYING                                               |   27 ++++++++
 configure.ac                                          |   33 ++++++----
 cpprules.in                                           |    1 
 launchd/Makefile.am                                   |    7 +-
 launchd/privileged_startx/10-tmpdirs.cpp              |   34 +++++++++--
 launchd/privileged_startx/privileged_startx.plist.cpp |    4 +
 launchd/privileged_startx/server.c                    |   14 +++-
 launchd/user_startx/launchd_startx.c                  |   23 -------
 man/Makefile.am                                       |    4 -
 man/xinit.man                                         |    6 -
 startx.cpp                                            |    4 -
 xinit.c                                               |   55 ++++++++++++------
 xinitrc.cpp                                           |    2 
 13 files changed, 147 insertions(+), 67 deletions(-)
---


More information about the xorg-commit mailing list