Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-10-29 | Remove debugmessage | Michael Stapelberg | |
2008-10-29 | Make wmiistatus run all the time and wait for wmii_path to exist | Michael Stapelberg | |
Instead of exiting as a file inside wmii_path cannot be opened, we wait until wmii_path is found again (particularly the /rbar part, that is), re-setup our files and continue as if nothing happened. This will make wmiistatus survive restarts of wmii and make it wait for /mnt/wmii to appear when booting up (and wmiistatus gets started before wmii itself) | |||
2008-10-24 | Implement getting current speed from network interfaces | Michael Stapelberg | |
The network interface must be supported by ethtool, as its syscall is used for this. This is at least the case for e1000 cards. Unfortunately, getting the speed needs root privileges. Therefore, you have to enable it in configuration separately. | |||
2008-10-10 | Make source splint-clean (invoked with -weak) | Michael Stapelberg | |
2008-10-07 | Add option parsing via getopt, cleanup Makefile | Michael Stapelberg | |
2008-10-07 | Add manpage, ignore spaces in tokens, introduce interval | Michael Stapelberg | |
2008-10-07 | Make everything configurable | Michael Stapelberg | |