summaryrefslogtreecommitdiff
path: root/eg/scan
diff options
context:
space:
mode:
Diffstat (limited to 'eg/scan')
-rw-r--r--eg/scan/scan_df2
-rw-r--r--eg/scan/scan_last2
-rw-r--r--eg/scan/scan_messages2
-rw-r--r--eg/scan/scan_passwd2
-rw-r--r--eg/scan/scan_ps2
-rw-r--r--eg/scan/scan_sudo2
-rw-r--r--eg/scan/scan_suid2
-rw-r--r--eg/scan/scanner2
8 files changed, 8 insertions, 8 deletions
diff --git a/eg/scan/scan_df b/eg/scan/scan_df
index ea76f8804a..c221cdc9db 100644
--- a/eg/scan/scan_df
+++ b/eg/scan/scan_df
@@ -1,6 +1,6 @@
#!/usr/bin/perl -P
-# $Header: scan_df,v 4.0 91/03/20 01:12:28 lwall Locked $
+# $RCSfile: scan_df,v $$Revision: 4.1 $$Date: 92/08/07 17:20:33 $
# This report points out filesystems that are in danger of overflowing.
diff --git a/eg/scan/scan_last b/eg/scan/scan_last
index c2c1606224..4d15ca0a3f 100644
--- a/eg/scan/scan_last
+++ b/eg/scan/scan_last
@@ -1,6 +1,6 @@
#!/usr/bin/perl -P
-# $Header: scan_last,v 4.0 91/03/20 01:12:45 lwall Locked $
+# $RCSfile: scan_last,v $$Revision: 4.1 $$Date: 92/08/07 17:20:35 $
# This reports who was logged on at weird hours
diff --git a/eg/scan/scan_messages b/eg/scan/scan_messages
index 5aa45ff102..6cf099717d 100644
--- a/eg/scan/scan_messages
+++ b/eg/scan/scan_messages
@@ -1,6 +1,6 @@
#!/usr/bin/perl -P
-# $Header: scan_messages,v 4.0 91/03/20 01:13:01 lwall Locked $
+# $RCSfile: scan_messages,v $$Revision: 4.1 $$Date: 92/08/07 17:20:37 $
# This prints out extraordinary console messages. You'll need to customize.
diff --git a/eg/scan/scan_passwd b/eg/scan/scan_passwd
index e24e1852e4..50f6fc886a 100644
--- a/eg/scan/scan_passwd
+++ b/eg/scan/scan_passwd
@@ -1,6 +1,6 @@
#!/usr/bin/perl
-# $Header: scan_passwd,v 4.0 91/03/20 01:13:18 lwall Locked $
+# $RCSfile: scan_passwd,v $$Revision: 4.1 $$Date: 92/08/07 17:20:38 $
# This scans passwd file for security holes.
diff --git a/eg/scan/scan_ps b/eg/scan/scan_ps
index 44fdfbbd69..18b5cb27e4 100644
--- a/eg/scan/scan_ps
+++ b/eg/scan/scan_ps
@@ -1,6 +1,6 @@
#!/usr/bin/perl -P
-# $Header: scan_ps,v 4.0 91/03/20 01:13:29 lwall Locked $
+# $RCSfile: scan_ps,v $$Revision: 4.1 $$Date: 92/08/07 17:20:40 $
# This looks for looping processes.
diff --git a/eg/scan/scan_sudo b/eg/scan/scan_sudo
index c5d46466cf..5b143e941c 100644
--- a/eg/scan/scan_sudo
+++ b/eg/scan/scan_sudo
@@ -1,6 +1,6 @@
#!/usr/bin/perl -P
-# $Header: scan_sudo,v 4.0 91/03/20 01:13:44 lwall Locked $
+# $RCSfile: scan_sudo,v $$Revision: 4.1 $$Date: 92/08/07 17:20:42 $
# Analyze the sudo log.
diff --git a/eg/scan/scan_suid b/eg/scan/scan_suid
index fdff2a0ebe..c10aa5864d 100644
--- a/eg/scan/scan_suid
+++ b/eg/scan/scan_suid
@@ -1,6 +1,6 @@
#!/usr/bin/perl -P
-# $Header: scan_suid,v 4.0 91/03/20 01:14:00 lwall Locked $
+# $RCSfile: scan_suid,v $$Revision: 4.1 $$Date: 92/08/07 17:20:43 $
# Look for new setuid root files.
diff --git a/eg/scan/scanner b/eg/scan/scanner
index 968a36dc8d..e73cdc8815 100644
--- a/eg/scan/scanner
+++ b/eg/scan/scanner
@@ -1,6 +1,6 @@
#!/usr/bin/perl
-# $Header: scanner,v 4.0 91/03/20 01:14:11 lwall Locked $
+# $RCSfile: scanner,v $$Revision: 4.1 $$Date: 92/08/07 17:20:44 $
# This runs all the scan_* routines on all the machines in /etc/ghosts.
# We run this every morning at about 6 am: