OpenBSD src changes summary for 2017-04-23 ==========================================
lib/libc sbin/pfctl sys/net sys/net80211 usr.bin/tmux == lib =============================================================== 01/04 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/lib libc ~ stdlib/malloc.3 > Rearrange text a bit to make it clear what "discarded" means; ok jmc@ > deraadt@ (otto@) == sbin ============================================================== 02/04 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sbin pfctl ~ pfctl.8 > trim the documentation for -k: make it more consistent, > and do not try to do all the documenting in SYNOPSIS/usage(); > ok deraadt (jmc@) ~ pfctl.c > oops, this was meant to be committed with the pfctl.8 change: > sync usage() with SYNOPSIS; (jmc@) == sys =============================================================== 03/04 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys net ~ pf_lb.c ~ pf_norm.c ~ pf_osfp.c > Some of the LOG_NOTICE messages from PF were seen in normal operations > with certain rulesets and excessively noisy; move them to LOG_INFO (which > was > previously unused). ok benno@ (sthen@) net80211 ~ ieee80211.h ~ ieee80211_mira.c > Handle unequal numbers of Tx and Rx streams in MiRA. > Problem reported by Colton Lewis on misc@ > ok tb@ (stsp@) == usr.bin =========================================================== 04/04 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin tmux ~ tty.c > Only use ED for clear screen if at the bottom, same as earlier fix to > clear end of screen. (nicm@) =============================================================================== _______________________________________________ odc mailing list [email protected] http://www.squish.net/mailman/listinfo/odc
