From owner-freebsd-commit Thu Nov 30 12:59:26 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA23296 for freebsd-commit-outgoing; Thu, 30 Nov 1995 12:59:26 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA23284 for cvs-all-outgoing; Thu, 30 Nov 1995 12:59:22 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA23274 for cvs-sys-outgoing; Thu, 30 Nov 1995 12:59:19 -0800 Received: (from se@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA23261 ; Thu, 30 Nov 1995 12:59:11 -0800 Date: Thu, 30 Nov 1995 12:59:11 -0800 From: Stefan Esser Message-Id: <199511302059.MAA23261@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/sys mman.h Sender: owner-commit@FreeBSD.ORG Precedence: bulk se 95/11/30 12:59:10 Modified: sys/sys mman.h Log: Add definition of PROT_NONE=0 for compatibility with SunOS/Solaris/Linux ... Reviewed by: julian Revision Changes Path 1.9 +2 -1 src/sys/sys/mman.h