From owner-cvs-all Tue Jan 23 13: 7:42 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 16A1F37B404; Tue, 23 Jan 2001 13:07:17 -0800 (PST) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0NL7HK87801; Tue, 23 Jan 2001 13:07:17 -0800 (PST) (envelope-from jhb) Message-Id: <200101232107.f0NL7HK87801@freefall.freebsd.org> From: John Baldwin Date: Tue, 23 Jan 2001 13:07:17 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/compat/svr4 svr4_socket.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2001/01/23 13:07:17 PST Modified files: sys/compat/svr4 svr4_socket.c Log: - Use proper atomic operations to make the run time initialization controlled by svr_str_initialized be MP safe. Revision Changes Path 1.11 +21 -11 src/sys/compat/svr4/svr4_socket.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message