Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Apr 2002 09:09:09 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 9829 for review
Message-ID:  <200204161609.g3GG99x55808@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=9829

Change 9829 by rwatson@rwatson_curry on 2002/04/16 09:08:32

	Regen system call files.

Affected files ...

... //depot/projects/trustedbsd/mac/sys/kern/init_sysent.c#13 edit
... //depot/projects/trustedbsd/mac/sys/kern/syscalls.master#11 edit
... //depot/projects/trustedbsd/mac/sys/sys/syscall.h#14 edit
... //depot/projects/trustedbsd/mac/sys/sys/syscall.mk#14 edit
... //depot/projects/trustedbsd/mac/sys/sys/sysproto.h#15 edit

Differences ...

==== //depot/projects/trustedbsd/mac/sys/kern/init_sysent.c#13 (text+ko) ====

@@ -2,16 +2,8 @@
  * System call switch table.
  *
  * DO NOT EDIT-- this file is automatically generated.
->>>> ORIGINAL init_sysent.c#6
- * $FreeBSD: src/sys/kern/init_sysent.c,v 1.118 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 init_sysent.c#7
- * $FreeBSD: src/sys/kern/init_sysent.c,v 1.120 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 init_sysent.c
- * $FreeBSD$
- * created from FreeBSD: src/sys/kern/syscalls.master,v 1.107 2002/03/05 16:11:11 rwatson Exp 
-<<<<
  */
 
 #include "opt_compat.h"

==== //depot/projects/trustedbsd/mac/sys/kern/syscalls.master#11 (text+ko) ====


==== //depot/projects/trustedbsd/mac/sys/sys/syscall.h#14 (text+ko) ====

@@ -2,16 +2,8 @@
  * System call numbers.
  *
  * DO NOT EDIT-- this file is automatically generated.
->>>> ORIGINAL syscall.h#7
- * $FreeBSD: src/sys/sys/syscall.h,v 1.104 2002/03/05 16:13:01 rwatson Exp $
- * created from FreeBSD: src/sys/kern/syscalls.master,v 1.107 2002/03/05 16:11:11 rwatson Exp 
-==== THEIRS syscall.h#8
- * $FreeBSD: src/sys/sys/syscall.h,v 1.106 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 syscall.h
- * $FreeBSD$
- * created from FreeBSD: src/sys/kern/syscalls.master,v 1.107 2002/03/05 16:11:11 rwatson Exp 
-<<<<
  */
 
 #define	SYS_syscall	0

==== //depot/projects/trustedbsd/mac/sys/sys/syscall.mk#14 (text+ko) ====

@@ -1,15 +1,7 @@
 # FreeBSD system call names.
 # DO NOT EDIT-- this file is automatically generated.
->>>> ORIGINAL syscall.mk#7
-# $FreeBSD: src/sys/sys/syscall.mk,v 1.59 2002/03/05 16:13:01 rwatson Exp $
-# created from FreeBSD: src/sys/kern/syscalls.master,v 1.107 2002/03/05 16:11:11 rwatson Exp 
-==== THEIRS syscall.mk#8
-# $FreeBSD: src/sys/sys/syscall.mk,v 1.61 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 syscall.mk
-# $FreeBSD$
-# created from FreeBSD: src/sys/kern/syscalls.master,v 1.107 2002/03/05 16:11:11 rwatson Exp 
-<<<<
 MIASM =  \
 	syscall.o \
 	exit.o \

==== //depot/projects/trustedbsd/mac/sys/sys/sysproto.h#15 (text+ko) ====

@@ -2,16 +2,8 @@
  * System call prototypes.
  *
  * DO NOT EDIT-- this file is automatically generated.
->>>> ORIGINAL sysproto.h#8
- * $FreeBSD: src/sys/sys/sysproto.h,v 1.96 2002/03/19 20:18:41 alfred Exp $
- * created from FreeBSD: src/sys/kern/syscalls.master,v 1.107 2002/03/05 16:11:11 rwatson Exp 
-==== THEIRS sysproto.h#9
- * $FreeBSD: src/sys/sys/sysproto.h,v 1.98 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 sysproto.h
- * $FreeBSD$
- * created from FreeBSD: src/sys/kern/syscalls.master,v 1.107 2002/03/05 16:11:11 rwatson Exp 
-<<<<
  */
 
 #ifndef _SYS_SYSPROTO_H_

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?200204161609.g3GG99x55808>