From owner-cvs-all Sun Sep 10 22:28:55 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C8E2D37B423; Sun, 10 Sep 2000 22:28:52 -0700 (PDT) Received: (from jhb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA24574; Sun, 10 Sep 2000 22:28:52 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-Id: <200009110528.WAA24574@freefall.freebsd.org> From: John Baldwin Date: Sun, 10 Sep 2000 22:28:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha db_disasm.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2000/09/10 22:28:52 PDT Modified files: sys/alpha/alpha db_disasm.c Log: Don't tell printf() to output a sign when printing out a value as hex. kvprintf() doesn't print out a sign for hex anyways. Revision Changes Path 1.5 +2 -2 src/sys/alpha/alpha/db_disasm.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message