One of the other changes is the removal of the "max_fdset"
 field from the "fdtable" structure.  I'm not entirely clear how
 best to handle it -- it almost seems that that if it doesn't exist,
 the "max_fds" value can be used alone in all cases where
 it used to be used in conjunction with "max_fdset"?
 
If I may answer my own question, yeah, that works Dave...
BTW, "mount" is broken also.
Dave