From owner-cvs-all Mon Nov 13 12: 8:21 2000 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 BA8F337B479; Mon, 13 Nov 2000 12:08:18 -0800 (PST) Received: (from jhb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA72779; Mon, 13 Nov 2000 12:08:18 -0800 (PST) (envelope-from jhb@FreeBSD.org) Message-Id: <200011132008.MAA72779@freefall.freebsd.org> From: John Baldwin Date: Mon, 13 Nov 2000 12:08:18 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 atomic.9 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2000/11/13 12:08:18 PST Modified files: share/man/man9 Makefile Added files: share/man/man9 atomic.9 Log: Add a manpage to document the atomic operations including a quick treatment of memory barriers and the newish atomic variants that include them. Reviewed by: sheldonh Revision Changes Path 1.81 +10 -2 src/share/man/man9/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message