Commit Graph

60 Commits

Author SHA1 Message Date
Assar Westerlund
b511fcdd77 (get_local_xsocket): Generate the /tmp/.X11-unix directory with the
sticky bit set.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@747 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-09-15 22:06:47 +00:00
Assar Westerlund
56d530b451 (get_local_xsocket): try to bind the socket instead of checking for
existence with lstat.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@744 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-09-15 21:13:23 +00:00
Johan Danielsson
4345835c38 Save display socket.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@741 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-09-15 16:30:09 +00:00
Assar Westerlund
0ebf3e6925 (get_local_xsocket): Now try to allocate the first free socket in
/tmp/.X11-unix.  Also `mkdir' this directory first.  Return the number
of the display opened.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@729 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-09-14 01:13:43 +00:00
Assar Westerlund
a95bae9e0a All signal handlers return RETSIGTYPE.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@712 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-09-03 18:04:46 +00:00
Assar Westerlund
bc529497cb Removed unused variables.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@710 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-09-02 22:48:11 +00:00
Assar Westerlund
f3cf1c9553 small indenting fixes
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@532 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-05-12 22:34:13 +00:00
Johan Danielsson
13176a9600 Removed function k_strerror, strerror is replaced in libroken.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@524 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-05-12 18:45:57 +00:00
Assar Westerlund
2563f3389f Signal handler should take a single `int' argument
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@481 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-05-04 23:31:11 +00:00
Assar Westerlund
3ee2585e1b Rewrote kx & kxd. Now they share code and talk both ways.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@471 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-05-04 04:14:51 +00:00