Date: Tue, 19 May 1998 11:58:10 +0900 (JST) From: Michael Hancock <michaelh@cet.co.jp> To: Guido van Rooij <guido@FreeBSD.ORG> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: Re: cvs commit: src/sys/vm vm_mmap.c Message-ID: <Pine.SV4.3.95.980519115657.26102A-100000@parkplace.cet.co.jp> In-Reply-To: <199805181826.LAA19894@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
You need to declare a va somewhere. This doesn't even compile. On Mon, 18 May 1998, Guido van Rooij wrote: > guido 1998/05/18 11:26:28 PDT > > Modified files: > sys/vm vm_mmap.c > Log: > Plug hole reported on Bugtraq: do not allow mmap with WRITE privs for > append-only and immutable files. > > Obtained from: OpenBSD (partly) > > Revision Changes Path > 1.76 +18 -6 src/sys/vm/vm_mmap.c > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SV4.3.95.980519115657.26102A-100000>