aboutsummaryrefslogtreecommitdiff
path: root/wmiistatus.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-25Beautify wireless codeMichael Stapelberg1-26/+16
2009-01-25Beautify the code for getting ip address/ethernet speed, only use one static ...Michael Stapelberg1-29/+17
2009-01-25Document everything, wrap comments at 80 characters, handle socket() return codeMichael Stapelberg1-5/+27
2009-01-09Handle common errors without dyingMichael Stapelberg1-2/+2
2008-12-10Don't show eth-speed if it was never setMichael Stapelberg1-1/+1
2008-11-30Correctly open new filesMichael Stapelberg1-1/+8
2008-11-13Use 3 characters for WLAN signal strengthMichael Stapelberg1-1/+1
2008-10-29Make wmiistatus run all the time and wait for wmii_path to existMichael Stapelberg1-18/+36
2008-10-24Add support for differently named uevent data and hint for 9pnet_fdMichael Stapelberg1-2/+4
2008-10-24Implement getting current speed from network interfacesMichael Stapelberg1-2/+29
2008-10-10Make source splint-clean (invoked with -weak)Michael Stapelberg1-72/+88
2008-10-07More commentsMichael Stapelberg1-0/+17
2008-10-07Add option parsing via getopt, cleanup MakefileMichael Stapelberg1-2/+14
2008-10-07Add manpage, ignore spaces in tokens, introduce intervalMichael Stapelberg1-1/+1
2008-10-07Make everything configurableMichael Stapelberg1-35/+57
2008-10-07Implement colors for runwatches and WLAN downMichael Stapelberg1-4/+17
2008-10-07Make runwatches work againMichael Stapelberg1-20/+10
2008-10-07Write information in separate files, define orderMichael Stapelberg1-10/+53
2008-10-07Strip all non-digit characters from pidbufMichael Stapelberg1-2/+11
2008-10-04Make some formats/paths configurable, add initscriptMichael Stapelberg1-9/+14
2008-10-04Implement run_watchesMichael Stapelberg1-4/+32
2008-10-04Get IP address for WLAN interface aswellMichael Stapelberg1-10/+26
2008-10-04CleanupMichael Stapelberg1-43/+61
2008-10-04Add license, display correct WLAN statusMichael Stapelberg1-3/+38
2008-10-03Initial commitMichael Stapelberg1-0/+206