
--docs
Make better documentation and man pages.

Add docs about the hazards of chroot().

--client

Add support for cursor keys for non vt100 on non System V curses machines

Revamps the CSO query engine so that it can do more complex queries.

Fix problems with suspending gopher client.

Fix the telnet option so that it says Control-T on the RS/6k.

--server

Try to eliminate more lookups.

Get rid of cruddy .cap stuff.  Replace with some fancy dbm routines..
(Now using describe for this, integrate, integrate!!!)

Integrate some gateways into the server directly..

Add routines that scan a file for document suffixes and automatically
change their type into something else.  i.e.:

#Suffix   Gophertype   Pathsuffix
.hqx      4            0/
.tar.Z    9            9
.sh       0            x


--index server

Modify WAIS sources so that it understands boolean logic, like the
NeXT indexer.

Allow search on dates and date ranges.

Modify search engines to look up nice names on the disk.  Or modify
indexers so they read descriptive names at indexing time.
