OpenBSD src changes summary for 2016-06-24
==========================================

sys/net                                 usr.bin/doas
usr.sbin/nsd                            usr.sbin/pkg_add
usr.sbin/pppd                           

== sys =============================================================== 01/03 ==

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

net

  ~ pf_lb.c                               

  > The function pf_get_sport() did work for out rules only.  Make it
  > aware of the direction of the packet.  Now nat-to can be used by
  > in rules and together with divert-to.  Collisions with existing
  > states are found and produce a "NAT proxy port allocation failed"
  > message.
  > OK henning@ mikeb@ (bluhm@)

== usr.bin =========================================================== 02/03 ==

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

doas

  ~ doas.c                                

  > move a space to the correct spot (tedu@)

== usr.sbin ========================================================== 03/03 ==

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

nsd

  ~ Makefile.in                           ~ acx_nlnetlabs.m4
  ~ answer.c                              ~ axfr.c
  ~ configlexer.lex                       ~ configparser.y
  ~ configure.ac                          ~ dbaccess.c
  ~ dbcreate.c                            ~ difffile.c
  ~ dns.c                                 ~ dns.h
  ~ namedb.c                              ~ namedb.h
  ~ nsd-checkconf.8.in                    ~ nsd-checkconf.c
  ~ nsd-checkzone.8.in                    ~ nsd-control.8.in
  ~ nsd.8.in                              ~ nsd.c
  ~ nsd.conf.5.in                         ~ nsd.conf.sample.in
  ~ nsd.h                                 ~ nsec3.c
  ~ options.c                             ~ options.h
  ~ query.c                               ~ rrl.c
  ~ server.c                              ~ tsig-openssl.c
  ~ udb.h                                 ~ udbzone.c
  ~ udbzone.h                             ~ util.c
  ~ util.h                                ~ xfrd-tcp.c
  ~ xfrd.c                                ~ zparser.y

  > Update to 4.1.10
  > Testing by millert@, sthen@ and me.
  > came up with the same diff & OK sthen@ (florian@)

  ~ config.h.in                           ~ configure

  > regen (florian@)

pkg_add

  ~ OpenBSD/AddCreateDelete.pm            ~ OpenBSD/State.pm
  ~ OpenBSD/ProgressMeter/Term.pm         

  > simplify the logic. no need for a separate hook when we can just specialize
  > find_window_size.
  > fix a bug: integrate SIG{CONT} for re-checking window size.
  > the way it's currently written, first call to compute_playfield will
  > call itself once. But it makes for less code. (espie@)

  ~ OpenBSD/Interactive.pm                

  > make use of former changes. If list is higher than display go thru more.
  > (espie@)

pppd

  ~ auth.c                                

  > use crypt_checkpass to simplify password checking logic. (tedu@)

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

Reply via email to