Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 09/19/2000 20:45:13
Module Name: basesrc
Committed By: thorpej
Date: Tue Sep 19 17:45:12 UTC 2000
Modified Files:
basesrc/usr.sbin/ypserv/yppush [netbsd-1-5]: yppush.c
Log Message:
Pull up rev. 1.14:
Don't abort if pushing to one server in the ypservers map fails.
There might be serveral more waiting to be pushed to.
This is only 1/2 of the fix. ypxfer(8) also needs a change to
avoid a false error, but this allows pushes to continue to work,
at least.
Problem noted by aflury@zembu.com and agordon@zembu.com.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.12.2.1 basesrc/usr.sbin/ypserv/yppush/yppush.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.