Date: Wed, 21 Mar 2007 21:25:12 +0000 (UTC) From: Joe Marcus Clarke <marcus@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/dbus Makefile ports/devel/dbus/files patch-bus_bus.c patch-dbus_dbus-sysdeps-util-unix.c Message-ID: <200703212125.l2LLPCFx025253@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcus 2007-03-21 21:25:12 UTC FreeBSD ports repository Modified files: devel/dbus Makefile Added files: devel/dbus/files patch-bus_bus.c patch-dbus_dbus-sysdeps-util-unix.c Log: Ignore SIGPIPE (and EPIPE) when writing out PID to a client. Some clients (like gnome-session) close the pipe too early resulting in dbus-daemon terminating. Revision Changes Path 1.66 +1 -1 ports/devel/dbus/Makefile 1.4 +30 -0 ports/devel/dbus/files/patch-bus_bus.c (new) 1.4 +23 -0 ports/devel/dbus/files/patch-dbus_dbus-sysdeps-util-unix.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703212125.l2LLPCFx025253>