K 10 svn:author V 5 peter K 8 svn:date V 27 1996-12-30T18:41:20.000000Z K 7 svn:log V 368 Oops! Bad Idea! (TM) Restore the clamp on the return value from rpc_dtablesize().. Some programs (eg: ypserv) use this as an indication of how large svc_fdset is in their hand-rolled svc_run() loops. The svc_fdset table is maintained by the rpc library explicitly for compatability with such programs. (It uses a different variable-sized bitmap itself internally) END