Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 11/09/1999 14:13:22
Module Name:	syssrc
Committed By:	he
Date:		Tue Nov  9 22:13:21 UTC 1999

Modified Files:
	syssrc/sys/nfs [netbsd-1-4]: nfs_socket.c

Log Message:
Pull up revisions 1.52-1.53 (requested by fvdl):
  Fix overzealous DIAGNOSTIC check in nfs_disconnect() and
  don't try to copy a possibly freed mbuf.  Fixes PR#8249, PR#8288
  and PR#8766.


To generate a diff of this commit:
cvs rdiff -r1.50.2.1 -r1.50.2.2 syssrc/sys/nfs/nfs_socket.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.