OpenBSD X11 changes summary for 2015-11-11 ==========================================
app xserver == app =============================================================== 01/02 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/X11/app app ~ xterm/main.c > avoid using err(), use xtermWarning() instead; ok semarie (deraadt@) ~ cwm/calmwm.h ~ cwm/client.c ~ cwm/kbfunc.c ~ cwm/menu.c ~ cwm/mousefunc.c ~ cwm/screen.c > Partial revert of replacing screen_area() with region_find(); until a > fix for a regression is found; this bug has been around for a long time > it seems, but this change exposed it. Likely need to track clients in to > and out of regions. (okan@) ~ xclock/xclock.c ~ xclock/configure.ac > pledge for xclock. okan@ got to the same patch. I added autoconf goo > to make it possible to send it upstreams. ok deraadt@ (matthieu@) ~ xclock/Makefile.in ~ xclock/aclocal.m4 ~ xclock/config.h.in ~ xclock/configure > regen (matthieu@) ~ xconsole/Makefile.in ~ xconsole/aclocal.m4 ~ xconsole/config.h.in ~ xconsole/configure ~ xconsole/configure.ac ~ xconsole/privsep.c ~ xconsole/xconsole.c > use HAVE_ instead of HAS_ macros for consistency. (matthieu@) ~ xconsole/privsep.c ~ xconsole/xconsole.c + xconsole/xconsole.h > Reduce gcc warnings. No functional changes. (matthieu@) == xserver =========================================================== 02/02 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/X11/xserver xserver ~ os/privsep.c > pledge(2) for the X server privileged process. ok deraadt@ (matthieu@) =============================================================================== _______________________________________________ odc mailing list [email protected] http://www.squish.net/mailman/listinfo/odc
