Date: Tue, 23 Jan 2001 15:59:30 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/ibcs2 imgact_coff.c Message-ID: <200101232359.f0NNxVO08968@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2001/01/23 15:59:30 PST Modified files: sys/i386/ibcs2 imgact_coff.c Log: - Use 'p' instead of 'curproc' for the namei lookup as this is what other image activators use. - Proc locking. Revision Changes Path 1.43 +21 -7 src/sys/i386/ibcs2/imgact_coff.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?200101232359.f0NNxVO08968>