K 10 svn:author V 3 pjd K 8 svn:date V 27 2010-12-30T09:46:45.904345Z K 7 svn:log V 737 MFC r216477,r216478,r216479,r216494,r216721,r216722: r216477: Log the fact of launching and include protocol version number. r216478: Don't ignore errors from remote requests. r216479: Improve problems logging. r216494: The 'ret' variable is of type ssize_t and we use proper format for it (%zd), so no (bogus) cast is needed. r216721: When node-specific configuration is missing in resource section, provide more useful information. Instead of: hastd: remote address not configured for resource foo Print the following: No resource foo configuration for this node (acceptable node names: freefall, freefall.freebsd.org, 44333332-4c44-4e31-4a30-313920202020). r216722: Detect when resource is configured more than once. END