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

lib/libc                                share/man
sys/arch/amd64/stand/boot               sys/arch/amd64/stand/cdboot
sys/arch/amd64/stand/efiboot            sys/arch/amd64/stand/pxeboot
sys/arch/i386/stand/boot                sys/arch/i386/stand/cdboot
sys/arch/i386/stand/pxeboot             sys/dev
sys/dev/pci                             

== lib =============================================================== 01/03 ==

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

libc

  ~ gen/syslog_r.c                        

  > Remove the "error" variable; we no longer fall back to writing to
  > /dev/console so the value of "error" is never read.  Also mention
  > that sendsyslog2 can fail due to ENOBUFS in the comment.  OK deraadt@
  > (millert@)

== share ============================================================= 02/03 ==

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

man

  ~ man4/em.4                             

  > add I219 to the list of supported chips
  > OK bluhm@ (kirby@)

  ~ man5/port-modules.5                   

  > spacing fixes, from ray; (jmc@)

  ~ man5/malloc.conf.5                    

  > Fix grammar by splitting a longish sentence.
  > ok jmc@ (tb@)

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

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

arch/amd64/stand/boot

  ~ conf.c                                

  > belatedly bump bootstrap version after mdrandom() changes; ok deraadt@
  > (naddy@)

arch/amd64/stand/cdboot

  ~ conf.c                                

  > belatedly bump bootstrap version after mdrandom() changes; ok deraadt@
  > (naddy@)

arch/amd64/stand/efiboot

  ~ conf.c                                

  > belatedly bump bootstrap version after mdrandom() changes; ok deraadt@
  > (naddy@)

arch/amd64/stand/pxeboot

  ~ conf.c                                

  > belatedly bump bootstrap version after mdrandom() changes; ok deraadt@
  > (naddy@)

arch/i386/stand/boot

  ~ conf.c                                

  > belatedly bump bootstrap version after mdrandom() changes; ok deraadt@
  > (naddy@)

arch/i386/stand/cdboot

  ~ conf.c                                

  > belatedly bump bootstrap version after mdrandom() changes; ok deraadt@
  > (naddy@)

arch/i386/stand/pxeboot

  ~ conf.c                                

  > belatedly bump bootstrap version after mdrandom() changes; ok deraadt@
  > (naddy@)

dev

  ~ rnd.c                                 

  > Right shift by an amount larger than width of type is undefined behavior.
  > Pointed out by Martin Natano, slightly tweaked by me.
  > ok deraadt@ (stefan@)

dev/pci

  ~ azalia.c                              

  > enable snooping on Intel C610
  > from Alexandre H
  > add C600 as well while here. (jsg@)

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

Reply via email to