mirror of
https://github.com/xzeldon/htop.git
synced 2025-04-25 19:09:43 +03:00

This is what OpenBSD's top(1) does when the libkvm call fails, and it's a good idea. This commit also fixes process name construction. The space was being written one character too far.