linux emu - iron out bugs
authorAlex Hornung <ahornung@gmail.com>
Mon, 15 Mar 2010 19:08:42 +0000 (19:08 +0000)
committerAlex Hornung <ahornung@gmail.com>
Mon, 15 Mar 2010 19:20:14 +0000 (19:20 +0000)
commit1ee65745e2ea6a81c9a06b08f0637840f978660f
tree273d8a76d93613211ef4a652839895f897c1be89
parent44fdeccba94d6a8a0b0ca9557616dc19a7560728
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.
sys/emulation/linux/i386/linux_machdep.c
sys/emulation/linux/linux_misc.c