Le 18/01/2018 à 13:43, Tom Ivar Helbekkmo a écrit :
Maxime Villard <max%M00nBSD.net@localhost> writes:Well, looking at the code, it seems to me that _kvm_open() should be changed to keep /dev/ksyms open, the same way it keeps /dev/kmem open.Agreed. This works fine for me, with and without /dev/ksyms present: Index: lib/libkvm/kvm.c [...]
So, I guess I can commit it?