mirror of
https://github.com/xzeldon/htop.git
synced 2025-01-31 09:07:25 +03:00
918cfd54d6
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.