Date: Tue, 9 May 2000 11:23:18 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/osf1 syscalls.master src/sys/i386/linux syscalls.master Message-ID: <200005091823.LAA03760@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2000/05/09 11:23:18 PDT
Modified files:
sys/alpha/osf1 syscalls.master
sys/i386/linux syscalls.master
Log:
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.2 +13 -14 src/sys/alpha/osf1/syscalls.master
1.31 +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?200005091823.LAA03760>
