The following reply was made to PR kern/126561; it has been noted by GNATS.
From: [EMAIL PROTECTED] (dfilter service) To: [EMAIL PROTECTED] Cc: Subject: Re: kern/126561: commit references a PR Date: Mon, 25 Aug 2008 09:30:59 +0000 (UTC) dfr 2008-08-25 09:30:27 UTC FreeBSD src repository Modified files: sys/nlm nlm_prot_server.c Log: SVN rev 182153 on 2008-08-25 09:30:27Z by dfr Add a missing return statement in nlm4_unlock_msg_4_svc which prevented it from returning a reply message in most cases. This in turn caused interoperability problems with Mac OS X clients. PR: 126561 Submitted by: Richard.Conto at gmail.com MFC after: 1 week Revision Changes Path 1.4 +1 -0 src/sys/nlm/nlm_prot_server.c _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]" _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"