Date: Mon, 11 Mar 1996 18:27:23 -0800 (PST) From: John Dyson <dyson> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/vm vm_mmap.c Message-ID: <199603120227.SAA15542@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dyson 96/03/11 18:27:22 Modified: sys/vm vm_mmap.c Log: Allow mmap'ed devices to work correctly across forks. The sanest solution appeared to be to allow the child to maintain the same mapping as the parent. Revision Changes Path 1.39 +11 -3 src/sys/vm/vm_mmap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199603120227.SAA15542>