Date: Thu, 6 Jul 2000 18:18:22 -0700 (PDT) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/linux syscalls.master Message-ID: <200007070118.SAA20555@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2000/07/06 18:18:22 PDT
Modified files: (Branch: RELENG_4)
sys/i386/linux syscalls.master
Log:
MFC: rev 1.31
Fixed the return type for exit() and the args struct tag several NOPROTO
syscalls including exit(). These entries were unused, so the bugs had no
effect, but the the args struct tag will be used to calculate sy_nargs
correctly. exit() was wrong in all emulators.
Revision Changes Path
1.30.2.1 +4 -3 src/sys/i386/linux/syscalls.master
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?200007070118.SAA20555>
