ttyload
ttyload copied to clipboard
ttyload -- "graphical" tracking of UNIX load average in a terminal ("tty")
Hi, Building in GNU/kFreeBSD architectures currently fails. Inspired by the existing trick I'm applying the following patch in the Debian package build to fix that issue, but would be better...
fix for a warning on alpine linux: ```/usr/include/sys/fcntl.h:1:2: error: #warning redirecting incorrect #include to [-Werror=cpp] #warning redirecting incorrect #include to ```
I would like to address the issue #9 by myself, however indentation in the code is really hard to understand (mixed tab and spaces). Would it be possible to use...
Hello, I really love ttyload, great software. However, I often use it as the top window on my tiling WM so I loose three lines because of the legend. Would...
Hi, The clock array in clock_info has no room for final zero and causes program to abort when built with hardening flags. You can get the patch to fix this...
Hi there, ttyload 0.5.3 seems not to compile anymore (at least on Debian 6 and 7): --- root@debian:~/ttyload-0.5.3# make ln -s FreeBSD arch/Darwin ln -s FreeBSD arch/Isilon-OneFS ln -s `uname...
Signed-off-by: Jari Aalto [email protected]
Signed-off-by: Jari Aalto [email protected]
Current version 0.5.3 does not compile due to a missing include for time.h, gcc complains of not knowing about time_t().