K 10 svn:author V 7 iedowse K 8 svn:date V 27 2001-04-17T22:25:48.000000Z K 7 svn:log V 712 Various bugfixes and cleanups, mainly from Martin Blapp: - Revert del_mlist() to its pre-tirpc prototype. Unlike NetBSD's version, ours lets the caller generate any syslog() messages, so that it can include the service name in the message. - Initialise a few local variables to clarify the logic and avoid some compiler warnings. - Remove a few unused functions and local variables, and fix some whitespace issues. - Reinstate the logic for avoiding duplicate host entries that got removed accidentally in revision 1.41 (added in r1.5). This bit was submitted in a slightly different form by Thomas Quinot. Submitted by: Martin Blapp , Thomas Quinot PR: bin/26148 END