K 10 svn:author V 4 ache K 8 svn:date V 27 1999-10-16T12:31:49.000000Z K 7 svn:log V 270 YP/NIS code: remove unnecessary endgrent() calls which can cause fail on next try over chroot (descriptor closed). getgrnam() used already handles endgrent() properly and honors _gr_stayopen. Automatically call setgroupent(1) when _pw_stayopen is set (for YP/NIS code). END