mirror of
https://github.com/xzeldon/htop.git
synced 2025-06-07 21:06: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.