OpenBSD X11 changes summary for 2016-10-23
==========================================

app                                     lib

== app =============================================================== 01/02 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/X11/app

app

  + xenodm/AUTHORS                        + xenodm/COPYING
  + xenodm/Makefile.am                    + xenodm/Makefile.bsd-wrapper
  + xenodm/README                         + xenodm/configure.ac
  + xenodm/cpprules.in                    + xenodm/config/GiveConsole
  + xenodm/config/Makefile.am             + xenodm/config/OpenBSD_15bpp.xpm
  + xenodm/config/OpenBSD_1bpp.xpm        + xenodm/config/OpenBSD_4bpp.xpm
  + xenodm/config/OpenBSD_8bpp.xpm        + xenodm/config/README
  + xenodm/config/TakeConsole             + xenodm/config/Xreset.cpp
  + xenodm/config/Xresources.cpp          + xenodm/config/Xservers.fs
  + xenodm/config/Xservers.ws.cpp         + xenodm/config/Xsession.cpp
  + xenodm/config/Xsetup_0                + xenodm/config/Xstartup.cpp
  + xenodm/config/xenodm-config.cpp       + xenodm/greeter/Login.c
  + xenodm/greeter/Login.h                + xenodm/greeter/LoginP.h
  + xenodm/greeter/Makefile.am            + xenodm/greeter/greet.c
  + xenodm/greeter/verify.c               + xenodm/include/Makefile.am
  + xenodm/include/dm.h                   + xenodm/include/dm_auth.h
  + xenodm/include/dm_error.h             + xenodm/include/dm_socket.h
  + xenodm/include/greet.h                + xenodm/man/Makefile.am
  + xenodm/man/xenodm.man                 + xenodm/xenodm/Makefile.am
  + xenodm/xenodm/auth.c                  + xenodm/xenodm/dm.c
  + xenodm/xenodm/dpylist.c               + xenodm/xenodm/error.c
  + xenodm/xenodm/file.c                  + xenodm/xenodm/mitauth.c
  + xenodm/xenodm/netaddr.c               + xenodm/xenodm/reset.c
  + xenodm/xenodm/resource.c              + xenodm/xenodm/server.c
  + xenodm/xenodm/session.c               + xenodm/xenodm/util.c

  > Add xenodm a stripped down xdm (X Display Manager) for OpenBSD. (matthieu@)

  + xenodm/Makefile.in                    + xenodm/aclocal.m4
  + xenodm/config.guess                   + xenodm/config.h.in
  + xenodm/config.sub                     + xenodm/configure
  + xenodm/depcomp                        + xenodm/install-sh
  + xenodm/ltmain.sh                      + xenodm/missing
  + xenodm/config/Makefile.in             + xenodm/greeter/Makefile.in
  + xenodm/include/Makefile.in            + xenodm/m4/ax_define_dir.m4
  + xenodm/m4/libtool.m4                  + xenodm/m4/ltoptions.m4
  + xenodm/m4/ltsugar.m4                  + xenodm/m4/ltversion.m4
  + xenodm/m4/lt~obsolete.m4              + xenodm/man/Makefile.in
  + xenodm/xenodm/Makefile.in             

  > Generate autotools build system (matthieu@)

  ~ xenodm/xenodm/session.c               

  > remove unused parameter passwd in StartClient(). (matthieu@)

  ~ xenodm/greeter/verify.c               

  > Remove out-dated comment (matthieu@)

  ~ xenodm/greeter/verify.c               

  > greet->password is wiped after handling it to auth_setdata().
  > No need to wipe again it later. (matthieu@)

  ~ xenodm/greeter/verify.c               

  > Use explicit_bzero() to wipe the password (matthieu@)

  ~ xenodm/include/dm.h                   ~ xenodm/xenodm/auth.c

  > Use xenodm where applicable in comments (matthieu@)

  ~ xenodm/config/Makefile.am             ~ xenodm/config/Makefile.in

  > Oops a typo crept in (matthieu@)

  ~ xenodm/include/dm_error.h             ~ xenodm/xenodm/error.c

  > Augment the chances LogOutOfMem() works in out-of-memory conditions.
  > All instances are called with only one constant string so no need for
  > varargs dance. (matthieu@)

  ~ xenodm/greeter/verify.c               

  > endpwent() is not needed after getpwnam() (matthieu@)

  ~ xenodm/include/dm.h                   ~ xenodm/xenodm/session.c

  > Mark some functions as __dead (matthieu@)

  ~ xenodm/xenodm/session.c               

  > Don't try to find an interpreter to execute the Xsession file if
  > it's not executable. (matthieu@)

== lib =============================================================== 02/02 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/X11/lib

lib

  ~ mesa/configure.ac                     ~ mesa/configure

  > binutils on powerpc now ignores --gc-sections.  Remove the local patch
  > to avoid using it on powerpc from Mesa.
  > Tested by matthieu@ on macppc. (jsg@)

===============================================================================
_______________________________________________
odc mailing list
[email protected]
http://www.squish.net/mailman/listinfo/odc

Reply via email to