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: Sun Dec 16 21:26:00 UTC 2007
Modified Files:
src/sys/kern: uipc_socket.c uipc_syscalls.c
src/sys/sys: socketvar.h
Log Message:
Make solisten() take an lwp pointer like the rest, so it can be passed down
to pr_usrreq.
To generate a diff of this commit:
cvs rdiff -r1.149 -r1.150 src/sys/kern/uipc_socket.c
cvs rdiff -r1.123 -r1.124 src/sys/kern/uipc_syscalls.c
cvs rdiff -r1.100 -r1.101 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