From owner-cvs-all Fri Aug 24 12:48:11 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 017A437B405; Fri, 24 Aug 2001 12:48:08 -0700 (PDT) (envelope-from dillon@FreeBSD.org) Received: (from dillon@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7OJm7707877; Fri, 24 Aug 2001 12:48:07 -0700 (PDT) (envelope-from dillon) Message-Id: <200108241948.f7OJm7707877@freefall.freebsd.org> From: Matt Dillon Date: Fri, 24 Aug 2001 12:48:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys mman.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dillon 2001/08/24 12:48:07 PDT Modified files: sys/sys mman.h Log: Add INHERIT_XXX defines for minherit() system call. Remove MAP_INHERIT - it is no longer supported. Revision Changes Path 1.31 +9 -2 src/sys/sys/mman.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message