OpenBSD src changes summary for 2016-02-22
==========================================

lib/libc                                regress/usr.bin
sys/arch/alpha/alpha                    sys/arch/alpha/include
usr.bin/patch                           usr.sbin/smtpd

== lib =============================================================== 01/05 ==

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

libc

  ~ sys/sendsyslog.2                      

  > Document sendsyslog2(2) in man page.
  > from Rafael Neves; input jmc@; OK deraadt@ (bluhm@)

== regress =========================================================== 02/05 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/regress

usr.bin

  ~ patch/Makefile                        + patch/t18.diff
  + patch/t18.in                          + patch/t18.out

  > Properly handle ed-files which fully replace input file content. This
  > misbehaviour is triggered with 'c' and 'i' commands on empty buffers.
  > Spotted and fixed by Martin Natano <natano at natano dot net>.
  > ok millert@ (tobias@)

== sys =============================================================== 03/05 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys

arch/alpha/alpha

  ~ pmap.c                                

  > Move #include <sys/mutex.h> from pmap.c to pmap.h, like every other archs
  > using struct mutex in pmap.h do. Fixes net-snmp on alpha.
  > ok deraadt@ (landry@)

arch/alpha/include

  ~ pmap.h                                

  > Move #include <sys/mutex.h> from pmap.c to pmap.h, like every other archs
  > using struct mutex in pmap.h do. Fixes net-snmp on alpha.
  > ok deraadt@ (landry@)

  ~ pmap.h                                

  > put mutex.h lower (deraadt@)

== usr.bin =========================================================== 04/05 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin

patch

  ~ ed.c                                  

  > Properly handle ed-files which fully replace input file content. This
  > misbehaviour is triggered with 'c' and 'i' commands on empty buffers.
  > Spotted and fixed by Martin Natano <natano at natano dot net>.
  > ok millert@ (tobias@)

== usr.sbin ========================================================== 05/05 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.sbin

smtpd

  ~ parse.y                               

  > the default address family for a listener was set too late and would
  > override the value provided by the user if any. this commit moves the
  > initialization earlier to avoid this.
  > issue reported by and fix ok jturner@ (gilles@)

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

Reply via email to