CHANGES:

2.2:  Major update
      Name change from ringconnect to ringconnectd since it is a daemon now.
      Rewrote the ring detect routines to be more system friendly.
      Ringconnect is no longer fooled by other programs accessing the modem.
      Tonnes of new options including ring codes (see option "rings"),
      auto link kill & more configurability of existing options.

2.12: Internal release
      Added new logging routines.

2.11: Internal release
      Added new command line and config file parsing routines.

2.1a: Added syslogging functionality and ability to go into daemon mode
      by Jeremy D. Impson <jdimpson@acm.org>

2.1:  Got rid of the last system() call! yeah!!!
      The ppp connect program is now forked (read forced) into a separate
      process so it doesn't hang ringconnect.
      I've also added command line options -w and -r.

2.0:  First public release.  All but one of the system() calls have been
      replaced with kernel calls and /proc lookups.

1.0:  This was just a quick hack to get it going since I was heavy into
      projects at school.  It was nothing more than a bunch of system()
      calls to ps, grep, ifconfig and mail =)
