NetBSD/usr.sbin/ypserv
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
..
common ypdb_open(): 2005-06-20 00:29:42 +00:00
makedbm
mkalias
mknetid
revnetgroup Fix memory leak if we're adding an existing group name. 2006-03-18 14:33:07 +00:00
stdethers
stdhosts
ypinit
yppush
ypserv
yptest
ypxfr In add_secure(), change 2006-03-22 19:54:13 +00:00
Makefile
Makefile.inc