This program, quite simply waits for a specified number of rings on your
modem, then runs a program.  For me, that program is DIP, as I often forget
things on my home PC that would come in quite handy at work where I have
Internet access, but no way to get my home PC online (no modem access).

I believe this program will work as-is for non-dip programs, but i'm half
awake and sick at the moment, so who knows... ;)

This is the first program of any good that I've written for Linux, so
if you find yourself poking through the source code and saying, "God is
that stupid!", please let me know.  Please excuse the lack of documentation
in the code itself, but that's always been something i do after-the-fact and
this thing has been such a PAIN in the ass that I honestly don't feel like
documenting it just yet...

To install, simply edit config.h and "make" to compile the code or
"make install" it install the binary in /usr/local/bin.

Tested over many sleepless nights and bucketfuls of coffee.

--Adam Dace <thekind@tezcat.com>
