From owner-p4-projects@FreeBSD.ORG Wed Apr 9 12:37:46 2003 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 90EEF37B404; Wed, 9 Apr 2003 12:37:45 -0700 (PDT) Delivered-To: perforce@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3093837B401 for ; Wed, 9 Apr 2003 12:37:45 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B919043F93 for ; Wed, 9 Apr 2003 12:37:44 -0700 (PDT) (envelope-from peter@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h39Jbi0U036899 for ; Wed, 9 Apr 2003 12:37:44 -0700 (PDT) (envelope-from peter@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h39JbiDw036896 for perforce@freebsd.org; Wed, 9 Apr 2003 12:37:44 -0700 (PDT) Date: Wed, 9 Apr 2003 12:37:44 -0700 (PDT) Message-Id: <200304091937.h39JbiDw036896@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to peter@freebsd.org using -f From: Peter Wemm To: Perforce Change Reviews Subject: PERFORCE change 28661 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 19:37:46 -0000 http://perforce.freebsd.org/chv.cgi?CH=28661 Change 28661 by peter@peter_daintree on 2003/04/09 12:37:15 I'm going to regret this, I'm sure. Affected files ... .. //depot/projects/hammer/lib/libc/x86_64/_fpmath.h#1 branch .. //depot/projects/hammer/lib/libc/x86_64/arith.h#1 branch .. //depot/projects/hammer/lib/libc/x86_64/gen/Makefile.inc#1 branch .. //depot/projects/hammer/lib/libc/x86_64/gen/_ctx_start.S#1 branch .. //depot/projects/hammer/lib/libc/x86_64/gen/_setjmp.S#1 branch .. //depot/projects/hammer/lib/libc/x86_64/gen/alloca.S#1 branch .. //depot/projects/hammer/lib/libc/x86_64/gen/fabs.S#1 branch .. //depot/projects/hammer/lib/libc/x86_64/gen/frexp.c#1 branch .. //depot/projects/hammer/lib/libc/x86_64/gen/infinity.c#1 branch .. //depot/projects/hammer/lib/libc/x86_64/gen/isinf.c#1 branch .. //depot/projects/hammer/lib/libc/x86_64/gen/ldexp.c#1 branch .. //depot/projects/hammer/lib/libc/x86_64/gen/makecontext.c#1 branch .. //depot/projects/hammer/lib/libc/x86_64/gen/modf.S#1 branch .. //depot/projects/hammer/lib/libc/x86_64/gen/rfork_thread.S#1 branch .. //depot/projects/hammer/lib/libc/x86_64/gen/setjmp.S#1 branch .. //depot/projects/hammer/lib/libc/x86_64/gen/signalcontext.c#1 branch .. //depot/projects/hammer/lib/libc/x86_64/gen/sigsetjmp.S#1 branch .. //depot/projects/hammer/lib/libc/x86_64/net/Makefile.inc#1 branch .. //depot/projects/hammer/lib/libc/x86_64/net/htonl.S#1 branch .. //depot/projects/hammer/lib/libc/x86_64/net/htons.S#1 branch .. //depot/projects/hammer/lib/libc/x86_64/net/ntohl.S#1 branch .. //depot/projects/hammer/lib/libc/x86_64/net/ntohs.S#1 branch .. //depot/projects/hammer/lib/libc/x86_64/stdlib/Makefile.inc#1 branch .. //depot/projects/hammer/lib/libc/x86_64/stdlib/abs.S#1 branch .. //depot/projects/hammer/lib/libc/x86_64/stdlib/div.S#1 branch .. //depot/projects/hammer/lib/libc/x86_64/stdlib/gdtoa.mk#1 branch .. //depot/projects/hammer/lib/libc/x86_64/stdlib/labs.S#1 branch .. //depot/projects/hammer/lib/libc/x86_64/stdlib/ldiv.S#1 branch .. //depot/projects/hammer/lib/libc/x86_64/string/Makefile.inc#1 branch .. //depot/projects/hammer/lib/libc/x86_64/string/bcmp.S#1 branch .. //depot/projects/hammer/lib/libc/x86_64/string/bcopy.S#1 branch .. //depot/projects/hammer/lib/libc/x86_64/string/bzero.S#1 branch .. //depot/projects/hammer/lib/libc/x86_64/string/ffs.S#1 branch .. //depot/projects/hammer/lib/libc/x86_64/string/index.S#1 branch .. //depot/projects/hammer/lib/libc/x86_64/string/memchr.S#1 branch .. //depot/projects/hammer/lib/libc/x86_64/string/memcmp.S#1 branch .. //depot/projects/hammer/lib/libc/x86_64/string/memcpy.S#1 branch .. //depot/projects/hammer/lib/libc/x86_64/string/memmove.S#1 branch .. //depot/projects/hammer/lib/libc/x86_64/string/memset.S#1 branch .. //depot/projects/hammer/lib/libc/x86_64/string/rindex.S#1 branch .. //depot/projects/hammer/lib/libc/x86_64/string/strcat.S#1 branch .. //depot/projects/hammer/lib/libc/x86_64/string/strchr.S#1 branch .. //depot/projects/hammer/lib/libc/x86_64/string/strcmp.S#1 branch .. //depot/projects/hammer/lib/libc/x86_64/string/strcpy.S#1 branch .. //depot/projects/hammer/lib/libc/x86_64/string/strlen.S#1 branch .. //depot/projects/hammer/lib/libc/x86_64/string/strncmp.S#1 branch .. //depot/projects/hammer/lib/libc/x86_64/string/strrchr.S#1 branch .. //depot/projects/hammer/lib/libc/x86_64/string/swab.S#1 branch .. //depot/projects/hammer/lib/libc/x86_64/string/wcschr.S#1 branch .. //depot/projects/hammer/lib/libc/x86_64/string/wcscmp.S#1 branch .. //depot/projects/hammer/lib/libc/x86_64/string/wcslen.S#1 branch .. //depot/projects/hammer/lib/libc/x86_64/string/wmemchr.S#1 branch .. //depot/projects/hammer/lib/libc/x86_64/sys/Makefile.inc#1 branch .. //depot/projects/hammer/lib/libc/x86_64/sys/Ovfork.S#1 branch .. //depot/projects/hammer/lib/libc/x86_64/sys/brk.S#1 branch .. //depot/projects/hammer/lib/libc/x86_64/sys/cerror.S#1 branch .. //depot/projects/hammer/lib/libc/x86_64/sys/exect.S#1 branch .. //depot/projects/hammer/lib/libc/x86_64/sys/pipe.S#1 branch .. //depot/projects/hammer/lib/libc/x86_64/sys/ptrace.S#1 branch .. //depot/projects/hammer/lib/libc/x86_64/sys/reboot.S#1 branch .. //depot/projects/hammer/lib/libc/x86_64/sys/sbrk.S#1 branch .. //depot/projects/hammer/lib/libc/x86_64/sys/setlogin.S#1 branch .. //depot/projects/hammer/lib/libc/x86_64/sys/sigreturn.S#1 branch .. //depot/projects/hammer/lib/libc/x86_64/sys/syscall.S#1 branch Differences ...