diff options
author | Robert Watson <rwatson@FreeBSD.org> | 2005-05-30 15:20:21 +0000 |
---|---|---|
committer | Robert Watson <rwatson@FreeBSD.org> | 2005-05-30 15:20:21 +0000 |
commit | 3984b2328c055e9b6082bbc50d09ae630c1050b1 (patch) | |
tree | 2ee8f9a49c0391ded3bfd03b5d1f7623e4bac669 /sys/compat/svr4/svr4_syscallnames.c | |
parent | f3596e3370dc85b72e323eb0b45f5d5a51934e67 (diff) |
Rebuild generated system call definition files following the addition of
the audit event field to the syscalls.master file format.
Submitted by: wsalamon
Obtained from: TrustedBSD Project
Notes
Notes:
svn path=/head/; revision=146807
Diffstat (limited to 'sys/compat/svr4/svr4_syscallnames.c')
-rw-r--r-- | sys/compat/svr4/svr4_syscallnames.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/compat/svr4/svr4_syscallnames.c b/sys/compat/svr4/svr4_syscallnames.c index 5fc4d0eb2d70..11896ac7bd0c 100644 --- a/sys/compat/svr4/svr4_syscallnames.c +++ b/sys/compat/svr4/svr4_syscallnames.c @@ -3,7 +3,7 @@ * * DO NOT EDIT-- this file is automatically generated. * $FreeBSD$ - * created from FreeBSD: src/sys/compat/svr4/syscalls.master,v 1.16 2004/08/24 20:21:21 jhb Exp + * created from FreeBSD: src/sys/compat/svr4/syscalls.master,v 1.17 2005/05/30 15:09:17 rwatson Exp */ const char *svr4_syscallnames[] = { |