OpenBSD src changes summary for 2017-09-09 ==========================================
gnu/usr.bin/perl libexec/ld.so sbin/dhclient sbin/pflogd share/man usr.bin/mg == gnu =============================================================== 01/05 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/gnu usr.bin/perl ~ cpan/OpenBSD-Pledge/Pledge.xs ~ cpan/OpenBSD-Pledge/lib/OpenBSD/Pledge.pm ~ cpan/OpenBSD-Pledge/t/OpenBSD-Pledge.t > Remove path support from perl OpenBSD::Pledge > ok guenther@ deraadt@ giovanni@ (afresh1@) == libexec =========================================================== 02/05 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/libexec ld.so ~ m88k/rtld_machine.c > Remove superfluous mprotect()ing of the PLT that's been obsoleted by > the generic handling of RWX segments. > ok aoyama@ (guenther@) == sbin ============================================================== 03/05 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sbin dhclient ~ dhcpd.h ~ kroute.c ~ options.c > Tweak extract_classless_route() to return unsigned int > and accept NULL pointers for unwanted components of > the route. (krw@) pflogd ~ privsep.c ~ pflogd.c ~ pflogd.h > Rework pflogd(8)'s fork+exec model; re-exec the unpriv child, not the > privileged parent. > Based on feedback from deraadt@ and bluhm@ (worked on syslogd). > ok deraadt@ (brynet@) == share ============================================================= 04/05 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/share man ~ man4/urng.4 > fix capitalization of "Altus Metrum" > from Raf Czlonka (jasper@) == usr.bin =========================================================== 05/05 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin mg ~ line.c > When inserting a newline, only increment dotline for windows that are > displaying the same buffer as the current one. > From Martin Wanvik (martin.kr.wanvik AT gmail), thanks! > OK bcallah (florian@) =============================================================================== _______________________________________________ odc mailing list [email protected] http://www.squish.net/mailman/listinfo/odc
