Module Name: src Committed By: msaitoh Date: Mon Nov 3 18:48:42 UTC 2014
Modified Files: src/usr.sbin/ypbind [netbsd-5]: ypbind.8 ypbind.c Log Message: Pull up following revision(s) (requested by jmcneill in dholland ticket #1925): usr.sbin/ypbind/ypbind.8 1.19-1.20 usr.sbin/ypbind/ypbind.c 1.63-1.98 State handling fixes and cleanups in ypbind; it no longer churns the disk, spams syslogd when the server goes down, or gets confused about its binding state. Fixes PR#15355, PR#32519 and also PR#43900. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.18.6.1 src/usr.sbin/ypbind/ypbind.8 cvs rdiff -u -r1.57.18.1 -r1.57.18.2 src/usr.sbin/ypbind/ypbind.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.