From owner-cvs-all Sun Jul 7 14:18: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7CA5E37B406; Sun, 7 Jul 2002 14:18:00 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2EC6543E3B; Sun, 7 Jul 2002 14:18:00 -0700 (PDT) (envelope-from jmallett@FreeBSD.org) Received: from freefall.freebsd.org (jmallett@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g67LI0JU038387; Sun, 7 Jul 2002 14:18:00 -0700 (PDT) (envelope-from jmallett@freefall.freebsd.org) Received: (from jmallett@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g67LI0AR038386; Sun, 7 Jul 2002 14:18:00 -0700 (PDT) Message-Id: <200207072118.g67LI0AR038386@freefall.freebsd.org> From: Juli Mallett Date: Sun, 7 Jul 2002 14:18:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: projects/sccs/sccs sccs.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/07/07 14:17:59 PDT Modified files: sccs/sccs sccs.c Log: Fix sparc64 build, don't smash a pointer into an `int', that's lame, but if we use `uintptr_t', that's slightly less so. Yuck. Revision Changes Path 1.11 +1 -1 projects/sccs/sccs/sccs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message