Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 03/01/2006 02:06:11
Module Name:	src
Committed By:	christos
Date:		Wed Mar  1 02:06:11 UTC 2006

Modified Files:
	src/sys/kern: uipc_usrreq.c

Log Message:
PR/32856: Christian Biere: Don't panic if you send a control message with
SCM_RIGHTS on an unconnected stream socket.


To generate a diff of this commit:
cvs rdiff -r1.86 -r1.87 src/sys/kern/uipc_usrreq.c

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