]> Pileus Git - ~andy/gtk/commit
GMountOperation on OpenBSD: remove the need for kvm(3)
authorAntoine Jacoutot <ajacoutot@openbsd.org>
Sat, 15 Oct 2011 09:27:47 +0000 (11:27 +0200)
committerAntoine Jacoutot <ajacoutot@openbsd.org>
Mon, 17 Oct 2011 17:06:41 +0000 (19:06 +0200)
commitd987a01d80126ee351727d1603a599c4edb66eca
tree1f8d5090991a2d0b7dc5d19986fb05f4c49e6e58
parentb7562090b35794ccfdb7fcaa6e8c0f0f39bfc352
GMountOperation on OpenBSD: remove the need for kvm(3)

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.

https://bugzilla.gnome.org/show_bug.cgi?id=661835
configure.ac
gtk/gtkmountoperation-x11.c