Adam Jackson (5):
Massive ifdef cleanup, dropping a ton of unsupported platform code.
Drastically simplify TRANS_OPEN_MAX.
Remove DECNET support.
Finish removing OS/2 support
xtrans 1.2.2
Jeremy Huddleston (2):
Apple: Allow Xquartz to provide an additional fd to xtrans since
the dynamic addition code in the server isn't bulletproof yet.
Added a flag to enable "The OS already took care of securing this,
please skip checking xauth" for use with Apple launchd sockets.
Adam Jackson (2):
Connection failure for abstract socket is ECONNREFUSED, not ENOENT.
xtrans 1.2.1
Alan Coopersmith (2):
LocalClose() takes a ConnInfoPtr, not an fd
Clear some pointer type mismatch warnings
Bill Nottingham (1):
Ignore mkdir() errors when creating the abstract socket.
James Cloos (1):
Remove extraneous execute bit from .c file
Jeremy Huddleston (1):
Launchd: This functionality has been moved into xorg-server