From 21f2a4f254fcc2a3f16ceafba5ee4bb8a94e9354 Mon Sep 17 00:00:00 2001 From: George Lebl Date: Fri, 23 Aug 2002 22:19:04 +0000 Subject: do a cool hack to figure out when the server restarts. Fork a process, Fri Aug 23 15:27:55 2002 George Lebl * daemon/server.c: do a cool hack to figure out when the server restarts. Fork a process, open the display, HUP the server and have the process wait for an xioerror and die. * daemon/display.c: add some debugging --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7cf75687..e903076b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Fri Aug 23 15:27:55 2002 George Lebl + + * daemon/server.c: do a cool hack to figure out when the server + restarts. Fork a process, open the display, HUP the server and + have the process wait for an xioerror and die. + + * daemon/display.c: add some debugging + Fri Aug 23 14:12:10 2002 George Lebl * daemon/slave.c: Cleanup the exit stuff -- cgit v1.2.1