Author: jhibbits
Date: Tue Apr 2 04:12:06 2019
New Revision: 345791
URL: https://svnweb.freebsd.org/changeset/base/345791
Log:
ipmi: Fixes for ipmi_opal(powernv)
* Crank the OPAL state machine during the receive loop, to make sure the
pollers are executed
* Add a proper detach functi
Author: jhibbits
Date: Tue Apr 2 04:02:57 2019
New Revision: 345790
URL: https://svnweb.freebsd.org/changeset/base/345790
Log:
powernv: Port OPAL asynchronous framework to use the new message framework
Since OPAL_GET_MSG does not discriminate between message types, asynchronous
completio
Author: jhibbits
Date: Tue Apr 2 04:00:01 2019
New Revision: 345789
URL: https://svnweb.freebsd.org/changeset/base/345789
Log:
powerpc/powernv: Add OPAL heartbeat thread
Summary:
OPAL needs to be kicked periodically in order for the firmware to make
progress on its tasks. To do so, cr
Author: ngie
Date: Mon Apr 1 21:24:50 2019
New Revision: 345783
URL: https://svnweb.freebsd.org/changeset/base/345783
Log:
Integrate capsicum-test into the FreeBSD test suite
This change takes capsicum-test from upstream and applies some local changes
to make the
tests work on FreeBSD w
Author: emaste
Date: Mon Apr 1 19:19:51 2019
New Revision: 345778
URL: https://svnweb.freebsd.org/changeset/base/345778
Log:
Fix gdb/kgdb build under WITH_PIE
Explicitly specified bare .a libraries need ${PIE_SUFFIX}.
Reported by: David E. Cross, on twitter
Sponsored by: The FreeBS
Author: tychon
Date: Mon Apr 1 19:08:05 2019
New Revision: 345777
URL: https://svnweb.freebsd.org/changeset/base/345777
Log:
Devices behind downstream bridges should still get DMAR protection.
Reviewed by: kib
Sponsored by: Dell EMC Isilon
Differential Revision:https://reviews
Author: kibab
Date: Mon Apr 1 18:54:15 2019
New Revision: 345776
URL: https://svnweb.freebsd.org/changeset/base/345776
Log:
Refactor error handling
There is some code duplication in error handling paths in a few functions.
Create a function for printing such errors in human-readable way
Author: kibab
Date: Mon Apr 1 18:49:39 2019
New Revision: 345775
URL: https://svnweb.freebsd.org/changeset/base/345775
Log:
Use information about max data size that the controller is able to operate
Using DFLTPHYS/MAXPHYS is not always OK, instead make it possible for the
controller driv
Author: ngie
Date: Mon Apr 1 18:07:48 2019
New Revision: 345770
URL: https://svnweb.freebsd.org/changeset/base/345770
Log:
Import proof-of-concept for handling `GTEST_SKIP()` in `Environment::SetUp`
Per the upstream pull-request [1]:
```
gtest prior to this change would completely
Author: kevans
Date: Mon Apr 1 17:44:20 2019
New Revision: 345769
URL: https://svnweb.freebsd.org/changeset/base/345769
Log:
libbe: Fix zfs_is_mounted check w/ snapshots
'be_destroy' can destroy a boot environment (by name) or a given snapshot.
If the target to be destroyed is a dataset,
Author: olivier (ports committer)
Date: Mon Apr 1 14:21:32 2019
New Revision: 345765
URL: https://svnweb.freebsd.org/changeset/base/345765
Log:
Fix and simplify code by using ATF_REQUIRE_FEATURE macro
PR: 236857
Reviewed by: asomers, ngie
Approved by: emaste
MFC after:
Author: ae
Date: Mon Apr 1 12:14:45 2019
New Revision: 345763
URL: https://svnweb.freebsd.org/changeset/base/345763
Log:
Correct a port number assignment.
PR: 236930
MFC after:1 week
Modified:
head/contrib/bsnmp/snmpd/trap.c
Modified: head/contrib/bsnmp/snmpd/trap.c
===
On Sun, 31 Mar 2019, Konstantin Belousov wrote:
On Mon, Apr 01, 2019 at 12:04:45AM +1100, Bruce Evans wrote:
Serial consoles are not always available.
Better debuggers switch the screen mode as necessary.
I recently noticed another mode switching problem. On i386, cycling
through about 50 mo
13 matches
Mail list logo