Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
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.
Home |
Main Index |
Thread Index |
Old Index