Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 09/19/2007 06:23:53
Module Name: src
Committed By: dyoung
Date: Wed Sep 19 06:23:53 UTC 2007
Modified Files:
src/sys/kern: uipc_usrreq.c
Log Message:
Make uipc_ctloutput() return ENOPROTOOPT instead of EINVAL when it
is passed a handle socket-option level that it does not care about.
To generate a diff of this commit:
cvs rdiff -r1.99 -r1.100 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.