NetBSD/usr.sbin/ypserv/ypxfr
bouyer 17cb72c505 In add_secure(), change
(status > 0) to (status == 0 && value). It doesn't make sense to handle value
only if there was an error.
Fix coverity ID 1709.
2006-03-22 19:54:13 +00:00
..
Makefile
ypxfr.8
ypxfr.c