]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add an option (-M) to install to disable use of mmap(2). This is kinda
authorPeter Wemm <peter@FreeBSD.org>
Sun, 11 Jan 1998 11:43:36 +0000 (11:43 +0000)
committerPeter Wemm <peter@FreeBSD.org>
Sun, 11 Jan 1998 11:43:36 +0000 (11:43 +0000)
commitff8962446b0a1efc992373636bf917874a039b58
treef890089daffbd0766e60af33e9e66dad4e5d3072
parent5905ba8289cedd5c69e8b964044519513d7b8861
Add an option (-M) to install to disable use of mmap(2).  This is kinda
handy at the moment with -current's mmap+unlink interactions..  The
problems seem worst when using INSTALL="install -C" in /etc/make.conf.
This could well come in handy in the future too.
usr.bin/xinstall/install.1
usr.bin/xinstall/xinstall.c