summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* xinit 1.1.1xinit-1.1.1Jeremy Huddleston2008-12-171-1/+1
* Apple: Allow defaults option that maps to a -dpi server command line in startxJeremy Huddleston2008-12-171-0/+4
* OSX: Don't use login/bash -c hack anymore for org.x.startx LaunchAgentJeremy Huddleston2008-12-131-3/+0
* OSX: More prefix fixesJeremy Huddleston2008-12-091-6/+6
* OSX: Fixed bad prefixJeremy Huddleston2008-12-031-2/+2
* OSX Tiger: Fix discovery of mach portJeremy Huddleston2008-12-021-4/+0
* Apple: Honor X11_PREFS_DOMAIN if it's set (1.4.2-apple26 and later)Jeremy Huddleston2008-12-021-9/+13
* OSX Tiger: Hopefully the last fix for Tiger users...Jeremy Huddleston2008-11-281-0/+6
* OSX Tiger: More compilation fixes...Jeremy Huddleston2008-11-281-1/+3
* OSX: Create privleged_startx on TigerJeremy Huddleston2008-11-274-22/+84
* Apple: Use AvailabilityMacros.h for Tiger compatabilityJeremy Huddleston2008-11-221-1/+1
* Apple: Make VPATH builds work on darwinJeremy Huddleston2008-08-281-2/+2
* Apple: sleep() to avoid innocent error message spewJeremy Huddleston2008-08-051-3/+11
* Fix build of startx & xinitrc with Solaris makeAlan Coopersmith2008-08-051-3/+0
* Support the instant-off API in SnowLeopard.Jeremy Huddleston2008-08-043-0/+30
* Apple: Using eval to protect people who have spaces in their home path.Jeremy Huddleston2008-07-021-0/+10
* startx.cpp: Made some things a little more friendly for people who have space...Jeremy Huddleston2008-06-291-24/+23
* Apple: privleged_startx: Increase the timeout so slower machines don't get a ...Jeremy Huddleston2008-06-291-1/+1
* xinit 1.1.0xinit-1.1.0Adam Jackson2008-06-121-1/+1
* Apple: Don't use launchd on Tiger since it doesn't support the features we need.Jeremy Huddleston2008-05-282-14/+7
* Properly handle using xserverrcJeremy Huddleston2008-05-281-10/+10
* xinit 1.0.9xinit-1.0.9Adam Jackson2008-05-211-1/+1
* Unset session environment variables so startx works within a running session.Adam Jackson2008-05-211-0/+3
* Use /bin/ksh instead of /bin/sh on SolarisAlan Coopersmith2008-05-131-2/+6
* Check for proper cookie creation on all platformsAlan Coopersmith2008-05-131-1/+1
* Use od on /dev/random to generate cookie on SolarisAlan Coopersmith2008-05-131-0/+3
* Apple: Don't need to spew unneccessary 'directory exists' messages.Jeremy Huddleston2008-05-121-1/+1
* Apple: No need for these bits being here in xinit as of xserver-1.4.0-apple9Jeremy Huddleston2008-05-061-61/+0
* Apple: Added some OSX version protection, so this will still compile on Tiger...Jeremy Huddleston2008-04-253-11/+12
* Apple: Use CFProcessPath instead of argv[0] trick.Jeremy Huddleston2008-04-251-6/+5
* Replace sprintf() and strcpy() with snprintf().Matthieu Herrb2008-04-201-10/+19
* Cleaned up handling of defaultserver{,args}Jeremy Huddleston2008-04-191-5/+2
* Apple: Fixed make dist to include a missing header and not include generated ...Jeremy Huddleston2008-04-191-5/+15
* Apple: Added privileged_startxJeremy Huddleston2008-04-1711-6/+582
* Apple: Wait for privileged_startx to finish, so we don't race to create /tmp/...Jeremy Huddleston2008-04-141-1/+3
* Apple: We renamed font_cache.sh to font_cache for better consistency... Chang...Jeremy Huddleston2008-04-131-1/+3
* Apple: privileged_startx is in XINITDIRJeremy Huddleston2008-04-131-2/+2
* Correctly handle users with spaces in $HOMEJeremy Huddleston2008-04-081-6/+6
* Apple: Renamed LaunchAgent to org.x.startx to distinguish it from the org.x.X...Jeremy Huddleston2008-04-052-5/+3
* Apple: Execute /usr/X11/bin/privileged_startx if it's presentJeremy Huddleston2008-04-041-0/+4
* Apple: Fixed issue where display would not be passed correctly to the server ...Jeremy Huddleston2008-04-041-1/+4
* Use /dev/urandom for cookie it it existsJeremy C. Reed2008-03-151-1/+5
* OpenBSD: use openssl rand -hex 16 to generate the cookie.Matthieu Herrb2008-03-081-1/+1
* xinit 1.0.8xinit-1.0.8Adam Jackson2008-03-061-1/+1
* Apple: Use -c in the launchd plist, so broken .profile/.bashrc don't much up ...Jeremy Huddleston2008-03-021-0/+1
* Apple: Adding support for an xinitrc.d directory on OSX, so fink doesn't need...Jeremy Huddleston2008-03-012-12/+6
* Apple: font caching and defaultsJeremy Huddleston2008-02-182-3/+24
* Added org.x.X11.plist.cpp to EXTRA_DISTJeremy Huddleston2008-02-161-1/+1
* Apple: Support spaces in $HOME for font path, and remove duplicate entryJeremy Huddleston2008-02-101-3/+2
* Apple: Cleaned up font path setting and added font caching to xinitrcJeremy Huddleston2008-02-101-8/+5