git: linux emu - iron out bugs

Alex Hornung alexh at crater.dragonflybsd.org
Mon Mar 15 12:21:21 PDT 2010


commit 1ee65745e2ea6a81c9a06b08f0637840f978660f
Author: Alex Hornung <ahornung at gmail.com>
Date:   Mon Mar 15 19:08:42 2010 +0000

    linux emu - iron out bugs
    
    * mmap: make sure that PROT_READ is not set if PROT_NONE is specified.
    
    * sysinfo: Updata sysinfo to the new structure used since linux
      2.3.something.

Summary of changes:
 sys/emulation/linux/i386/linux_machdep.c |    6 +++++-
 sys/emulation/linux/linux_misc.c         |   11 +++++++++--
 2 files changed, 14 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1ee65745e2ea6a81c9a06b08f0637840f978660f


-- 
DragonFly BSD source repository





More information about the Commits mailing list