Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 06/17/1999 14:07:57
Module Name:	syssrc
Committed By:	thorpej
Date:		Thu Jun 17 21:07:56 UTC 1999

Modified Files:
	syssrc/sys/sys: mman.h

Log Message:
Don't export MAP_COPY to userland.  It's deprecated, works like MAP_PRIVATE,
and not described by any standard.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 syssrc/sys/sys/mman.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.