Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2011-06-16 | Release v1.2. ffs.1.2 | Daniel Friesel | -2/+2 | |
2011-06-16 | Fix ekgping on systems where ping reports icmp_seq (used to assume icmp_req) | Daniel Friesel | -1/+1 | |
2011-06-16 | Release v1.1 | Daniel Friesel | -4/+4 | |
2011-06-16 | Add timeout switch (-t / --timeout) | Daniel Friesel | -2/+12 | |
2011-06-16 | ekgping: Only call dist_file if no beep file was specified | Daniel Friesel | -1/+3 | |
2011-06-15 | Release v1.01.0 | Daniel Friesel | -4/+4 | |
2011-06-15 | Fix syntax error. duh. | Daniel Friesel | -1/+1 | |
2011-06-15 | Don't crash if ping fails | Daniel Friesel | -3/+6 | |
2011-06-15 | ekgping(1): Update / fix dependency list | Daniel Friesel | -4/+4 | |
2011-06-15 | Allow passing of options to ping call | Daniel Friesel | -2/+7 | |
2011-06-15 | Add options (quiet, custom sound file, version) | Daniel Friesel | -19/+52 | |
2011-06-15 | Add File::ShareDir to ekgping(1) dependency list | Daniel Friesel | -0/+2 | |
2011-06-15 | Add Build.PL | Daniel Friesel | -1/+3 | |
2011-06-15 | Documentation | Daniel Friesel | -4/+36 | |
2011-06-15 | Minor style fixes | Daniel Friesel | -3/+5 | |
2011-06-15 | Use SDL for beeps | Daniel Friesel | -22/+17 | |
2011-06-15 | Sound via direct /dev/audio access (ugly, mostly proof of concept) | Daniel Friesel | -1/+21 | |
2011-06-15 | Show full spike only for rtt < 0.3ms, half spike otherwise | Daniel Friesel | -2/+13 | |
2011-06-02 | Cleanup | Daniel Friesel | -2/+2 | |
2011-06-02 | Get terminal width from Term::Size | Daniel Friesel | -1/+2 | |
2011-06-02 | Erase next column | Daniel Friesel | -1/+6 | |
2011-06-02 | Hide cursor | Daniel Friesel | -1/+12 | |
2011-06-02 | Rewrite line every 80 chars | Daniel Friesel | -0/+6 | |
2011-06-02 | Minor cleanup | Daniel Friesel | -23/+22 | |
2011-06-01 | beep simulation | Daniel Friesel | -5/+22 | |
2011-06-01 | Initial commit | Daniel Friesel | -0/+90 | |