OpenBSD src changes summary for 2016-02-18 ==========================================
gnu/lib/libstdc++-v3 regress/usr.bin sbin/newfs sys/conf sys/dev/pci usr.bin/sendbug usr.bin/talk usr.sbin/installboot usr.sbin/ospfd == gnu =============================================================== 01/06 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/gnu lib/libstdc++-v3 ~ Makefile > Disable the stack protector when building libstdc++ on arm. Fixes test > cases from dcoppa@ where incorrect behaviour was trigged when using > std::ifstream and linking libpthread. Further investigation and patch > from miod. ok deraadt@ (jsg@) == regress =========================================================== 02/06 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/regress usr.bin ~ ssh/Makefile > bsd.regress.mk doesn't automatically add "make clean" targets for > $SUBDIRS so do it explicitly (djm@) == sbin ============================================================== 03/06 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sbin newfs ~ newfs.8 > TMPDIR is no longer supported; > from rafael neves (jmc@) == sys =============================================================== 04/06 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys conf ~ files > Die, trailing whitespace, die! (krw@) dev/pci ~ pcidevs > Add Intel i219 em(4). (bluhm@) ~ pcidevs.h ~ pcidevs_data.h > regen (bluhm@) ~ if_em.c ~ if_em.h ~ if_em_hw.c ~ if_em_hw.h ~ if_em_osdep.h > Add support for the Intel i219 network chip to the em(4) driver. > from Christian Ehrhardt; input jsg@; OK deraadt@ sthen@ mpi@ jsg@ > tested by sthen@ jca@ benno@ bluhm@ (bluhm@) == usr.bin =========================================================== 05/06 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin sendbug ~ sendbug.1 > TMPDIR is no longer supported; > from rafael neves (jmc@) talk ~ io.c > finish conversion select -> poll, error messages count too, sloppy theo. > okay millert@ (espie@) == usr.sbin ========================================================== 06/06 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.sbin installboot ~ vax_installboot.c > sync() requires unistd.h > Reported by Sigi Rudzio. Thanks! > "go for it" deraadt@ (tobiasu@) ospfd ~ database.c > Fix format string of a warning. > from markus@; OK claudio@ (bluhm@) =============================================================================== _______________________________________________ odc mailing list [email protected] http://www.squish.net/mailman/listinfo/odc
