Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: elad
Date: Tue Oct 3 11:15:04 UTC 2006
Modified Files:
src/sys/kern: uipc_socket.c uipc_socket2.c
src/sys/sys: socketvar.h
Log Message:
Back out socket credentials for now, until we figure a better way of
handling the reference counting from interrupt context.
To generate a diff of this commit:
cvs rdiff -r1.124 -r1.125 src/sys/kern/uipc_socket.c
cvs rdiff -r1.78 -r1.79 src/sys/kern/uipc_socket2.c
cvs rdiff -r1.90 -r1.91 src/sys/sys/socketvar.h
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