svn commit: r287447 - stable/9/usr.bin/bluetooth/btsockstat

2015-09-03 Thread Xin LI
Author: delphij Date: Fri Sep 4 00:42:05 2015 New Revision: 287447 URL: https://svnweb.freebsd.org/changeset/base/287447 Log: MFC r287345: Drop group privileges after opening the kvm descriptor, otherwise, the code would not drop privileges as expected. While there also add checks f

svn commit: r287439 - in stable: 10/lib/libutil 9/lib/libutil

2015-09-03 Thread John Baldwin
Author: jhb Date: Thu Sep 3 18:23:07 2015 New Revision: 287439 URL: https://svnweb.freebsd.org/changeset/base/287439 Log: MFC 283622: Add to the SYNOPSIS of the kinfo_get*() functions since these functions all return types that are defined in that header. Modified: stable/9/lib/libutil/

svn commit: r287435 - in stable: 10/sys/dev/ipmi 9/sys/dev/ipmi

2015-09-03 Thread John Baldwin
Author: jhb Date: Thu Sep 3 16:43:35 2015 New Revision: 287435 URL: https://svnweb.freebsd.org/changeset/base/287435 Log: MFC 281941: Watchdog drivers need to support rearming the watchdog in contexts which are not permitted to sleep. Only use the IPMI watchdog with backends which poll d

svn commit: r287434 - stable/9/sys/dev/ipmi

2015-09-03 Thread John Baldwin
Author: jhb Date: Thu Sep 3 16:38:26 2015 New Revision: 287434 URL: https://svnweb.freebsd.org/changeset/base/287434 Log: MFC 248705,253812,253813: - Unlock IPMI sc while performing requests via KCS and SMIC interfaces. - empirical testing showed that 3 seconds is just too slow for GET_DEVI