Date: Tue, 16 Apr 2002 10:06:12 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_prot.c Message-ID: <200204161706.g3GH6Ct87502@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2002/04/16 10:06:12 PDT Modified files: sys/kern kern_prot.c Log: - Lock proctree_lock instead of pgrpsess_lock. - Simplify return logic of setsid() and setpgid(). Revision Changes Path 1.153 +20 -35 src/sys/kern/kern_prot.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204161706.g3GH6Ct87502>