OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Ted Unangst (teducvs.openbsd.org)
Date: Wed Jul 02 2003 - 19:00:05 CDT


CVSROOT: /cvs
Module name: src
Changes by: teducvs.openbsd.org 2003/07/02 18:00:05

Modified files:
        sys/compat/linux: syscalls.master linux_dummy.c linux_misc.c

Log message:
add mmap2 (mmap64, take your pick) and clean up some. use MAP_TRYFIXED
since that's the way linux works. no regressions by various ports testers,
eyeballed by a few others.