cvs commit: src/sys/kern uipc_usrreq.c
Robert Watson
rwatson at FreeBSD.org
Tue Feb 20 10:50:03 UTC 2007
rwatson 2007-02-20 10:50:02 UTC
FreeBSD src repository
Modified files:
sys/kern uipc_usrreq.c
Log:
Break introductory comment into two paragraphs to separate material on the
garbage collection complications from general discussion of UNIX domain
sockets.
Staticize unp_addsockcred().
Remove XXX comment regarding Giant and v_socket -- v_socket is protected
by the global UNIX domain socket lock.
Revision Changes Path
1.195 +9 -12 src/sys/kern/uipc_usrreq.c
More information about the cvs-src
mailing list