看板 DFBSD_commit 關於我們 聯絡資訊
commit 1ee65745e2ea6a81c9a06b08f0637840f978660f Author: Alex Hornung <ahornung@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