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 tweak filename length check 2005-06-20 00:08:35 +00:00
mkalias tweak filename length check 2005-06-20 00:08:35 +00:00
mknetid Sort SEE ALSO, bump date for previous. 2005-02-26 16:32:04 +00:00
revnetgroup Fix memory leak if we're adding an existing group name. 2006-03-18 14:33:07 +00:00
stdethers YP -> NIS 2005-02-26 16:25:05 +00:00
stdhosts YP -> NIS 2005-02-26 16:25:05 +00:00
ypinit YP -> NIS 2005-02-26 16:33:46 +00:00
yppush YP -> NIS 2005-02-26 16:33:46 +00:00
ypserv Use SA_NOCLDWAIT instead of catching the signal and waiting. Avoids signal 2005-03-30 15:19:10 +00:00
yptest YP -> NIS 2005-02-26 16:33:46 +00:00
ypxfr In add_secure(), change 2006-03-22 19:54:13 +00:00
Makefile
Makefile.inc tweaks for fparseln(3) move from libutil to libc: 2002-11-30 03:10:53 +00:00