Date: Wed, 29 Jun 2005 22:20:01 GMT From: Robert Watson <rwatson@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 79202 for review Message-ID: <200506292220.j5TMK1cE048849@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=79202 Change 79202 by rwatson@rwatson_zoo on 2005/06/29 22:19:25 Regenerate. Affected files ... .. //depot/projects/trustedbsd/audit3/sys/sys/sysproto.h#14 edit Differences ... ==== //depot/projects/trustedbsd/audit3/sys/sys/sysproto.h#14 (text+ko) ==== @@ -2,7 +2,7 @@ * System call prototypes. * * DO NOT EDIT-- this file is automatically generated. - * $FreeBSD: src/sys/sys/sysproto.h,v 1.175 2005/05/30 15:20:21 rwatson Exp $ + * $FreeBSD$ * created from FreeBSD: src/sys/kern/syscalls.master,v 1.196 2005/05/30 15:09:18 rwatson Exp */ @@ -1339,7 +1339,6 @@ char length_l_[PADL_(u_int)]; u_int length; char length_r_[PADR_(u_int)]; }; struct auditctl_args { - char cmd_l_[PADL_(int)]; int cmd; char cmd_r_[PADR_(int)]; char path_l_[PADL_(char *)]; char * path; char path_r_[PADR_(char *)]; }; struct _umtx_op_args {
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506292220.j5TMK1cE048849>