[Konsole-devel] Review Request: Add process info gathering support on OpenBSD

Vadim Zhukov persgray at gmail.com
Wed Aug 22 20:46:15 UTC 2012


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/106129/
-----------------------------------------------------------

Review request for Konsole and Jekyll Wu.


Description
-------

ATM Konsole does not support gathering process information on OpenBSD. I've a patch adding such support.
The main idea is to extend already existing FreeBSDProcessInfo class. I renamed it to a BSDProcessInfo and added a few #ifs here and there. If that's not desirable, I could create separate OpenBSDProcessInfo class.

I've also fixed a few nits regarding calling C routines (prepended "::" to sysctl() and such; added kWarning() printouts if they fail). If needed I can do them as a separate diff.


Diffs
-----

  src/ProcessInfo.cpp 32c86b1 

Diff: http://git.reviewboard.kde.org/r/106129/diff/


Testing
-------

On OpenBSD-CURRENT.


Thanks,

Vadim Zhukov

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/konsole-devel/attachments/20120822/295668d3/attachment.html>


More information about the konsole-devel mailing list