mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-01 23:38:15 +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.