OpenBSD src changes summary for 2016-10-30
==========================================

distrib/miniroot                        lib/libc
sys/net                                 usr.sbin/bgpd
usr.sbin/tcpdump                        

== distrib =========================================================== 01/04 ==

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

miniroot

  ~ install.sub                           

  > Search for and create a prefetch area only for nonlocal sources.
  > This enables the installer to verify local set files even if the
  > prefetch area would not fit on the local disk.
  > OK krw@ on a similar diff
  > Idea from and OK naddy@
  > Feedback and OK tb@ (rpe@)

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

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

libc

  ~ stdio/vfscanf.c                       ~ stdio/vfwscanf.c

  > include float.h for the LDBL_MAX_EXP cpp test in floatio.h (jsg@)

== sys =============================================================== 03/04 ==

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

net

  ~ bpf.h                                 

  > add __BEGIN_DECLS/__END_DECLS to the public userland side of net/bpf.h,
  > so c++ programs can use them.
  > OK jca@ (phessler@)

== usr.sbin ========================================================== 04/04 ==

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

bgpd

  ~ bgpd.conf.5                           

  > large-community needs to have an argument (phessler@)

tcpdump

  ~ print-ip.c                            

  > Replace a snapend test in ip_print() with a call to TCHECK2 as there
  > is already a trunc label with the same printf in the function. (jsg@)

  ~ print-ip.c                            

  > If a length from an ip packet encapsulated in gre or etherip would cause
  > the position to go past snapend truncate.  Found with afl. (jsg@)

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

Reply via email to