Date: Mon, 19 Jan 2004 18:35:46 -0800 (PST) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 interrupt.c trap.c Message-ID: <200401200235.i0K2Zkpi018377@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2004/01/19 18:35:46 PST FreeBSD src repository Modified files: sys/ia64/ia64 interrupt.c trap.c Log: s/framep/tf/g -- this normalizes on the use of tf to point to the trapframe and improves grep-ability. Revision Changes Path 1.44 +8 -8 src/sys/ia64/ia64/interrupt.c 1.96 +81 -81 src/sys/ia64/ia64/trap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401200235.i0K2Zkpi018377>