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

bin/ed                                  lib/libtls
sbin/fdisk                              sys/conf
usr.bin/libtool                         usr.sbin/ndp
usr.sbin/ripctl                         usr.sbin/ripd
usr.sbin/rtadvd                         

== bin =============================================================== 01/06 ==

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

ed

  ~ sub.c                                 

  > Fix the begin of word bug in s-command, similar to sed.
  > nit fix and OK schwarze@ (martijn@)

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

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

libtls

  ~ tls.c                                 ~ tls.h
  ~ tls_config.c                          ~ tls_conninfo.c
  ~ tls_init.3                            ~ tls_internal.h
  ~ tls_server.c                          ~ tls_verify.c

  > Revert previous since it adds new symbols.
  > Requested by deraadt@ (jsing@)

== sbin ============================================================== 03/06 ==

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

fdisk

  ~ cmd.c                                 

  > capitalize a question like all the others
  > ok krw (jcs@)

== sys =============================================================== 04/06 ==

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

conf

  ~ newvers.sh                            

  TAGGED OPENBSD_6_0
  > OPENBSD_6_0 is now -stable
  > ok deraadt@ (benno@)

== usr.bin =========================================================== 05/06 ==

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

libtool

  ~ LT/Mode/Link.pm                       

  > Ignore the -bindir option, meaningless on OpenBSD.
  > Lack of -bindir handling is not a problem right now because -bindir is
  > passed to cc(1) which ignores it, and because read(2) on /usr/local/bin
  > returns 0 right now, so ld(1) copes with it.  But there are plans to
  > make read(2) fail with EISDIR.
  > Input from and bulk builds thanks to ajacoutot@, ok ajacoutot@ espie@
  > (jca@)

== usr.sbin ========================================================== 06/06 ==

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

ndp

  ~ ndp.c                                 

  > Ensure that "lim" is initialized and reset at each loop run.
  > Avoids possible invalid memory accesses.  ok florian@ (jca@)

ripctl

  ~ ripctl.c                              

  > Allow specifying an alternate socket path.
  > This allows one to run multiple ripd instances, for example to serve
  > multiple rdomains.  Diff from Nima GHOTBI, ok claudio@ florian@ benno@
  > (jca@)

ripd

  ~ control.c                             ~ control.h
  ~ ripd.c                                ~ ripd.h
  ~ ripe.c                                

  > Allow specifying an alternate socket path.
  > This allows one to run multiple ripd instances, for example to serve
  > multiple rdomains.  Diff from Nima GHOTBI, ok claudio@ florian@ benno@
  > (jca@)

rtadvd

  - timer.c                               - timer.h
  ~ Makefile                              ~ config.c
  ~ dump.c                                ~ if.c
  ~ rtadvd.c                              ~ rtadvd.h

  > Move to libevent; ok florian@ (jca@)

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

Reply via email to