OpenBSD src changes summary for 2016-02-24 ==========================================
gnu/usr.bin/perl lib/libc sys/arch/hppa/hppa sys/arch/hppa64/hppa64 sys/arch/macppc/macppc sys/arch/sgi/sgi sys/dev/pci sys/net usr.sbin/tftp-proxy == gnu =============================================================== 01/04 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/gnu usr.bin/perl ~ perl.c ~ vms/vms.c > Cope with ambiguous environments > from Ricardo Signes > ok deraadt@ (afresh1@) == lib =============================================================== 02/04 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/lib libc ~ asr/asr.c > Avoid a possible double-free if the "search" keyword is used multiple > times. > ok jca@ gilles@ (eric@) == sys =============================================================== 03/04 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys arch/hppa/hppa ~ disksubr.c > Restore validity checks for the disklabels read from disk. They > were suppressed in 2011 to address a problem that has since been > solved in a more permanent way. Without the validity check proper > disklabel discovery relied on a particular I/O failure, and the I/O > failure was 'solved' by the introduction of readdisksector(). > Fixes problem reading CDROM disklabels discovered by mlarkin@ while > trying to install hppa. > Compile check/typo discovery and ok deraadt@. (krw@) arch/hppa64/hppa64 ~ disksubr.c > Restore validity checks for the disklabels read from disk. They > were suppressed in 2011 to address a problem that has since been > solved in a more permanent way. Without the validity check proper > disklabel discovery relied on a particular I/O failure, and the I/O > failure was 'solved' by the introduction of readdisksector(). > Fixes problem reading CDROM disklabels discovered by mlarkin@ while > trying to install hppa. > Compile check/typo discovery and ok deraadt@. (krw@) arch/macppc/macppc ~ disksubr.c > Restore validity checks for the disklabels read from disk. They > were suppressed in 2011 to address a problem that has since been > solved in a more permanent way. Without the validity check proper > disklabel discovery relied on a particular I/O failure, and the I/O > failure was 'solved' by the introduction of readdisksector(). > Fixes problem reading CDROM disklabels discovered by mlarkin@ while > trying to install hppa. > Compile check/typo discovery and ok deraadt@. (krw@) arch/sgi/sgi ~ disksubr.c > Restore validity checks for the disklabels read from disk. They > were suppressed in 2011 to address a problem that has since been > solved in a more permanent way. Without the validity check proper > disklabel discovery relied on a particular I/O failure, and the I/O > failure was 'solved' by the introduction of readdisksector(). > Fixes problem reading CDROM disklabels discovered by mlarkin@ while > trying to install hppa. > Compile check/typo discovery and ok deraadt@. (krw@) dev/pci ~ drm/i915/dvo_ch7017.c ~ drm/i915/dvo_ch7xxx.c ~ drm/i915/dvo_ivch.c ~ drm/i915/dvo_ns2501.c ~ drm/i915/dvo_sil164.c ~ drm/i915/dvo_tfp410.c > Fix the build with DRMDEBUG. Committing now instead of after unlock to > make it easier for people running release to diagnose drm problems. > ok deraadt@ (jsg@) net ~ route.c ~ route.h ~ rtable.c > Fix ECMP routing by passing the correct destination address to the > hash routine. > Bug reported and fix analysed by Jean-Daniel Dupas <jddupas AT xooloo DOT > net> > ok deraadt@ (mpi@) == usr.sbin ========================================================== 04/04 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.sbin tftp-proxy ~ tftp-proxy.c > satisfy whiny compiler on m88k, noticed by aoyama, solution from gsoares > (deraadt@) =============================================================================== _______________________________________________ odc mailing list [email protected] http://www.squish.net/mailman/listinfo/odc
