From owner-cvs-all Sun Jul 23 12:55:26 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id F17A137B820; Sun, 23 Jul 2000 12:55:16 -0700 (PDT) (envelope-from dillon@FreeBSD.org) Received: (from dillon@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA52603; Sun, 23 Jul 2000 12:55:16 -0700 (PDT) (envelope-from dillon@FreeBSD.org) Message-Id: <200007231955.MAA52603@freefall.freebsd.org> From: Matt Dillon Date: Sun, 23 Jul 2000 12:55:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys rfork.2 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dillon 2000/07/23 12:55:16 PDT Modified files: (Branch: RELENG_4) lib/libc/sys rfork.2 Log: Clarify RFMEM operation for rfork, which in fact clones the entire address space (whether segments are shared or not), and does NOT split the stack. Revision Changes Path 1.11.2.3 +22 -7 src/lib/libc/sys/rfork.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message