mkcmd-8.10
============

Had to add LINUX in machine.h file in line 60 so that sys_errlist won't
get redeclared.


Changed DEFDIR in machine.h to an area where I can write.


Needed to add -lcrypt to compile conserver.
Needed to change line 79 of daemon.c from struct fd_set to fd_set.
