summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Bump required util-macros version to 1.19Hans de Goede2014-04-021-3/+3
* Remove unixware / sco supportHans de Goede2014-03-312-95/+1
* Pass files to cpp via CLI arg instead of stdin to workaround gcc 4.8 changeAlan Coopersmith2013-11-221-1/+1
* Fix warnings about parameters to startServer & startClient shadowing globalsAlan Coopersmith2013-09-081-7/+7
* xinit 1.3.3xinit-1.3.3Alan Coopersmith2013-09-081-1/+1
* Add Apple copyright/license notice from launchd files to COPYINGAlan Coopersmith2013-09-081-0/+27
* Use pid_t instead of int for type of pidsAlan Coopersmith2013-08-241-8/+9
* Check for openssl as mkcookie fallback on all platforms, not just OpenBSDAlan Coopersmith2013-08-071-9/+18
* Declare processTimeout() as taking a const string argAlan Coopersmith2013-07-181-3/+3
* If we have to forcibly kill the Xserver on Solaris, reset kbd_modeAlan Coopersmith2013-07-181-0/+20
* Use xinitrc.d/?*.sh as the matching pattern instead of needing a fragile sed ...Thomas Klausner2013-05-312-2/+1
* Add printf attributes suggested by gccAlan Coopersmith2013-02-231-8/+6
* install: Use sysconfdir instead of libdir for config files.baserock/morphEgbert Eich2013-01-071-1/+1
* man: Set correct config file location in man pageEgbert Eich2013-01-042-4/+6
* privileged_startx: use root:wheel instead of 0:0Jeremy Huddleston Sequoia2012-09-201-1/+1
* XQuartz: Fix an issue where -dpi was not being passed to the server despite b...Jeremy Huddleston2012-07-241-1/+1
* Annotate Fatal and Fatalx as _X_NORETURNJeremy Huddleston2012-05-192-1/+3
* laucnhd: Silence some syslog spamJeremy Huddleston2012-05-191-3/+3
* darwin: Silence a syslog message from defaultsJeremy Huddleston2012-05-191-1/+3
* launchd: Fix the destination of moved-aside directories in privileged_startxJeremy Huddleston2012-04-181-1/+1
* launchd: Load privileged_startx properly on TigerJeremy Huddleston2012-04-181-0/+4
* launchd: Provide more verbose error reporting for launchd checkin failuresJeremy Huddleston2012-04-181-2/+12
* launchd: Don't provide the LaunchAgent on TigerJeremy Huddleston2012-04-182-23/+7
* launchd/privileged_startx: Improved error resolutionJeremy Huddleston2012-02-241-6/+28
* configure.ac: 1.3.2xinit-1.3.2Jeremy Huddleston2012-01-271-1/+1
* Use default clientargs, serverargs, and display if none were setJeremy Huddleston2011-11-081-8/+17
* launchd: Add an option (--with-launchagent-xserver) to set the default X11 se...Jeremy Huddleston2011-10-193-3/+13
* startx: Choose an unused $DISPLAY by default on all platformsJeremy Huddleston2011-10-171-4/+5
* Include <sys/time.h> and <sys/resource.h> unconditionallyJulien Cristau2011-09-081-2/+0
* darwin: Buildfix for Tiger which doesn't have posix_spawnJeremy Huddleston2011-07-311-1/+21
* configure.ac: Bump version to 1.3.1xinit-1.3.1Jeremy Huddleston2011-07-241-1/+1
* DIST_SUBDIRS is not required when using AM_CONDITIONALsGaetan Nadon2011-06-191-7/+5
* Move man pages in the man directoryGaetan Nadon2011-06-185-25/+30
* Use XORG_MANPAGE_SECTIONS rather than cpprules.in to build man pagesGaetan Nadon2011-06-184-36/+25
* launchd: Fix an array-index-out-of-bounds crasherJeremy Huddleston2011-05-141-1/+1
* launchd: Update console redirection to work with libdispatchJeremy Huddleston2011-05-128-157/+386
* launchd Set the correct id for privileged_startxJeremy Huddleston2011-05-121-1/+1
* configure.ac: Fix support for the deprecated --with-launchd-id-prefixJeremy Huddleston2011-05-111-2/+1
* launchd: syslog: Use facility org.x rather than userJeremy Huddleston2011-05-112-3/+3
* launchd: include config.hJeremy Huddleston2011-05-117-3/+19
* Rename launchd-id-prefix to bundle-id-prefixJeremy Huddleston2011-05-1110-23/+26
* launchd: Silence clang static analyzerJeremy Huddleston2011-04-271-1/+1
* privileged_startx: Prefer /usr/bin/mktempJeremy Huddleston2011-04-271-3/+12
* launchd: Brownbag fix string compareJeremy Huddleston2011-04-262-3/+3
* launchd: console_redirect: Actually read and log the remaining data when we g...Jeremy Huddleston2011-04-261-5/+11
* launchd: Remove dead EXTRA_DISTJeremy Huddleston2011-04-261-2/+0
* launchd: Fix make distJeremy Huddleston2011-04-261-1/+1
* launchd: Enable stdout/stderr redirection to ASLJeremy Huddleston2011-04-268-5/+318
* launchd: Log messages to ASL rather than fprintfJeremy Huddleston2011-04-253-9/+14
* launchd: Reorganized layout of launchd sourcesJeremy Huddleston2011-04-2517-14/+50