On Tue, Apr 10, 2012 at 04:30:44AM -0600, Ariane van der Steldt wrote:
> CVSROOT:      /cvs
> Module name:  src
> Changes by:   [email protected]  2012/04/10 04:30:44
> 
> Modified files:
>       sys/uvm        : uvm_mmap.c 
> 
> Log message:
> Return EINVAL on 0-byte mmap invocation.
> 
> - Posix rules that a 0-byte mmap must return EINVAL
> - our allocators are unable to distinguish between free memory and
> 0 bytes of allocated memory

And I forgot the ok line:
ok deraadt, guenther
-- 
Ariane

Reply via email to