aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-10-07Write information in separate files, define orderMichael Stapelberg3-12/+64
wmii will show them with little border between, better than the previous method, where an ascii bar was shown
2008-10-07Strip all non-digit characters from pidbufMichael Stapelberg2-3/+12
This is needed for dhclient's pidfile, as it contains a newline
2008-10-04Make some formats/paths configurable, add initscriptMichael Stapelberg5-12/+62
2008-10-04Implement run_watchesMichael Stapelberg3-10/+35
2008-10-04Get IP address for WLAN interface aswellMichael Stapelberg2-10/+27
2008-10-04CleanupMichael Stapelberg4-44/+85
- Add more warning-flags to Makefile and fix warnings - Create config.h as a central place for paths/names - Add wmiistatus.h for definitions
2008-10-04Add license, display correct WLAN statusMichael Stapelberg1-3/+38
2008-10-03Initial commitMichael Stapelberg2-0/+208