After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 661835 - GMountOperation on OpenBSD: remove the need for kvm(3)
GMountOperation on OpenBSD: remove the need for kvm(3)
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: Other
3.2.x
Other OpenBSD
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2011-10-15 10:23 UTC by Antoine Jacoutot
Modified: 2011-10-17 17:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
use sysctl instead of kvm (4.17 KB, patch)
2011-10-15 10:23 UTC, Antoine Jacoutot
accepted-commit_now Details | Review

Description Antoine Jacoutot 2011-10-15 10:23:46 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)
Comment 1 Matthias Clasen 2011-10-17 15:17:44 UTC
Review of attachment 199056 [details] [review]:

Sounds good to me, and doesn't affect anything other than OpenBSD
Comment 2 Antoine Jacoutot 2011-10-17 17:56:40 UTC
Thanks Matthias, pushed as d987a01d80126ee351727d1603a599c4edb66eca