summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-21Handle X server -displayfd option transparentlyHEADmasterJon TURNEY1-2/+55
2015-02-26It's not an error if the XFree86_VT property doesn't existJon TURNEY1-3/+7
2015-02-26Silence xauth warning emitted when running startxJon TURNEY1-0/+1
2015-02-16Remove left over $(launchagents_DATA) in CLEANFILESGaetan Nadon1-1/+1
2015-02-16Remove support for ancient A/UX 3.0 supportGaetan Nadon1-5/+0
2015-02-16Remove SCO support for SHELL_CMD and startx man page.Gaetan Nadon3-32/+0
2015-01-30startx: Don't use GNU expr extensionsMark Kettenis1-2/+2
2015-01-23startx: Pass -keeptty when telling the server to start on the current ttyHans de Goede1-1/+1
2014-09-11xinit 1.3.4Hans de Goede1-1/+1
2014-08-30Remove hardcoded path to OpenSSL for OpenBSDBrad Smith1-3/+0
2014-08-26startx: Make the bugzilla reference in a comment survive cpp processingHans de Goede1-1/+1
2014-06-02autogen.sh: Honor NOCONFIGURE=1Alan Coopersmith1-2/+3
2014-06-02configure: Drop AM_MAINTAINER_MODEAlan Coopersmith2-2/+1
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