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: Mon Oct 2 00:02:04 UTC 2006
Modified Files:
src/sys/kern: uipc_socket.c uipc_socket2.c
src/sys/sys: socketvar.h
Log Message:
Add credentials to sockets, 'so_cred'.
Brought up on tech-kern@ some ~2 months ago, didn't seem to be an
objection; brought up again recently and no objection either... this is
not too intrusive and I've been running with this for a while.
To generate a diff of this commit:
cvs rdiff -r1.122 -r1.123 src/sys/kern/uipc_socket.c
cvs rdiff -r1.77 -r1.78 src/sys/kern/uipc_socket2.c
cvs rdiff -r1.89 -r1.90 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