OpenBSD src changes summary for 2017-02-26 ==========================================
distrib/miniroot distrib/sets etc/Makefile etc/mtree/BSD.x11.dist etc/rc etc/rc.conf etc/rc.d/xdm etc/rc.d/xenodm lib/csu sys/arch/octeon/include usr.bin/dc usr.sbin/pcidump usr.sbin/unbound == distrib =========================================================== 01/06 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/distrib miniroot ~ install.sub > Switch to xenodm(1). > Do it now deraadt@ (matthieu@) sets ~ lists/base/md.arm64 > sync (jsg@) ~ lists/base/mi > Switch to xenodm(1). > Do it now deraadt@ (matthieu@) == etc =============================================================== 02/06 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/etc Makefile ~ Makefile > Switch to xenodm(1). > Do it now deraadt@ (matthieu@) mtree/BSD.x11.dist ~ mtree/BSD.x11.dist > Switch to xenodm(1). > Do it now deraadt@ (matthieu@) rc ~ rc > Switch to xenodm(1). > Do it now deraadt@ (matthieu@) rc.conf ~ rc.conf > Switch to xenodm(1). > Do it now deraadt@ (matthieu@) rc.d/xdm - rc.d/xdm > Switch to xenodm(1). > Do it now deraadt@ (matthieu@) rc.d/xenodm + rc.d/xenodm > Switch to xenodm(1). > Do it now deraadt@ (matthieu@) == lib =============================================================== 03/06 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/lib csu ~ arm/md_init.h > Use a long branch (using movw/movt) to implement MD_SECT_CALL_FUNC. > Necessary (but perhaps not suffcient) to build large binaries on arm. > ok guenther@ (kettenis@) ~ aarch64/md_init.h ~ hppa/md_init.h > Our certbegin/certend is always PIC, so remove the non-PIC > MD_SECT_CALL_FUNC() > implementations. > ok guenther@ (kettenis@) == sys =============================================================== 04/06 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys arch/octeon/include ~ cpu.h > Define cache line size for the per-cpu API. (visa@) == usr.bin =========================================================== 05/06 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin dc ~ bcode.c ~ inout.c > Move away from BN_zero, the one returning an int is deprecated and the > new one is a void function. From Daniel Cegielka. (otto@) == usr.sbin ========================================================== 06/06 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.sbin pcidump ~ Makefile > build pcidump on arm64 (jsg@) unbound ~ Makefile.in > Use mkdir -p instead of install -d to create the obj/util directory. > The latter defaults to 755, which doesn't play nicely with BUILDUSER. > Problem reported by jmc and Jan Stary; tested by myself and jmc. > ok ajacoutot (tb@) =============================================================================== _______________________________________________ odc mailing list [email protected] http://www.squish.net/mailman/listinfo/odc
