Date: Wed, 23 Jan 2002 14:46:15 -0800 (PST) From: Andrew Gallatin <gallatin@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/compat/linux linux_misc.c src/sys/alpha/linux syscalls.master Message-ID: <200201232246.g0NMkFR63677@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gallatin 2002/01/23 14:46:14 PST
Modified files:
sys/compat/linux linux_misc.c
sys/alpha/linux syscalls.master
Log:
Linux/alpha uses the same BSDish return mechanism we do for
getpid, getuid, getgid and pipe, since they bootstrapped from
OSF/1 and never cleaned up. Switch to the native syscalls
on alpha so that the above functions work
MFC after: 7 days
Revision Changes Path
1.51 +5 -5 src/sys/alpha/linux/syscalls.master
1.112 +4 -0 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?200201232246.g0NMkFR63677>
