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.
--
Pawel Jakub Dawidek
UNIX Systems Administrator
http://garage.freebsd.pl
Am I Evil? Yes, I Am.
msg36646/pgp00000.pgp
Description: PGP signature

