From owner-p4-projects Fri Apr 19 6:54: 0 2002 Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 4718637B41D; Fri, 19 Apr 2002 06:53:55 -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 979F337B41C for ; Fri, 19 Apr 2002 06:53:54 -0700 (PDT) Received: (from perforce@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3JDrsD43759 for perforce@freebsd.org; Fri, 19 Apr 2002 06:53:54 -0700 (PDT) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Fri, 19 Apr 2002 06:53:54 -0700 (PDT) Message-Id: <200204191353.g3JDrsD43759@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: perforce set sender to bb+lists.freebsd.perforce@cyrus.watson.org using -f From: Robert Watson Subject: PERFORCE change 9999 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=9999 Change 9999 by rwatson@rwatson_tislabs on 2002/04/19 06:53:27 During the last integ, I missed submitting the regenerated syscalls.c. Because the only differences were in the header comment, this didn't affect compilation, but is worth fixing to prevent P4 from getting upset in the future. Affected files ... ... //depot/projects/trustedbsd/mac/sys/kern/syscalls.c#13 edit Differences ... ==== //depot/projects/trustedbsd/mac/sys/kern/syscalls.c#13 (text+ko) ==== @@ -2,16 +2,8 @@ * System call names. * * DO NOT EDIT-- this file is automatically generated. ->>>> ORIGINAL syscalls.c#6 - * $FreeBSD: src/sys/kern/syscalls.c,v 1.105 2002/03/05 16:13:00 rwatson Exp $ - * created from FreeBSD: src/sys/kern/syscalls.master,v 1.107 2002/03/05 16:11:11 rwatson Exp -==== THEIRS syscalls.c#7 - * $FreeBSD: src/sys/kern/syscalls.c,v 1.107 2002/04/14 05:33:58 alc Exp $ + * $FreeBSD$ * created from FreeBSD: src/sys/kern/syscalls.master,v 1.109 2002/04/14 05:31:47 alc Exp -==== YOURS syscalls.c - * $FreeBSD$ - * created from FreeBSD: src/sys/kern/syscalls.master,v 1.107 2002/03/05 16:11:11 rwatson Exp -<<<< */ char *syscallnames[] = { To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe p4-projects" in the body of the message