- Build debian/fink/etc packges of these
- Update code to conform a little more to the GNU recommendations
- use getlongopts...

alived.c
- merge alived and alive into one program
- clean up linked list code
- convert it to use a .conf file for configuration
- exit properly on a kill signal
- allow user to define the servers ip
- alived should be able to start with a linked list with only a NULL entry

alookup.c
- add support to dump the entire servers linked list
- add support to reverse lookup the DNS name
- MAC OSXify this..  (going to take some time)

completed
- create a man page for alived and alookup
- (alookup is roughly complete) create a sepeate program to lookup hosts on a server
- add autoconf
