Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Aug 2002 04:31:59 +0200
From:      Pawel Jakub Dawidek <nick@garage.freebsd.pl>
To:        freebsd-hackers@freebsd.org
Subject:   Syscalls numbers in -CURRENT.
Message-ID:  <20020831023159.GJ31943@garage.freebsd.pl>

next in thread | raw e-mail | index | archive | help

--F67xnxMyVwCoXwbx
Content-Type: text/plain; charset=iso-8859-2
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hello hackers...

Syscall number (when catching syscall) in -STABLE in placed in:

	p->p_md.md_regs->tf_eax (for i386)
	p->p_md.md_tf[FRAME_V0] (for alpha)

But as I see, in -CURRENT even p_md has diffrent type.
Could someone can give me equivalent place (where syscall number is stored)
for i386, alpha, ia64, sparc64 and powerpc in -CURRENT?

Thanks.

--=20
Pawel Jakub Dawidek
UNIX Systems Administrator
http://garage.freebsd.pl
Am I Evil? Yes, I Am.

--F67xnxMyVwCoXwbx
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (FreeBSD)

iQCVAwUBPXAqnj/PhmMH/Mf1AQExwQP/b+/Z6oPZbkTW8YU4biw1WGK6S210CXG3
+e6JC+TCsXO9Cz/69sABR+M4+SouxQ2r9lmUT5TvBOCmslx5lMuNF9YghJG7J1Ed
7jgLNPsOKKXVPgZS53/MfV4z1aBLjjw3YoAxHUem0tUy2ribyV8mC+5ag5q0mzZ5
rxjEnugw0fY=
=6dkv
-----END PGP SIGNATURE-----

--F67xnxMyVwCoXwbx--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020831023159.GJ31943>