Date: Wed, 24 Jan 2001 05:10:17 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha pmap.c Message-ID: <200101241310.f0ODAHZ40183@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2001/01/24 05:10:17 PST Modified files: sys/alpha/alpha pmap.c Log: Oops, when converting if (foo) panic() to a KASSERT(), you have to invert the test case. Spotted by: peter, jasone Revision Changes Path 1.49 +5 -4 src/sys/alpha/alpha/pmap.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?200101241310.f0ODAHZ40183>