index
:
~jbarnes/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1_0-branch
server-1_1-branch
transform-proposal
upstream
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
Jesse's X Server development tree
jbarnes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xquartz
/
mach-startup
/
bundle-main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-22
XQuartz: Silence clang warnings about shadow declarations
Jeremy Huddleston
1
-1
/
+1
2011-05-22
XQuartz: Update DEBUG_LOG to report to ASL
Jeremy Huddleston
1
-1
/
+2
2011-05-12
XQuartz: Redirect stdout/stderr to asl
Jeremy Huddleston
1
-1
/
+26
2011-05-10
XQuartz: Don't call into CoreFoundation after fork() and before exec()
Jeremy Huddleston
1
-5
/
+24
2011-04-25
XQuartz: Use ErrorF rather than fprintf to log errors
Jeremy Huddleston
1
-35
/
+38
2011-04-25
XQuartz: Enable logging to a file for better debugging
Jeremy Huddleston
1
-1
/
+1
2011-04-25
XQuartz: Rename launchd-id-prefix to bundle-id-prefix
Jeremy Huddleston
1
-9
/
+9
2011-04-25
XQuartz: Silence warnings about deprecated functionality where it is an inten...
Jeremy Huddleston
1
-0
/
+8
2011-04-21
XQuartz: Use dispatch_async to handoff the FD
Jeremy Huddleston
1
-2
/
+22
2011-04-21
XQuartz: Fix prototypes for thread functions
Jeremy Huddleston
1
-2
/
+4
2011-04-21
XQuartz: Make the DarwinProcessFDAdditionQueue_thread wait 3 seconds to allow...
Jeremy Huddleston
1
-16
/
+1
2010-12-03
XQuartz: Cleanup some compiler warnings
Jeremy Huddleston
1
-1
/
+1
2010-08-27
Replace malloc/strlen/strcpy with strdup.
Matt Turner
1
-2
/
+1
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
1
-1
/
+1
2010-05-16
XQuartz: Fix a build failure on Tiger
Jeremy Huddleston
1
-0
/
+5
2010-04-01
darwin: Correct inline assembly for ___crashreporter_info__
Jeremy Huddleston
1
-1
/
+1
2010-03-29
darwin: Generate crash reports on FatalError()
Jeremy Huddleston
1
-5
/
+6
2010-02-15
XQuartz: clang static analysis fixes
Jeremy Huddleston
1
-7
/
+23
2009-11-23
XQuartz: Allow better compatability with older versions of xinit
Jeremy Huddleston
1
-14
/
+22
2009-10-02
XQuartz: Fix a possible minor memory leak
Jeremy Huddleston
1
-0
/
+1
2009-09-29
XQuartz: Remove the redundant xquartz_resetenv_display
Jeremy Huddleston
1
-5
/
+0
2009-09-29
XQuartz: Query the BundleIdentifier from the bundle in X11.bin rather than us...
Jeremy Huddleston
1
-32
/
+45
2009-09-27
XQuartz: Fix a bunch of compilation warnings about style
Jeremy Huddleston
1
-6
/
+9
2009-09-06
XQuartz: Fix "warning: function declaration isn’t a prototype" noise
Jeremy Huddleston
1
-1
/
+1
2009-09-05
XQuartz: Fix a strcpy/strcmp typo
Jeremy Huddleston
1
-5
/
+6
2009-09-04
XQuartz: Check the DISPLAY environment variable to see if the socket at start...
Jeremy Huddleston
1
-8
/
+36
2009-09-04
XQuartz: Use --with-launchd-id-prefix for consistency with xinit
Jeremy Huddleston
1
-2
/
+6
2009-06-27
XQuartz: Don't leave zombied processes at startup
Jeremy Huddleston
1
-2
/
+38
2008-12-21
XQuartz: Run applications via '/bin/sh -c ...' to support users who expect sh...
Jeremy Huddleston
1
-26
/
+6
2008-12-10
XQuartz: Avoid using login /bin/sh blech. Just use a bash script to start th...
Jeremy Huddleston
1
-13
/
+30
2008-12-10
XQuartz: unset DISPLAY if we didn't get a launchd socket handoff
Jeremy Huddleston
1
-0
/
+10
2008-12-10
XQuartz: unsetenv(DISPLAY) if we're not org.x.X11
Jeremy Huddleston
1
-22
/
+36
2008-12-10
XQuartz: Removed some debug spew
Jeremy Huddleston
1
-2
/
+0
2008-11-28
XQuarz: Setup our PATH and PWD earlier, so our initial client benefits from i...
Jeremy Huddleston
1
-1
/
+26
2008-11-25
XQuartz: Force X11Controller to reset a broken DISPLAY envvar.
Jeremy Huddleston
1
-0
/
+5
2008-11-25
XQuartz: Removed hardcoded org.x.X11 from MachIPC as well
Jeremy Huddleston
1
-5
/
+12
2008-11-25
XQuartz: Use the environment to pass the bundle's prefs domain on to xinit/qu...
Jeremy Huddleston
1
-0
/
+11
2008-11-25
XQuartz: Dead code removal
Jeremy Huddleston
1
-3
/
+0
2008-11-25
XQuartz: More Tiger cleanup: bootstrap_strerror
Jeremy Huddleston
1
-0
/
+5
2008-10-31
XQuartz: Purge the old XQUARTZ_EXPORTS_LAUNCHD_FD option
Jeremy Huddleston
1
-9
/
+0
2008-10-28
XQuartz: Pass along SIGINT and SIGTERM from the stub to X11.app
Jeremy Huddleston
1
-23
/
+6
2008-09-12
XQuartz: Changed around fd handoff model to be more robust
Jeremy Huddleston
1
-48
/
+93
2008-09-03
XQuartz: Cleaned up our sleeping before adding the launchd socket.
Jeremy Huddleston
1
-13
/
+2
2008-08-29
XQuartz: Added debugging output to the crash log to help track down two crash...
Jeremy Huddleston
1
-2
/
+17
2008-08-26
XQuartz: Made a note to come back to the xinitrc race condition in the 1.5 br...
Jeremy Huddleston
1
-3
/
+24
2008-08-06
XQuartz: Now properly disable xauth checking on launchd socket and mostly fix...
Jeremy Huddleston
1
-6
/
+17
2008-08-05
XQuartz: Added code and made comments more helpful for debugging first-client...
Jeremy Huddleston
1
-4
/
+6
2008-08-05
XQuartz: More fd handoff cleanup.
Jeremy Huddleston
1
-62
/
+28
2008-08-05
XQUartz: UI Cleanup. Removed done/cancel buttons from Applications->Customize
Jeremy Huddleston
1
-1
/
+1
2008-08-05
XQuartz: Fixed first-client-can't-connect bug
Jeremy Huddleston
1
-3
/
+25
[next]