* Add userlist file encryption. Not quite sure which method to use yet,
  but some time in the future it will be done. (I seem to have given myself
  more trouble by changing the file format from binary to ascii.)
* Add asynchronous server/DCC connecting (nonblocking connect()). This
  does also include a server message queue of some sort. NOTE: As of March
  26 1997 DCC connecting is non blocking. Non blocking server connects might
  be of no use, don't hold your breath for it to appear.
* Fix the damned logging. (It works now, but doesn't log much.)
* Complete the mIRC DCC Resume support for incoming DCCs. Right now
  only outgoing DCCs can be resumed.
* Port JanBot to HPsUX. The nut I have to crack is select().
* Double and triple check the POSIX Extended Regular Expression code.
* Find out why the regex wildcards are broken.
* Make regexp work on FreeBSD. (Please help!)
* Figger out why regex suddenly ceased to work.
* Add a bot mirror system. (I imagine this will be a hell of a job.)
* Solve the mysterious FreeBSD crypt() problem. It seems that it's crypt()
  call differs from the rest.
* Add an upload database to the ratio system, to prevent duplicate files.
* Add a VIEW command to display contents of archives, file_id.diz files etc.
* Add nick aliases, so that a user may use backup nicks to connect.
