Date: Wed, 16 Dec 1998 07:21:55 -0800 (PST) From: Bruce Evans <bde@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/alpha/alpha trap.c vm_machdep.c src/sys/i386/i386 trap.c vm_machdep.c Message-ID: <199812161521.HAA18079@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1998/12/16 07:21:55 PST Modified files: sys/alpha/alpha trap.c vm_machdep.c sys/i386/i386 trap.c vm_machdep.c Log: Removed bogus casts of USRSTACK and/or the other operand in binary expressions involving USRSTACK. Revision Changes Path 1.9 +2 -2 src/sys/alpha/alpha/trap.c 1.6 +4 -4 src/sys/alpha/alpha/vm_machdep.c 1.131 +4 -7 src/sys/i386/i386/trap.c 1.114 +4 -4 src/sys/i386/i386/vm_machdep.c 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?199812161521.HAA18079>