Date: Tue, 20 Feb 2007 10:50:02 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern uipc_usrreq.c Message-ID: <200702201050.l1KAo2Ip080869@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702201050.l1KAo2Ip080869>
