Date: Sat, 13 Apr 2002 21:43:23 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 9701 for review Message-ID: <200204140443.g3E4hNF81028@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <sys/types.h> @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204140443.g3E4hNF81028>