GNOME Bugzilla – Bug 661835
GMountOperation on OpenBSD: remove the need for kvm(3)
Last modified: 2011-10-17 17:56:40 UTC
Created attachment 199056 [details] [review] use sysctl instead of kvm Hi. kvm(3) is considered a deprecated interface, so make GMountOperation::show-processes use the recommended sysctl(3) interface instead. This also removes the need to link with libkvm. ok tu push? (this only affects ifdef OpenBSD code)
Review of attachment 199056 [details] [review]: Sounds good to me, and doesn't affect anything other than OpenBSD
Thanks Matthias, pushed as d987a01d80126ee351727d1603a599c4edb66eca