Age | Commit message (Collapse) | Author |
|
|
|
This hasn't been consumed in the server or libs since 7.0.
|
|
|
|
|
|
|
|
|
|
|
|
We don't need to warn the user about the fact that the socket
directory is not owned by root under OS X; on that platform,
it's never owned by root, as the X server runs as the normal user.
|
|
|
|
|
|
autoconf in addition to Imake's SIGNALRETURNSINT. Use
HAVE_WORKING_VFORK if defined by autoconf in addition to Imake's
HAS_VFORK
|
|
mingw (Win32) port
|
|
when socket directory cannot chowned/chmod to correct user/group. This
should be added on a per OS basis which hasn't been done.
|
|
the requested mode if 'sticky' bit is requested for this directory
instead of just print a warning that will remain unnoticed most of the
times.
|
|
Deleted bogus comment.
Added debugging support.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|