Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys
On Sun, Dec 16, 2007 at 09:26:00PM +0000, Elad Efrat wrote:
> 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.
We have been trying to eliminate the passing of lwp/proc pointers for a
variety of reasons. As mentioned a credential might be better but there
could be other solutions. What are you planning to do?
Andrew
Home |
Main Index |
Thread Index |
Old Index