mirror of
https://github.com/xzeldon/htop.git
synced 2025-02-07 12:23:38 +03:00
![Christian Göttsche](/assets/img/avatar_default.png)
* Rename internal identifier from TTY_NR to just TTY * Unify column header on platforms * Use devname(3) on BSD derivate to show the actual terminal, simplifies current FreeBSD implementation. * Use 'unsigned long int' as id type, to fit dev_t on Linux. Only on Solaris the terminal path is not yet resolved.