Date: Thu, 24 Feb 2005 18:24:16 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/compat/freebsd32 syscalls.master Message-ID: <200502241824.j1OIOGwx077914@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2005-02-24 18:24:16 UTC
FreeBSD src repository
Modified files:
sys/compat/freebsd32 syscalls.master
Log:
Use msync() to implement msync() for freebsd32 emulation. This isn't quite
right for certain MAP_FIXED mappings on ia64 but it will work fine for all
other mappings and works fine on amd64.
Requested by: ps, Christian Zander
MFC after: 1 week
Revision Changes Path
1.47 +1 -1 src/sys/compat/freebsd32/syscalls.master
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502241824.j1OIOGwx077914>
