btop/src
correabuscar 16ce8d21b1 FreeBSD: use the first IP of the interface
... instead of the last.

Side effect of this is that it also detects when the current IP
gets removed from the interface, instead of keep displaying the old IP.

This is PR #457 but for FreeBSD, not Linux.
2022-11-06 08:23:30 +01:00
..
freebsd FreeBSD: use the first IP of the interface 2022-11-06 08:23:30 +01:00
linux make IPBUFFER_MAXSIZE an enum constant 2022-11-04 23:23:27 +01:00
osx All but two places const bool have been updated 2022-10-04 21:36:04 +03:00
btop.cpp v1.2.12 Bug fix 2022-10-07 20:59:47 +02:00
btop_config.cpp Further Cleanup Part 2 2022-10-03 00:29:05 +03:00
btop_config.hpp Fix variable initialization to 'auto' for getB() 2022-10-04 12:56:14 +03:00
btop_draw.cpp Address comment 2022-10-31 21:42:34 +00:00
btop_draw.hpp All but two places const bool have been updated 2022-10-04 21:36:04 +03:00
btop_input.cpp Forgot to update 'auto' usage wherever necessary 2022-10-04 12:11:12 +03:00
btop_input.hpp Further Cleanup Part 2 2022-10-03 00:29:05 +03:00
btop_menu.cpp Fix variable initialization to 'auto' for getB() 2022-10-04 12:56:14 +03:00
btop_menu.hpp Further Cleanup Part 2 2022-10-03 00:29:05 +03:00
btop_shared.cpp All but two places const bool have been updated 2022-10-04 21:36:04 +03:00
btop_shared.hpp Added: Dynamic updating of max number of CPU cores 2022-10-07 20:45:12 +02:00
btop_theme.cpp No need for const & in bool 2022-10-04 11:47:26 +03:00
btop_theme.hpp No need for const & in bool 2022-10-04 11:47:26 +03:00
btop_tools.cpp All but two places const bool have been updated 2022-10-04 21:36:04 +03:00
btop_tools.hpp All but two places const bool have been updated 2022-10-04 21:36:04 +03:00