
This little set of diffs will patch the Fuzzball 5.66 server to have
the same autolook_cmd as the Fuzzball 6.x server series.

To apply it, copy it in to the directory that contains the src and include
directories and issue the command:

patch -p1 < autolook_cmd.diff

There is a good chance this diff will work on later versions of the Fuzzball
server, past 5.66, if any are released.  Watch that the patch will probably
stomp on the version number in version.h.

