Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-07-22 | little fixes for FreeBSD | Michael Stapelberg | 2 | -2/+3 | |
2009-07-22 | Use the highest order actually used, not MAX_ORDER, for checking whether to ↵ | Michael Stapelberg | 1 | -2/+3 | |
flush (Thanks Mirko) | |||||
2009-07-22 | Implement getting the interface speed on FreeBSD, patch by Baptiste Daroussin | Michael Stapelberg | 1 | -11/+63 | |
2009-07-22 | Free the addresses correctly | Michael Stapelberg | 1 | -2/+8 | |
2009-07-22 | Obtain IP address in a portable way, patch by Baptiste Daroussin | Michael Stapelberg | 1 | -12/+28 | |
2009-07-22 | Use getloadavg() instead of using /proc, patch by Baptiste Daroussin | Michael Stapelberg | 1 | -14/+10 | |
2009-07-21 | get_ipv6_addr: more documentation, use SOCK_DGRAM, reformat | Michael Stapelberg | 1 | -4/+16 | |
2009-07-21 | Add modelines and retab! all files | Michael Stapelberg | 11 | -75/+86 | |
2009-07-21 | Correctly handle the order of items | Michael Stapelberg | 3 | -11/+15 | |
2009-07-21 | Use own files for each function, add get_ipv6_addr.c | Michael Stapelberg | 11 | -0/+762 | |