NetBSD/usr.sbin/ypserv/yppush
thorpej a12b66cf79 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.
2000-09-13 21:40:15 +00:00
..
Makefile
yppush.8 Clean up SYNOPSIS formatting. 1999-03-07 11:58:22 +00:00
yppush.c Don't abort if pushing to one server in the ypservers map fails. 2000-09-13 21:40:15 +00:00
yppush.h
yppush_err.c
yppush_proc.c use warn("%s", func()) instead of warn(func()) 1997-11-18 07:01:50 +00:00
yppush_svc.c use warn("%s", func()) instead of warn(func()) 1997-11-18 07:01:50 +00:00