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

Vadim Zhukov persgray at gmail.com
Thu Oct 4 10:42:36 UTC 2012


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

(Updated Oct. 4, 2012, 10:42 a.m.)


Review request for Konsole and Jekyll Wu.


Changes
-------

Separate OpenBSD's class from FreeBSD's one as requested by jekyllwu at . Some style fixes in OpenBSD-related code based on his feedback as well.


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 (updated)
-----

  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/20121004/54aefc9d/attachment.html>


More information about the konsole-devel mailing list