summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix minor typos in startx's comments.Cyril Brulebois2011-03-241-3/+3
* Merge adjacent if (timeout) blocksAlan Coopersmith2011-01-291-2/+1
* man: remove trailing spaces and tabsGaetan Nadon2011-01-131-1/+1
* config: remove the workaround for the deprecated AC_HELP_STRINGGaetan Nadon2011-01-121-3/+0
* config: remove unrequired AC_SUBST([*_LIBS])Gaetan Nadon2011-01-121-1/+0
* config: remove unrequired AC_SUBST([*_CFLAGS])Gaetan Nadon2011-01-121-1/+0
* config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSAlan Coopersmith2011-01-071-2/+5
* config: Replace obsolete usage of AC_OUTPUT with AC_CONFIG_FILESAlan Coopersmith2011-01-071-2/+3
* Minor typo.Tom Doherty2010-11-221-1/+1
* Add usual set of URLs to READMEAlan Coopersmith2010-10-301-1/+25
* xinit 1.3.0xinit-1.3.0Alan Coopersmith2010-10-301-1/+2
* config: Remove unnecessary calls from configure.acAlan Coopersmith2010-09-231-7/+3
* config: update AC_PREREQ statement to 2.60Gaetan Nadon2010-09-231-1/+1
* launchd: Explicitly search /sbinJeremy Huddleston2010-07-121-1/+1
* DragonFly BSD: includes for PRIO_PROCESS and setpriority() in xinit.cDavid Shao2010-06-111-0/+6
* darwin: Make __APPLE__ path in startx POSIX compliantJeremy Huddleston2010-05-031-7/+11
* Remove OS/2 leftoversMikhail Gusarov2010-04-264-146/+1
* Enable support for an xinitrc.d directoryJeremy Huddleston2010-04-161-4/+0
* Rationalize errors outputMikhail Gusarov2010-04-131-87/+93
* Fix comment indentationMikhail Gusarov2010-04-131-1/+1
* Use signals from Unix98 and drop pre-POSIX compatibilityMikhail Gusarov2010-04-132-21/+2
* Use sigaction(2) instead of signal(2) to handle SIGUSR1 and SIGALRMMikhail Gusarov2010-04-131-15/+9
* sys/wait.h is in Unix98Mikhail Gusarov2010-04-131-2/+0
* setpriority and PRIO_PROCESS are in Unix98Mikhail Gusarov2010-04-131-2/+0
* SIGTT{IN,OU} is in Unix98Mikhail Gusarov2010-04-131-4/+0
* SIGCHLD is in Unix98Mikhail Gusarov2010-04-131-6/+0
* killpg(2) is in Unix98Mikhail Gusarov2010-04-132-6/+0
* waitpid(2) is in Unix98Mikhail Gusarov2010-04-131-18/+0
* Use EXIT_{SUCCESS, FAILURE} from C90 instead of homegrown equivalentsMikhail Gusarov2010-04-131-9/+7
* Stop converting functions' return types to voidMikhail Gusarov2010-04-131-9/+9
* Simplify environment juggling by using fork() instead of vfork()Mikhail Gusarov2010-04-132-79/+26
* Fix whitespaceMikhail Gusarov2010-04-131-487/+487
* Nuke OS/2 and LynxOS support remnants.Mikhail Gusarov2010-04-081-86/+5
* Update to version 1.2.1 for release.xinit-1.2.1Jeremy Huddleston2010-03-151-1/+1
* Updates for .gitignoreJeremy Huddleston2010-03-152-0/+10
* darwin: Handle home directories that contain a single-quote (')Jeremy Huddleston2010-03-111-1/+1
* Quiet warning for fts_openJeremy Huddleston2010-03-111-1/+1
* Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon2009-11-261-1/+2
* INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon2009-11-144-238/+5
* Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon2009-11-141-2/+3
* Makefile.am: do not include autogen.sh in distribution #24183Gaetan Nadon2009-11-141-1/+1
* .gitignore: use common defaults with custom section # 24239Gaetan Nadon2009-11-141-13/+66
* xinit 1.2.0xinit-1.2.0Rémi Cardona2009-11-141-1/+1
* Apple: Export X11_PREFS_DOMAIN for children (quartz-wm)Jeremy Huddleston2009-10-271-1/+1
* This is not a GNU project, so declare it foreign.Jeremy Huddleston2009-10-211-1/+1
* Use platform-specific X server names in man pages for cygwin & darwinAlan Coopersmith2009-10-174-10/+28
* make XINITDIR configurable at build-time, default is unchangedRémi Cardona2009-10-132-2/+7
* Strip RCS/CVS tagsAlan Coopersmith2009-10-037-16/+3
* Man page updatesAlan Coopersmith2009-10-032-54/+55
* Drop ancient SunWindows compatibility checkAlan Coopersmith2009-10-031-9/+0