| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/sysutils/lcdproc/files/ |
Upload File : |
--- clients/lcdproc/iface.c.orig 2020-09-28 23:25:01.655900000 +0200 +++ clients/lcdproc/iface.c 2020-09-28 23:25:27.294816000 +0200 @@ -37,6 +37,7 @@ static char unit_label[10] = "B"; /* default unit label is Bytes */ static int transfer_screen = 0; /* by default, transfer screen is not shown */ +IfaceInfo iface[MAX_INTERFACES]; /* interface info */ /** Reads and parses configuration file. * \return 0 on success, -1 on error