Date: Fri, 16 Feb 2001 06:42:12 -0800 (PST) From: Jonathan Lemon <jlemon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/linux syscalls.master linux.h src/sys/alpha/linux syscalls.master linux.h src/sys/compat/linux linux_file.c linux_misc.c Message-ID: <200102161442.f1GEgCd46508@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jlemon 2001/02/16 06:42:12 PST
Modified files:
sys/i386/linux syscalls.master linux.h
sys/alpha/linux syscalls.master linux.h
sys/compat/linux linux_file.c linux_misc.c
Log:
Add mount syscall to linux emulation. Also improve emulation of reboot.
Revision Changes Path
1.39 +7 -5 src/sys/i386/linux/syscalls.master
1.52 +10 -1 src/sys/i386/linux/linux.h
1.43 +7 -5 src/sys/alpha/linux/syscalls.master
1.50 +10 -1 src/sys/alpha/linux/linux.h
1.50 +90 -1 src/sys/compat/linux/linux_file.c
1.95 +21 -1 src/sys/compat/linux/linux_misc.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102161442.f1GEgCd46508>
