summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-12config: remove unrequired AC_SUBST([*_LIBS])Gaetan Nadon
2011-01-12config: remove unrequired AC_SUBST([*_CFLAGS])Gaetan Nadon
2011-01-07config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSAlan Coopersmith
2011-01-07config: Replace obsolete usage of AC_OUTPUT with AC_CONFIG_FILESAlan Coopersmith
2010-11-22Minor typo.Tom Doherty
2010-10-30Add usual set of URLs to READMEAlan Coopersmith
2010-10-30xinit 1.3.0xinit-1.3.0Alan Coopersmith
2010-09-23config: Remove unnecessary calls from configure.acAlan Coopersmith
2010-09-23config: update AC_PREREQ statement to 2.60Gaetan Nadon
2010-07-12launchd: Explicitly search /sbinJeremy Huddleston
2010-06-11DragonFly BSD: includes for PRIO_PROCESS and setpriority() in xinit.cDavid Shao
2010-05-03darwin: Make __APPLE__ path in startx POSIX compliantJeremy Huddleston
2010-04-26Remove OS/2 leftoversMikhail Gusarov
2010-04-16Enable support for an xinitrc.d directoryJeremy Huddleston
2010-04-13Rationalize errors outputMikhail Gusarov
2010-04-13Fix comment indentationMikhail Gusarov
2010-04-13Use signals from Unix98 and drop pre-POSIX compatibilityMikhail Gusarov
2010-04-13Use sigaction(2) instead of signal(2) to handle SIGUSR1 and SIGALRMMikhail Gusarov
2010-04-13sys/wait.h is in Unix98Mikhail Gusarov
2010-04-13setpriority and PRIO_PROCESS are in Unix98Mikhail Gusarov
2010-04-13SIGTT{IN,OU} is in Unix98Mikhail Gusarov
2010-04-13SIGCHLD is in Unix98Mikhail Gusarov
2010-04-13killpg(2) is in Unix98Mikhail Gusarov
2010-04-13waitpid(2) is in Unix98Mikhail Gusarov
2010-04-13Use EXIT_{SUCCESS, FAILURE} from C90 instead of homegrown equivalentsMikhail Gusarov
2010-04-13Stop converting functions' return types to voidMikhail Gusarov
2010-04-13Simplify environment juggling by using fork() instead of vfork()Mikhail Gusarov
2010-04-13Fix whitespaceMikhail Gusarov
2010-04-08Nuke OS/2 and LynxOS support remnants.Mikhail Gusarov
2010-03-15Update to version 1.2.1 for release.xinit-1.2.1Jeremy Huddleston
2010-03-15Updates for .gitignoreJeremy Huddleston
2010-03-11darwin: Handle home directories that contain a single-quote (')Jeremy Huddleston
2010-03-11Quiet warning for fts_openJeremy Huddleston
2009-11-26Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon
2009-11-14INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon
2009-11-14Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon
2009-11-14Makefile.am: do not include autogen.sh in distribution #24183Gaetan Nadon
2009-11-14.gitignore: use common defaults with custom section # 24239Gaetan Nadon
2009-11-14xinit 1.2.0xinit-1.2.0Rémi Cardona
2009-10-27Apple: Export X11_PREFS_DOMAIN for children (quartz-wm)Jeremy Huddleston
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston
2009-10-17Use platform-specific X server names in man pages for cygwin & darwinAlan Coopersmith
2009-10-13make XINITDIR configurable at build-time, default is unchangedRémi Cardona
2009-10-03Strip RCS/CVS tagsAlan Coopersmith
2009-10-03Man page updatesAlan Coopersmith
2009-10-03Drop ancient SunWindows compatibility checkAlan Coopersmith
2009-10-03Drop ancient A/UX compatibility hackAlan Coopersmith
2009-10-03Purge ancient server names from help, add newer server names insteadAlan Coopersmith
2009-10-03Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith
2009-09-04launchd: Update the DISPLAY envvar to not have a - ... call me paranoid, but ...Jeremy Huddleston