Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 588
b: refs/heads/master
c: 85c8721
h: refs/heads/master
v: v3
  • Loading branch information
unknown committed Apr 29, 2005
1 parent 82e99e8 commit 874184f
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 67eb81e1686f44bcf8f005b296213fd2c21b4719
refs/heads/master: 85c8721ff3bc96b702427a440616079e8daf8a2f
2 changes: 1 addition & 1 deletion trunk/include/linux/audit.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* audit.h -- Auditing support -*- linux-c -*-
/* audit.h -- Auditing support
*
* Copyright 2003-2004 Red Hat Inc., Durham, North Carolina.
* All Rights Reserved.
Expand Down
4 changes: 2 additions & 2 deletions trunk/kernel/audit.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* audit.c -- Auditing support -*- linux-c -*-
/* audit.c -- Auditing support
* Gateway between the kernel (e.g., selinux) and the user-space audit daemon.
* System-call specific features have moved to auditsc.c
*
Expand Down Expand Up @@ -38,7 +38,7 @@
* 6) Support low-overhead kernel-based filtering to minimize the
* information that must be passed to user-space.
*
* Example user-space utilities: http://people.redhat.com/faith/audit/
* Example user-space utilities: http://people.redhat.com/sgrubb/audit/
*/

#include <linux/init.h>
Expand Down
2 changes: 1 addition & 1 deletion trunk/kernel/auditsc.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* auditsc.c -- System-call auditing support -*- linux-c -*-
/* auditsc.c -- System-call auditing support
* Handles all system-call specific auditing features.
*
* Copyright 2003-2004 Red Hat Inc., Durham, North Carolina.
Expand Down

0 comments on commit 874184f

Please sign in to comment.