K 10 svn:author V 5 wpaul K 8 svn:date V 27 1995-12-09T08:34:04.000000Z K 7 svn:log V 294 *sigh* Yet another bogosity: the YPPROC_FIRST procedure is listed as taking an argument of type ypresp_key. This is incorrect: it should be ypresp_nokey. (yp_first() is supposed to return the first key in a given map; the server doesn't need any client-specified key to handle such a request.) END