mirror of
https://github.com/xzeldon/htop.git
synced 2025-04-05 02:47:07 +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.