Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Apr 2015 09:31 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        Garrett Cooper <ngie@freebsd.org>
Cc:        src-committers@freebsd.org, svn-src-user@freebsd.org
Subject:   Re: svn commit: r282079 - user/ngie/more-tests/tests/sys/mmap
Message-ID:  <2069493.DCDuT4HIma@ralph.baldwin.cx>
In-Reply-To: <201504270913.t3R9DC9g029720@svn.freebsd.org>
References:  <201504270913.t3R9DC9g029720@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday, April 27, 2015 09:13:12 AM Garrett Cooper wrote:
> Author: ngie
> Date: Mon Apr 27 09:13:11 2015
> New Revision: 282079
> URL: https://svnweb.freebsd.org/changeset/base/282079
> 
> Log:
>   Remove tests/sys/mmap
>   
>   I changed my mind and integrated it into tests/sys/kern instead of
>   tests/sys/mmap, because the former location made more sense, and there was
>   only 1 test program to account for in the latter (and original) location
> 
> Deleted:
>   user/ngie/more-tests/tests/sys/mmap/

Note that technically mmap lives in sys/vm (vm_mmap.c), not sys/kern. :)

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2069493.DCDuT4HIma>