From owner-p4-projects Sat Apr 13 21:43:29 2002 Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 794C237B405; Sat, 13 Apr 2002 21:43:24 -0700 (PDT) Delivered-To: perforce@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AC9D737B404 for ; Sat, 13 Apr 2002 21:43:23 -0700 (PDT) Received: (from perforce@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3E4hNF81028 for perforce@freebsd.org; Sat, 13 Apr 2002 21:43:23 -0700 (PDT) (envelope-from peter@freebsd.org) Date: Sat, 13 Apr 2002 21:43:23 -0700 (PDT) Message-Id: <200204140443.g3E4hNF81028@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: perforce set sender to peter@freebsd.org using -f From: Peter Wemm Subject: PERFORCE change 9701 for review To: Perforce Change Reviews Sender: owner-p4-projects@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG http://people.freebsd.org/~peter/p4db/chv.cgi?CH=9701 Change 9701 by peter@peter_thunder on 2002/04/13 21:42:43 sync with unwind.c as committed to cvs Affected files ... ... //depot/projects/ia64/lib/libc/ia64/gen/unwind.c#5 integrate Differences ... ==== //depot/projects/ia64/lib/libc/ia64/gen/unwind.c#5 (text+ko) ==== @@ -23,7 +23,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/lib/libc/ia64/gen/unwind.c,v 1.1 2002/04/13 04:06:34 marcel Exp $ */ #include @@ -38,7 +38,7 @@ #define PT_IA_64_UNWIND 0x70000001 #endif -#define SANITY 1 +#define SANITY 0 struct ia64_unwind_entry { To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe p4-projects" in the body of the message