summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-23Silence xauth warning emitted when running startxcygwin-patchesJon TURNEY1-0/+1
2014-04-23Don't try to set WINDOWPATH from the XFree86_VT root window property on CygwinJon TURNEY1-0/+2
2014-04-23Handle X server -displayfd option transparentlyJon TURNEY1-3/+56
2014-04-23startxwin patchJon TURNEY5-1/+194
2014-04-07startx: Pass vtX as long as the user did not specify oneHans de Goede1-1/+13
2014-04-04startx: Under Linux start X on the current VTHans de Goede1-0/+11
2014-04-02Replace $RAWCPPFLAGS with $TRADITIONALCPPFLAGS when processing cpp filesHans de Goede1-1/+1
2014-04-02Bump required util-macros version to 1.19Hans de Goede1-3/+3
2014-03-31Remove unixware / sco supportHans de Goede2-95/+1
2013-11-22Pass files to cpp via CLI arg instead of stdin to workaround gcc 4.8 changeAlan Coopersmith1-1/+1
2013-09-08Fix warnings about parameters to startServer & startClient shadowing globalsAlan Coopersmith1-7/+7
2013-09-08xinit 1.3.3Alan Coopersmith1-1/+1
2013-09-08Add Apple copyright/license notice from launchd files to COPYINGAlan Coopersmith1-0/+27
2013-08-24Use pid_t instead of int for type of pidsAlan Coopersmith1-8/+9
2013-08-07Check for openssl as mkcookie fallback on all platforms, not just OpenBSDAlan Coopersmith1-9/+18
2013-07-18Declare processTimeout() as taking a const string argAlan Coopersmith1-3/+3
2013-07-18If we have to forcibly kill the Xserver on Solaris, reset kbd_modeAlan Coopersmith1-0/+20
2013-05-31Use xinitrc.d/?*.sh as the matching pattern instead of needing a fragile sed ...Thomas Klausner2-2/+1
2013-02-23Add printf attributes suggested by gccAlan Coopersmith1-8/+6
2013-01-07install: Use sysconfdir instead of libdir for config files.Egbert Eich1-1/+1
2013-01-04man: Set correct config file location in man pageEgbert Eich2-4/+6
2012-09-20privileged_startx: use root:wheel instead of 0:0Jeremy Huddleston Sequoia1-1/+1
2012-07-24XQuartz: Fix an issue where -dpi was not being passed to the server despite b...Jeremy Huddleston1-1/+1
2012-05-19Annotate Fatal and Fatalx as _X_NORETURNJeremy Huddleston2-1/+3
2012-05-19laucnhd: Silence some syslog spamJeremy Huddleston1-3/+3
2012-05-19darwin: Silence a syslog message from defaultsJeremy Huddleston1-1/+3
2012-04-18launchd: Fix the destination of moved-aside directories in privileged_startxJeremy Huddleston1-1/+1
2012-04-18launchd: Load privileged_startx properly on TigerJeremy Huddleston1-0/+4
2012-04-18launchd: Provide more verbose error reporting for launchd checkin failuresJeremy Huddleston1-2/+12
2012-04-18launchd: Don't provide the LaunchAgent on TigerJeremy Huddleston2-23/+7
2012-02-24launchd/privileged_startx: Improved error resolutionJeremy Huddleston1-6/+28
2012-01-27configure.ac: 1.3.2Jeremy Huddleston1-1/+1
2011-11-08Use default clientargs, serverargs, and display if none were setJeremy Huddleston1-8/+17
2011-10-19launchd: Add an option (--with-launchagent-xserver) to set the default X11 se...Jeremy Huddleston3-3/+13
2011-10-17startx: Choose an unused $DISPLAY by default on all platformsJeremy Huddleston1-4/+5
2011-09-08Include <sys/time.h> and <sys/resource.h> unconditionallyJulien Cristau1-2/+0
2011-07-31darwin: Buildfix for Tiger which doesn't have posix_spawnJeremy Huddleston1-1/+21
2011-07-24configure.ac: Bump version to 1.3.1Jeremy Huddleston1-1/+1
2011-06-19DIST_SUBDIRS is not required when using AM_CONDITIONALsGaetan Nadon1-7/+5
2011-06-18Move man pages in the man directoryGaetan Nadon5-25/+30
2011-06-18Use XORG_MANPAGE_SECTIONS rather than cpprules.in to build man pagesGaetan Nadon4-36/+25
2011-05-14launchd: Fix an array-index-out-of-bounds crasherJeremy Huddleston1-1/+1
2011-05-12launchd: Update console redirection to work with libdispatchJeremy Huddleston8-157/+386
2011-05-12launchd Set the correct id for privileged_startxJeremy Huddleston1-1/+1
2011-05-11configure.ac: Fix support for the deprecated --with-launchd-id-prefixJeremy Huddleston1-2/+1
2011-05-11launchd: syslog: Use facility org.x rather than userJeremy Huddleston2-3/+3
2011-05-11launchd: include config.hJeremy Huddleston7-3/+19
2011-05-11Rename launchd-id-prefix to bundle-id-prefixJeremy Huddleston10-23/+26
2011-04-27launchd: Silence clang static analyzerJeremy Huddleston1-1/+1
2011-04-27privileged_startx: Prefer /usr/bin/mktempJeremy Huddleston1-3/+12