cvs commit: src/sys/compat/freebsd32 syscalls.master
John Baldwin
jhb at FreeBSD.org
Thu Feb 24 18:24:16 GMT 2005
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
More information about the cvs-src
mailing list