K 10 svn:author V 3 bde K 8 svn:date V 27 1998-06-14T08:46:41.000000Z K 7 svn:log V 246 Avoid a 64-bit division in fdesc_readdir(). Fixed related overflows and missing arg checking. Panic instead of returning bogus error codes or forgetting to check all cases if fdesc_readdir() gets called for a non-directory. This can't happen. END