Subject: Re: CVS commit: src
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: source-changes
Date: 09/30/1998 13:16:20
In article <199809301207.FAA06906@nb00.nas.nasa.gov> tv@netbsd.org writes:
>Module Name:	src
>Committed By:	tv
>Date:		Wed Sep 30 12:07:52 UTC 1998
>
>Modified Files:
>	src/sys/uvm: uvm_mmap.c
>	src/sys/vm: vm_mmap.c
>Log Message:
>Declare silent success on madvise().  As an advisory call, it is harmless
>to pretend success even though it's not supported, and some emulations
>rely on its success.

Please revert this and fix it properly (add emulation specific stubs).

christos