PERFORCE change 79202 for review
Robert Watson
rwatson at FreeBSD.org
Wed Jun 29 22:20:01 GMT 2005
http://perforce.freebsd.org/chv.cgi?CH=79202
Change 79202 by rwatson at 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 {
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message
More information about the trustedbsd-cvs
mailing list