summaryrefslogtreecommitdiff
path: root/privileged_startx
AgeCommit message (Collapse)Author
2010-03-15Updates for .gitignoreJeremy Huddleston
Signed-off-by: Jeremy Huddleston <jeremyhu@freedesktop.org>
2010-03-11Quiet warning for fts_openJeremy Huddleston
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
2009-09-04launchd: Update the DISPLAY envvar to not have a - ... call me paranoid, but ↵Jeremy Huddleston
I feel safer without it Also added some extra debugging fluff to distingush between two similar statements.
2009-09-02launchd: Added --with-launchd-id-prefix option to set non-standard launchd ↵Jeremy Huddleston
id prefix (org.x is still default)
2008-12-03OSX: Fixed bad prefixJeremy Huddleston
2008-12-02OSX Tiger: Fix discovery of mach portJeremy Huddleston
2008-11-28OSX Tiger: Hopefully the last fix for Tiger users...Jeremy Huddleston
2008-11-28OSX Tiger: More compilation fixes...Jeremy Huddleston
2008-11-27OSX: Create privleged_startx on TigerJeremy Huddleston
Launchd in Tiger doesn't support OnDemand loading, so this is a KeepAlive idle daemon on Tiger.
2008-08-28Apple: Make VPATH builds work on darwinJeremy Huddleston
Patch from Peter O'Gorman <peter@pogma.com>
2008-08-04Support the instant-off API in SnowLeopard.Jeremy Huddleston
2008-06-29Apple: privleged_startx: Increase the timeout so slower machines don't get a ↵Jeremy Huddleston
stray process warning in their system log.
2008-05-12Apple: Don't need to spew unneccessary 'directory exists' messages.Jeremy Huddleston
2008-04-19Apple: Fixed make dist to include a missing header and not include generated ↵Jeremy Huddleston
sources
2008-04-17Apple: Added privileged_startxJeremy Huddleston