summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
6 daysAnnotate Fatal and Fatalx as _X_NORETURNHEADmasterJeremy Huddleston2-1/+3
6 dayslaucnhd: Silence some syslog spamJeremy Huddleston1-3/+3
6 daysdarwin: 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-25launchd/privileged_startx: Improved error resolutionJeremy Huddleston1-6/+28
2012-01-28configure.ac: 1.3.2xinit-1.3.2Jeremy Huddleston1-1/+1
2011-11-08Use default clientargs, serverargs, and display if none were setJeremy Huddleston1-8/+17
2011-10-20launchd: 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-25configure.ac: Bump version to 1.3.1xinit-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-13launchd: Update console redirection to work with libdispatchJeremy Huddleston8-157/+386
2011-05-13launchd Set the correct id for privileged_startxJeremy Huddleston1-1/+1
2011-05-12configure.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-28launchd: Silence clang static analyzerJeremy Huddleston1-1/+1
2011-04-28privileged_startx: Prefer /usr/bin/mktempJeremy Huddleston1-3/+12
2011-04-27launchd: Brownbag fix string compareJeremy Huddleston2-3/+3
2011-04-26launchd: console_redirect: Actually read and log the remaining data when we g...Jeremy Huddleston1-5/+11
2011-04-26launchd: Remove dead EXTRA_DISTJeremy Huddleston1-2/+0
2011-04-26launchd: Fix make distJeremy Huddleston1-1/+1
2011-04-26launchd: Enable stdout/stderr redirection to ASLJeremy Huddleston8-5/+318
2011-04-26launchd: Log messages to ASL rather than fprintfJeremy Huddleston3-9/+14
2011-04-26launchd: Reorganized layout of launchd sourcesJeremy Huddleston17-14/+50
2011-03-24Fix minor typos in startx's comments.Cyril Brulebois1-3/+3
2011-01-29Merge adjacent if (timeout) blocksAlan Coopersmith1-2/+1
2011-01-13man: remove trailing spaces and tabsGaetan Nadon1-1/+1
2011-01-12config: remove the workaround for the deprecated AC_HELP_STRINGGaetan Nadon1-3/+0
2011-01-12config: remove unrequired AC_SUBST([*_LIBS])Gaetan Nadon1-1/+0
2011-01-12config: remove unrequired AC_SUBST([*_CFLAGS])Gaetan Nadon1-1/+0
2011-01-08config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSAlan Coopersmith1-2/+5
2011-01-08config: Replace obsolete usage of AC_OUTPUT with AC_CONFIG_FILESAlan Coopersmith1-2/+3
2010-11-22Minor typo.Tom Doherty1-1/+1
2010-10-31Add usual set of URLs to READMEAlan Coopersmith1-1/+25
2010-10-30xinit 1.3.0xinit-1.3.0Alan Coopersmith1-1/+2
2010-09-24config: Remove unnecessary calls from configure.acAlan Coopersmith1-7/+3
2010-09-24config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-07-12launchd: Explicitly search /sbinJeremy Huddleston1-1/+1
2010-06-12DragonFly BSD: includes for PRIO_PROCESS and setpriority() in xinit.cDavid Shao1-0/+6
2010-05-03darwin: Make __APPLE__ path in startx POSIX compliantJeremy Huddleston1-7/+11