In article <20121126195342.474c517...@cvs.netbsd.org>,
Antti Kantee wrote:
>-=-=-=-=-=-
>
>Module Name: src
>Committed By: pooka
>Date: Mon Nov 26 19:53:42 UTC 2012
>
>Modified Files:
> src/include: pwd.h
>
>Log Message:
>revert previous commit since it breaks the build on NetBSD
On Mon, Nov 26, 2012 at 04:23:47PM +0100, Marc Balmer wrote:
> memwrite() can return with the file still being mapped (successful
> mmap(), then a short write). Is that intended? No big problem if
> the calling program exits when memwrite() returns 0, but I did not
> check that.
Yeah, you're rig
See comments inline...
> Module Name: othersrc
> Committed By: agc
> Date: Sun Nov 25 20:20:36 UTC 2012
>
> Modified Files:
> othersrc/external/bsd/mat/dist: mat.c mat.h
> othersrc/external/bsd/mat/libmat: shlib_version
>
> Log Message:
> Use mmap(2) to write files, where p
See comments inline...
> Module Name: othersrc
> Committed By: agc
> Date: Sun Nov 25 20:20:36 UTC 2012
>
> Modified Files:
> othersrc/external/bsd/mat/dist: mat.c mat.h
> othersrc/external/bsd/mat/libmat: shlib_version
>
> Log Message:
> Use mmap(2) to write files, where p