OpenBSD src changes summary for 2017-09-13 ==========================================
regress/usr.bin regress/usr.sbin share/man sys/dev/fdt usr.bin/tmux == regress =========================================================== 01/04 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/regress usr.bin ~ ssh/agent-getpeereid.sh > Print SKIPPED if sudo and doas configuration is missing. Prevents > that running the regression test with wrong environment is reported > as failure. Keep the fatal there to avoid interfering with other > setups for portable ssh. > OK dtucker@ (bluhm@) usr.sbin ~ syslogd/Client.pm ~ syslogd/Makefile ~ syslogd/args-client-multilisten.pl ~ syslogd/args-dropped-sighup-tcp.pl ~ syslogd/args-dropped-sighup-tls.pl ~ syslogd/args-secure-udp.pl ~ syslogd/args-server-tcp-reconnect.pl ~ syslogd/args-server-tls-reconnect.pl ~ syslogd/args-sighup-tcp.pl ~ syslogd/args-sighup-tls.pl ~ syslogd/args-sync-tcp.pl ~ syslogd/funcs.pl + syslogd/args-hostname.pl > Check that the hostname added by syslogd -h in file and server log > is correct. Use generic redo functions. Do syntax check for all > Perl files. (bluhm@) + syslogd/args-repeat-sighup.pl + syslogd/args-repeat-sigterm.pl > Check that pending "message repeated" is printed at exit and restart. > (bluhm@) == share ============================================================= 02/04 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/share man ~ man1/clang-local.1 > Fix typo; ok benno@ jmc@ sthen@ tb@ (anton@) == sys =============================================================== 03/04 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys dev/fdt ~ sxitwi.c > Add missing pipe in sxitwi(4)'s match code to actually make > it a logical OR intead of a binary OR. > From Artturi Alm (patrick@) == usr.bin =========================================================== 04/04 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin tmux ~ window-copy.c > Remove unused (always 1) arguments from some functions, from Daniel > Mueller in GitHub issue 1073. (nicm@) =============================================================================== _______________________________________________ odc mailing list [email protected] http://www.squish.net/mailman/listinfo/odc
