From 1ed696ee4cb1db15054e43fe782af77450589d6c Mon Sep 17 00:00:00 2001
From: ballen4705 <ballen4705@4ea69e1a-61f1-4043-bf83-b5c94c648137>
Date: Wed, 12 Apr 2006 14:54:29 +0000
Subject: [PATCH] Change copyright date to cover 2006

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@2142 4ea69e1a-61f1-4043-bf83-b5c94c648137
---
 sm5/CHANGELOG                   | 4 +++-
 sm5/README                      | 4 ++--
 sm5/atacmdnames.c               | 4 ++--
 sm5/atacmdnames.cpp             | 4 ++--
 sm5/atacmdnames.h               | 4 ++--
 sm5/atacmds.c                   | 4 ++--
 sm5/atacmds.cpp                 | 4 ++--
 sm5/atacmds.h                   | 4 ++--
 sm5/ataprint.c                  | 4 ++--
 sm5/ataprint.cpp                | 4 ++--
 sm5/ataprint.h                  | 4 ++--
 sm5/do_release                  | 4 ++--
 sm5/examplescripts/README       | 4 ++--
 sm5/extern.h                    | 4 ++--
 sm5/int64.h                     | 6 +++---
 sm5/os_darwin.c                 | 4 ++--
 sm5/os_darwin.cpp               | 4 ++--
 sm5/os_darwin.h                 | 4 ++--
 sm5/os_darwin/SMART.in          | 4 ++--
 sm5/os_freebsd.c                | 6 +++---
 sm5/os_freebsd.cpp              | 6 +++---
 sm5/os_freebsd.h                | 4 ++--
 sm5/os_generic.c                | 4 ++--
 sm5/os_generic.cpp              | 4 ++--
 sm5/os_generic.h                | 4 ++--
 sm5/os_linux.c                  | 8 ++++----
 sm5/os_linux.cpp                | 8 ++++----
 sm5/os_linux.h                  | 4 ++--
 sm5/os_netbsd.c                 | 4 ++--
 sm5/os_netbsd.cpp               | 4 ++--
 sm5/os_netbsd.h                 | 4 ++--
 sm5/os_openbsd.c                | 6 +++---
 sm5/os_openbsd.cpp              | 6 +++---
 sm5/os_openbsd.h                | 6 +++---
 sm5/os_os2.c                    | 4 ++--
 sm5/os_os2.cpp                  | 4 ++--
 sm5/os_os2.h                    | 4 ++--
 sm5/os_solaris.c                | 8 ++++----
 sm5/os_solaris.cpp              | 8 ++++----
 sm5/os_solaris.h                | 6 +++---
 sm5/os_solaris_ata.s            | 4 ++--
 sm5/os_win32/daemon_win32.c     | 4 ++--
 sm5/os_win32/daemon_win32.cpp   | 4 ++--
 sm5/os_win32/daemon_win32.h     | 4 ++--
 sm5/os_win32/hostname_win32.c   | 4 ++--
 sm5/os_win32/hostname_win32.cpp | 4 ++--
 sm5/os_win32/hostname_win32.h   | 4 ++--
 sm5/os_win32/syslog.h           | 4 ++--
 sm5/os_win32/syslog_win32.c     | 4 ++--
 sm5/os_win32/syslog_win32.cpp   | 4 ++--
 sm5/os_win32/syslogevt.c        | 6 +++---
 sm5/os_win32/syslogevt.mc       | 4 ++--
 sm5/scsicmds.c                  | 6 +++---
 sm5/scsicmds.cpp                | 6 +++---
 sm5/scsicmds.h                  | 6 +++---
 sm5/scsiprint.c                 | 6 +++---
 sm5/scsiprint.cpp               | 6 +++---
 sm5/scsiprint.h                 | 6 +++---
 sm5/smartctl.c                  | 4 ++--
 sm5/smartctl.cpp                | 4 ++--
 sm5/smartctl.h                  | 4 ++--
 sm5/smartd.c                    | 6 +++---
 sm5/smartd.cpp                  | 6 +++---
 sm5/smartd.h                    | 4 ++--
 sm5/smartd.initd.in             | 4 ++--
 sm5/smartmontools.spec          | 4 ++--
 sm5/utility.c                   | 4 ++--
 sm5/utility.cpp                 | 4 ++--
 sm5/utility.h                   | 4 ++--
 69 files changed, 163 insertions(+), 161 deletions(-)

diff --git a/sm5/CHANGELOG b/sm5/CHANGELOG
index 7a99fa9fe..53611bcaf 100644
--- a/sm5/CHANGELOG
+++ b/sm5/CHANGELOG
@@ -1,6 +1,6 @@
 CHANGELOG for smartmontools
 
-$Id: CHANGELOG,v 1.534 2006/04/06 04:09:14 dpgilbert Exp $
+$Id: CHANGELOG,v 1.535 2006/04/12 14:54:28 ballen4705 Exp $
 
 The most recent version of this file is:
 http://cvs.sourceforge.net/viewcvs.py/smartmontools/sm5/CHANGELOG?sortby=date&view=markup
@@ -34,6 +34,8 @@ NOTES FOR FUTURE RELEASES: see TODO file.
 
 smartmontools 5.34 Stable Release
 
+  [BA] Update copyright dates to 2006.
+
   [DG] [SCSI] Loosen sanity check on Seagate/Hitachi factory information
        log page so it is not skipped on recent Seagate SCSI disks.
 
diff --git a/sm5/README b/sm5/README
index 0d8e6e702..6d6e1c821 100644
--- a/sm5/README
+++ b/sm5/README
@@ -3,7 +3,7 @@ smartmontools - S.M.A.R.T. utility toolset for Darwin/Mac
 OSX, FreeBSD, Linux, NetBSD, OpenBSD, Solaris, and Windows.
 ==========================================================
 
-$Id: README,v 1.54 2005/04/20 03:29:57 ballen4705 Exp $
+$Id: README,v 1.55 2006/04/12 14:54:28 ballen4705 Exp $
 
 == HOME ==
 The home for smartmontools is located at:
@@ -19,7 +19,7 @@ You will find a mailing list for support and other questions at:
 
 
 == COPYING ==
-Copyright (C) 2002-5 Bruce Allen <smartmontools-support@lists.sourceforge.net>
+Copyright (C) 2002-6 Bruce Allen <smartmontools-support@lists.sourceforge.net>
 
 This program is free software; you can redistribute it and/or modify it
 under the terms of the GNU General Public License as published by the Free
diff --git a/sm5/atacmdnames.c b/sm5/atacmdnames.c
index 6000c9596..52b68f131 100644
--- a/sm5/atacmdnames.c
+++ b/sm5/atacmdnames.c
@@ -7,7 +7,7 @@
  * Home page of code is: http://smartmontools.sourceforge.net
  * Address of support mailing list: smartmontools-support@lists.sourceforge.net
  *
- * Copyright (C) 2003-5 Philip Williams
+ * Copyright (C) 2003-6 Philip Williams
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -26,7 +26,7 @@
 
 #define COMMAND_TABLE_SIZE 256
 
-const char *atacmdnames_c_cvsid="$Id: atacmdnames.c,v 1.12 2005/04/20 03:29:58 ballen4705 Exp $" ATACMDNAMES_H_CVSID;
+const char *atacmdnames_c_cvsid="$Id: atacmdnames.c,v 1.13 2006/04/12 14:54:28 ballen4705 Exp $" ATACMDNAMES_H_CVSID;
 
 const char cmd_reserved[]        = "[RESERVED]";
 const char cmd_vendor_specific[] = "[VENDOR SPECIFIC]";
diff --git a/sm5/atacmdnames.cpp b/sm5/atacmdnames.cpp
index f7cdb659e..28360da15 100644
--- a/sm5/atacmdnames.cpp
+++ b/sm5/atacmdnames.cpp
@@ -7,7 +7,7 @@
  * Home page of code is: http://smartmontools.sourceforge.net
  * Address of support mailing list: smartmontools-support@lists.sourceforge.net
  *
- * Copyright (C) 2003-5 Philip Williams
+ * Copyright (C) 2003-6 Philip Williams
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -26,7 +26,7 @@
 
 #define COMMAND_TABLE_SIZE 256
 
-const char *atacmdnames_c_cvsid="$Id: atacmdnames.cpp,v 1.12 2005/04/20 03:29:58 ballen4705 Exp $" ATACMDNAMES_H_CVSID;
+const char *atacmdnames_c_cvsid="$Id: atacmdnames.cpp,v 1.13 2006/04/12 14:54:28 ballen4705 Exp $" ATACMDNAMES_H_CVSID;
 
 const char cmd_reserved[]        = "[RESERVED]";
 const char cmd_vendor_specific[] = "[VENDOR SPECIFIC]";
diff --git a/sm5/atacmdnames.h b/sm5/atacmdnames.h
index 69fa78383..810cf9424 100644
--- a/sm5/atacmdnames.h
+++ b/sm5/atacmdnames.h
@@ -7,7 +7,7 @@
  * Home page of code is: http://smartmontools.sourceforge.net
  * Address of support mailing list: smartmontools-support@lists.sourceforge.net
  *
- * Copyright (C) 2003-5 Philip Williams
+ * Copyright (C) 2003-6 Philip Williams
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -23,7 +23,7 @@
 #ifndef ATACMDNAMES_H_
 #define ATACMDNAMES_H_
 
-#define ATACMDNAMES_H_CVSID "$Id: atacmdnames.h,v 1.4 2005/04/20 03:29:58 ballen4705 Exp $\n"
+#define ATACMDNAMES_H_CVSID "$Id: atacmdnames.h,v 1.5 2006/04/12 14:54:28 ballen4705 Exp $\n"
 
 /* Returns the name of the command (and possibly sub-command) with the given
    command code and feature register values. */
diff --git a/sm5/atacmds.c b/sm5/atacmds.c
index 1287f3374..03d5e629c 100644
--- a/sm5/atacmds.c
+++ b/sm5/atacmds.c
@@ -3,7 +3,7 @@
  * 
  * Home page of code is: http://smartmontools.sourceforge.net
  *
- * Copyright (C) 2002-5 Bruce Allen <smartmontools-support@lists.sourceforge.net>
+ * Copyright (C) 2002-6 Bruce Allen <smartmontools-support@lists.sourceforge.net>
  * Copyright (C) 1999-2000 Michael Cornwell <cornwell@acm.org>
  * Copyright (C) 2000 Andre Hedrick <andre@linux-ide.org>
  *
@@ -35,7 +35,7 @@
 #include "extern.h"
 #include "utility.h"
 
-const char *atacmds_c_cvsid="$Id: atacmds.c,v 1.166 2005/10/30 12:53:59 shattered Exp $"
+const char *atacmds_c_cvsid="$Id: atacmds.c,v 1.167 2006/04/12 14:54:28 ballen4705 Exp $"
 ATACMDS_H_CVSID CONFIG_H_CVSID EXTERN_H_CVSID INT64_H_CVSID UTILITY_H_CVSID;
 
 // to hold onto exit code for atexit routine
diff --git a/sm5/atacmds.cpp b/sm5/atacmds.cpp
index d6c53a1b7..1e3edf5fb 100644
--- a/sm5/atacmds.cpp
+++ b/sm5/atacmds.cpp
@@ -3,7 +3,7 @@
  * 
  * Home page of code is: http://smartmontools.sourceforge.net
  *
- * Copyright (C) 2002-5 Bruce Allen <smartmontools-support@lists.sourceforge.net>
+ * Copyright (C) 2002-6 Bruce Allen <smartmontools-support@lists.sourceforge.net>
  * Copyright (C) 1999-2000 Michael Cornwell <cornwell@acm.org>
  * Copyright (C) 2000 Andre Hedrick <andre@linux-ide.org>
  *
@@ -35,7 +35,7 @@
 #include "extern.h"
 #include "utility.h"
 
-const char *atacmds_c_cvsid="$Id: atacmds.cpp,v 1.166 2005/10/30 12:53:59 shattered Exp $"
+const char *atacmds_c_cvsid="$Id: atacmds.cpp,v 1.167 2006/04/12 14:54:28 ballen4705 Exp $"
 ATACMDS_H_CVSID CONFIG_H_CVSID EXTERN_H_CVSID INT64_H_CVSID UTILITY_H_CVSID;
 
 // to hold onto exit code for atexit routine
diff --git a/sm5/atacmds.h b/sm5/atacmds.h
index c4112feb4..01698d22c 100644
--- a/sm5/atacmds.h
+++ b/sm5/atacmds.h
@@ -3,7 +3,7 @@
  *
  * Home page of code is: http://smartmontools.sourceforge.net
  *
- * Copyright (C) 2002-5 Bruce Allen <smartmontools-support@lists.sourceforge.net>
+ * Copyright (C) 2002-6 Bruce Allen <smartmontools-support@lists.sourceforge.net>
  * Copyright (C) 1999-2000 Michael Cornwell <cornwell@acm.org>
  *
  * This program is free software; you can redistribute it and/or modify
@@ -25,7 +25,7 @@
 #ifndef ATACMDS_H_
 #define ATACMDS_H_
 
-#define ATACMDS_H_CVSID "$Id: atacmds.h,v 1.80 2005/05/10 19:15:47 chrfranke Exp $\n"
+#define ATACMDS_H_CVSID "$Id: atacmds.h,v 1.81 2006/04/12 14:54:28 ballen4705 Exp $\n"
 
 // Macro to check expected size of struct at compile time using a
 // dummy typedef.  On size mismatch, compiler reports a negative array
diff --git a/sm5/ataprint.c b/sm5/ataprint.c
index 8e20ab4a1..09cbe4de4 100644
--- a/sm5/ataprint.c
+++ b/sm5/ataprint.c
@@ -3,7 +3,7 @@
  *
  * Home page of code is: http://smartmontools.sourceforge.net
  *
- * Copyright (C) 2002-5 Bruce Allen <smartmontools-support@lists.sourceforge.net>
+ * Copyright (C) 2002-6 Bruce Allen <smartmontools-support@lists.sourceforge.net>
  * Copyright (C) 1999-2000 Michael Cornwell <cornwell@acm.org>
  *
  * This program is free software; you can redistribute it and/or modify
@@ -40,7 +40,7 @@
 #include "utility.h"
 #include "knowndrives.h"
 
-const char *ataprint_c_cvsid="$Id: ataprint.c,v 1.163 2005/10/30 12:54:00 shattered Exp $"
+const char *ataprint_c_cvsid="$Id: ataprint.c,v 1.164 2006/04/12 14:54:28 ballen4705 Exp $"
 ATACMDNAMES_H_CVSID ATACMDS_H_CVSID ATAPRINT_H_CVSID CONFIG_H_CVSID EXTERN_H_CVSID INT64_H_CVSID KNOWNDRIVES_H_CVSID SMARTCTL_H_CVSID UTILITY_H_CVSID;
 
 // for passing global control variables
diff --git a/sm5/ataprint.cpp b/sm5/ataprint.cpp
index a9600eb6b..ac40992de 100644
--- a/sm5/ataprint.cpp
+++ b/sm5/ataprint.cpp
@@ -3,7 +3,7 @@
  *
  * Home page of code is: http://smartmontools.sourceforge.net
  *
- * Copyright (C) 2002-5 Bruce Allen <smartmontools-support@lists.sourceforge.net>
+ * Copyright (C) 2002-6 Bruce Allen <smartmontools-support@lists.sourceforge.net>
  * Copyright (C) 1999-2000 Michael Cornwell <cornwell@acm.org>
  *
  * This program is free software; you can redistribute it and/or modify
@@ -40,7 +40,7 @@
 #include "utility.h"
 #include "knowndrives.h"
 
-const char *ataprint_c_cvsid="$Id: ataprint.cpp,v 1.163 2005/10/30 12:54:00 shattered Exp $"
+const char *ataprint_c_cvsid="$Id: ataprint.cpp,v 1.164 2006/04/12 14:54:28 ballen4705 Exp $"
 ATACMDNAMES_H_CVSID ATACMDS_H_CVSID ATAPRINT_H_CVSID CONFIG_H_CVSID EXTERN_H_CVSID INT64_H_CVSID KNOWNDRIVES_H_CVSID SMARTCTL_H_CVSID UTILITY_H_CVSID;
 
 // for passing global control variables
diff --git a/sm5/ataprint.h b/sm5/ataprint.h
index 8d975c6e9..d2e1e46fc 100644
--- a/sm5/ataprint.h
+++ b/sm5/ataprint.h
@@ -3,7 +3,7 @@
  *
  * Home page of code is: http://smartmontools.sourceforge.net
  *
- * Copyright (C) 2002-5 Bruce Allen <smartmontools-support@lists.sourceforge.net>
+ * Copyright (C) 2002-6 Bruce Allen <smartmontools-support@lists.sourceforge.net>
  * Copyright (C) 1999-2000 Michael Cornwell <cornwell@acm.org>
  *
  * This program is free software; you can redistribute it and/or modify
@@ -25,7 +25,7 @@
 #ifndef ATAPRINT_H_
 #define ATAPRINT_H_
 
-#define ATAPRINT_H_CVSID "$Id: ataprint.h,v 1.27 2005/04/20 03:29:58 ballen4705 Exp $\n"
+#define ATAPRINT_H_CVSID "$Id: ataprint.h,v 1.28 2006/04/12 14:54:28 ballen4705 Exp $\n"
 
 #include <stdio.h>
 #include <stdlib.h>
diff --git a/sm5/do_release b/sm5/do_release
index f570299a4..4320992d7 100755
--- a/sm5/do_release
+++ b/sm5/do_release
@@ -1,9 +1,9 @@
 #!/bin/bash -ev
 #
 # do a smartmontools release
-# (C) 2003-5 Bruce Allen <ballen4705@users.sourceforge.net>, 
+# (C) 2003-6 Bruce Allen <ballen4705@users.sourceforge.net>, 
 #          Guido Guenther <agx@sigxcpu.org>
-# $Id: do_release,v 1.34 2005/04/20 07:38:44 ballen4705 Exp $
+# $Id: do_release,v 1.35 2006/04/12 14:54:28 ballen4705 Exp $
 
 # Notes on generating releases:
 # (1) update NEWS
diff --git a/sm5/examplescripts/README b/sm5/examplescripts/README
index 51aef608f..404feca2a 100644
--- a/sm5/examplescripts/README
+++ b/sm5/examplescripts/README
@@ -1,8 +1,8 @@
 # Home page: http://smartmontools.sourceforge.net
 #
-# $Id: README,v 1.4 2005/04/20 03:30:19 ballen4705 Exp $
+# $Id: README,v 1.5 2006/04/12 14:54:28 ballen4705 Exp $
 #
-# Copyright (C) 2003-5 Bruce Allen <smartmontools-support@lists.sourceforge.net>
+# Copyright (C) 2003-6 Bruce Allen <smartmontools-support@lists.sourceforge.net>
 # 
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by the Free
diff --git a/sm5/extern.h b/sm5/extern.h
index 1fb4dcc2c..5eabed731 100644
--- a/sm5/extern.h
+++ b/sm5/extern.h
@@ -3,7 +3,7 @@
  *
  * Home page of code is: http://smartmontools.sourceforge.net
  *
- * Copyright (C) 2002-5 Bruce Allen <smartmontools-support@lists.sourceforge.net>
+ * Copyright (C) 2002-6 Bruce Allen <smartmontools-support@lists.sourceforge.net>
  * Copyright (C) 1999-2000 Michael Cornwell <cornwell@acm.org>
  *
  * This program is free software; you can redistribute it and/or modify
@@ -25,7 +25,7 @@
 #ifndef EXTERN_H_
 #define EXTERN_H_
 
-#define EXTERN_H_CVSID "$Id: extern.h,v 1.40 2005/04/20 03:29:58 ballen4705 Exp $\n"
+#define EXTERN_H_CVSID "$Id: extern.h,v 1.41 2006/04/12 14:54:28 ballen4705 Exp $\n"
 
 // Possible values for fixfirmwarebug.  If use has NOT specified -F at
 // all, then value is 0.
diff --git a/sm5/int64.h b/sm5/int64.h
index 5ce669f52..64aa28dc8 100644
--- a/sm5/int64.h
+++ b/sm5/int64.h
@@ -3,8 +3,8 @@
  *
  * Home page of code is: http://smartmontools.sourceforge.net
  *
- * Copyright (C) 2002-5 Bruce Allen <smartmontools-support@lists.sourceforge.net>
- * Copyright (C) 2004-5 Christian Franke
+ * Copyright (C) 2002-6 Bruce Allen <smartmontools-support@lists.sourceforge.net>
+ * Copyright (C) 2004-6 Christian Franke
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -20,7 +20,7 @@
 #ifndef INT64_H_
 #define INT64_H_
 
-#define INT64_H_CVSID "$Id: int64.h,v 1.12 2005/04/20 03:29:58 ballen4705 Exp $\n"
+#define INT64_H_CVSID "$Id: int64.h,v 1.13 2006/04/12 14:54:28 ballen4705 Exp $\n"
 
 // 64 bit integer typedefs
 
diff --git a/sm5/os_darwin.c b/sm5/os_darwin.c
index 0278304ec..d73329095 100644
--- a/sm5/os_darwin.c
+++ b/sm5/os_darwin.c
@@ -3,7 +3,7 @@
  *
  * Home page of code is: http://smartmontools.sourceforge.net
  *
- * Copyright (C) 2004-5 Geoffrey Keating <geoffk@geoffk.org>
+ * Copyright (C) 2004-6 Geoffrey Keating <geoffk@geoffk.org>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -42,7 +42,7 @@
 #include "os_darwin.h"
 
 // Needed by '-V' option (CVS versioning) of smartd/smartctl
-const char *os_XXXX_c_cvsid="$Id: os_darwin.c,v 1.12 2005/04/20 03:29:58 ballen4705 Exp $" \
+const char *os_XXXX_c_cvsid="$Id: os_darwin.c,v 1.13 2006/04/12 14:54:28 ballen4705 Exp $" \
 ATACMDS_H_CVSID CONFIG_H_CVSID INT64_H_CVSID OS_DARWIN_H_CVSID SCSICMDS_H_CVSID UTILITY_H_CVSID;
 
 // Print examples for smartctl.
diff --git a/sm5/os_darwin.cpp b/sm5/os_darwin.cpp
index 006dc7433..d34173a1f 100644
--- a/sm5/os_darwin.cpp
+++ b/sm5/os_darwin.cpp
@@ -3,7 +3,7 @@
  *
  * Home page of code is: http://smartmontools.sourceforge.net
  *
- * Copyright (C) 2004-5 Geoffrey Keating <geoffk@geoffk.org>
+ * Copyright (C) 2004-6 Geoffrey Keating <geoffk@geoffk.org>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -42,7 +42,7 @@
 #include "os_darwin.h"
 
 // Needed by '-V' option (CVS versioning) of smartd/smartctl
-const char *os_XXXX_c_cvsid="$Id: os_darwin.cpp,v 1.12 2005/04/20 03:29:58 ballen4705 Exp $" \
+const char *os_XXXX_c_cvsid="$Id: os_darwin.cpp,v 1.13 2006/04/12 14:54:28 ballen4705 Exp $" \
 ATACMDS_H_CVSID CONFIG_H_CVSID INT64_H_CVSID OS_DARWIN_H_CVSID SCSICMDS_H_CVSID UTILITY_H_CVSID;
 
 // Print examples for smartctl.
diff --git a/sm5/os_darwin.h b/sm5/os_darwin.h
index abd6bbb55..115d70495 100644
--- a/sm5/os_darwin.h
+++ b/sm5/os_darwin.h
@@ -3,7 +3,7 @@
  *
  * Home page of code is: http://smartmontools.sourceforge.net
  *
- * Copyright (C) 2004-5 Geoff Keating <geoffk@geoffk.org>
+ * Copyright (C) 2004-6 Geoff Keating <geoffk@geoffk.org>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -24,7 +24,7 @@
 #ifndef OS_DARWIN_H_
 #define OS_DARWIN_H_
 
-#define OS_DARWIN_H_CVSID "$Id: os_darwin.h,v 1.4 2005/04/20 03:29:58 ballen4705 Exp $\n"
+#define OS_DARWIN_H_CVSID "$Id: os_darwin.h,v 1.5 2006/04/12 14:54:28 ballen4705 Exp $\n"
 
 // There isn't actually any content here yet.
 
diff --git a/sm5/os_darwin/SMART.in b/sm5/os_darwin/SMART.in
index d38ba9eed..c37b5b24c 100644
--- a/sm5/os_darwin/SMART.in
+++ b/sm5/os_darwin/SMART.in
@@ -4,7 +4,7 @@
 #
 # Home page of code is: http://smartmontools.sourceforge.net
 #
-# Copyright (C) 2004-5 Geoffrey Keating <geoffk@geoffk.org>
+# Copyright (C) 2004-6 Geoffrey Keating <geoffk@geoffk.org>
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by the Free
@@ -15,7 +15,7 @@
 # example COPYING); if not, write to the Free Software Foundation, Inc., 675
 # Mass Ave, Cambridge, MA 02139, USA.
 
-# $Id: SMART.in,v 1.3 2005/04/20 03:30:19 ballen4705 Exp $
+# $Id: SMART.in,v 1.4 2006/04/12 14:54:28 ballen4705 Exp $
 
 ##
 # SMART monitoring
diff --git a/sm5/os_freebsd.c b/sm5/os_freebsd.c
index cc2aab68b..19bbef115 100644
--- a/sm5/os_freebsd.c
+++ b/sm5/os_freebsd.c
@@ -3,7 +3,7 @@
  *
  * Home page of code is: http://smartmontools.sourceforge.net
  *
- * Copyright (C) 2003-5 Eduard Martinescu <smartmontools-support@lists.sourceforge.net>
+ * Copyright (C) 2003-6 Eduard Martinescu <smartmontools-support@lists.sourceforge.net>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -38,9 +38,9 @@
 #include "utility.h"
 #include "os_freebsd.h"
 
-static const char *filenameandversion="$Id: os_freebsd.c,v 1.48 2005/12/03 19:02:21 arvoreen Exp $";
+static const char *filenameandversion="$Id: os_freebsd.c,v 1.49 2006/04/12 14:54:28 ballen4705 Exp $";
 
-const char *os_XXXX_c_cvsid="$Id: os_freebsd.c,v 1.48 2005/12/03 19:02:21 arvoreen Exp $" \
+const char *os_XXXX_c_cvsid="$Id: os_freebsd.c,v 1.49 2006/04/12 14:54:28 ballen4705 Exp $" \
 ATACMDS_H_CVSID CONFIG_H_CVSID INT64_H_CVSID OS_FREEBSD_H_CVSID SCSICMDS_H_CVSID UTILITY_H_CVSID;
 
 // to hold onto exit code for atexit routine
diff --git a/sm5/os_freebsd.cpp b/sm5/os_freebsd.cpp
index bf31f7024..7f5c9eca5 100644
--- a/sm5/os_freebsd.cpp
+++ b/sm5/os_freebsd.cpp
@@ -3,7 +3,7 @@
  *
  * Home page of code is: http://smartmontools.sourceforge.net
  *
- * Copyright (C) 2003-5 Eduard Martinescu <smartmontools-support@lists.sourceforge.net>
+ * Copyright (C) 2003-6 Eduard Martinescu <smartmontools-support@lists.sourceforge.net>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -38,9 +38,9 @@
 #include "utility.h"
 #include "os_freebsd.h"
 
-static const char *filenameandversion="$Id: os_freebsd.cpp,v 1.48 2005/12/03 19:02:21 arvoreen Exp $";
+static const char *filenameandversion="$Id: os_freebsd.cpp,v 1.49 2006/04/12 14:54:28 ballen4705 Exp $";
 
-const char *os_XXXX_c_cvsid="$Id: os_freebsd.cpp,v 1.48 2005/12/03 19:02:21 arvoreen Exp $" \
+const char *os_XXXX_c_cvsid="$Id: os_freebsd.cpp,v 1.49 2006/04/12 14:54:28 ballen4705 Exp $" \
 ATACMDS_H_CVSID CONFIG_H_CVSID INT64_H_CVSID OS_FREEBSD_H_CVSID SCSICMDS_H_CVSID UTILITY_H_CVSID;
 
 // to hold onto exit code for atexit routine
diff --git a/sm5/os_freebsd.h b/sm5/os_freebsd.h
index 9e6d27126..da50231e2 100644
--- a/sm5/os_freebsd.h
+++ b/sm5/os_freebsd.h
@@ -3,7 +3,7 @@
  *
  * Home page of code is: http://smartmontools.sourceforge.net
  *
- * Copyright (C) 2003-5 Eduard Martinescu <smartmontools-support@lists.sourceforge.net>
+ * Copyright (C) 2003-6 Eduard Martinescu <smartmontools-support@lists.sourceforge.net>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -82,7 +82,7 @@
 #ifndef OS_FREEBSD_H_
 #define OS_FREEBSD_H_
 
-#define OS_FREEBSD_H_CVSID "$Id: os_freebsd.h,v 1.19 2005/09/26 22:33:36 arvoreen Exp $\n"
+#define OS_FREEBSD_H_CVSID "$Id: os_freebsd.h,v 1.20 2006/04/12 14:54:28 ballen4705 Exp $\n"
 
 struct freebsd_dev_channel {
   int   channel;                // the ATA channel to work with
diff --git a/sm5/os_generic.c b/sm5/os_generic.c
index 563e05fe0..3c5b5c4c5 100644
--- a/sm5/os_generic.c
+++ b/sm5/os_generic.c
@@ -4,7 +4,7 @@
  * Home page of code is: http://smartmontools.sourceforge.net
  *
  * Copyright (C) YEAR YOUR_NAME <smartmontools-support@lists.sourceforge.net>
- * Copyright (C) 2003-5 Bruce Allen <smartmontools-support@lists.sourceforge.net>
+ * Copyright (C) 2003-6 Bruce Allen <smartmontools-support@lists.sourceforge.net>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -70,7 +70,7 @@
 // should have one *_H_CVSID macro appearing below for each file
 // appearing with #include "*.h" above.  Please list these (below) in
 // alphabetic/dictionary order.
-const char *os_XXXX_c_cvsid="$Id: os_generic.c,v 1.20 2005/04/20 03:29:59 ballen4705 Exp $" \
+const char *os_XXXX_c_cvsid="$Id: os_generic.c,v 1.21 2006/04/12 14:54:28 ballen4705 Exp $" \
 ATACMDS_H_CVSID CONFIG_H_CVSID INT64_H_CVSID OS_GENERIC_H_CVSID SCSICMDS_H_CVSID UTILITY_H_CVSID;
 
 
diff --git a/sm5/os_generic.cpp b/sm5/os_generic.cpp
index 13cb31258..8cd085052 100644
--- a/sm5/os_generic.cpp
+++ b/sm5/os_generic.cpp
@@ -4,7 +4,7 @@
  * Home page of code is: http://smartmontools.sourceforge.net
  *
  * Copyright (C) YEAR YOUR_NAME <smartmontools-support@lists.sourceforge.net>
- * Copyright (C) 2003-5 Bruce Allen <smartmontools-support@lists.sourceforge.net>
+ * Copyright (C) 2003-6 Bruce Allen <smartmontools-support@lists.sourceforge.net>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -70,7 +70,7 @@
 // should have one *_H_CVSID macro appearing below for each file
 // appearing with #include "*.h" above.  Please list these (below) in
 // alphabetic/dictionary order.
-const char *os_XXXX_c_cvsid="$Id: os_generic.cpp,v 1.20 2005/04/20 03:29:59 ballen4705 Exp $" \
+const char *os_XXXX_c_cvsid="$Id: os_generic.cpp,v 1.21 2006/04/12 14:54:28 ballen4705 Exp $" \
 ATACMDS_H_CVSID CONFIG_H_CVSID INT64_H_CVSID OS_GENERIC_H_CVSID SCSICMDS_H_CVSID UTILITY_H_CVSID;
 
 
diff --git a/sm5/os_generic.h b/sm5/os_generic.h
index 73914f1ea..fae520937 100644
--- a/sm5/os_generic.h
+++ b/sm5/os_generic.h
@@ -4,7 +4,7 @@
  * Home page of code is: http://smartmontools.sourceforge.net
  *
  * Copyright (C) YEAR YOUR_NAME <smartmontools-support@lists.sourceforge.net>
- * Copyright (C) 2003-5 Bruce Allen <smartmontools-support@lists.sourceforge.net>
+ * Copyright (C) 2003-6 Bruce Allen <smartmontools-support@lists.sourceforge.net>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -25,7 +25,7 @@
 // In the three following lines, change 'GENERIC' to your OS name
 #ifndef OS_GENERIC_H_
 #define OS_GENERIC_H_
-#define OS_GENERIC_H_CVSID "$Id: os_generic.h,v 1.5 2005/04/20 03:29:59 ballen4705 Exp $\n"
+#define OS_GENERIC_H_CVSID "$Id: os_generic.h,v 1.6 2006/04/12 14:54:28 ballen4705 Exp $\n"
 
 // Additional material should start here.  Note: to keep the '-V' CVS
 // reporting option working as intended, you should only #include
diff --git a/sm5/os_linux.c b/sm5/os_linux.c
index 2bc7ef54b..bdab17f2c 100644
--- a/sm5/os_linux.c
+++ b/sm5/os_linux.c
@@ -3,8 +3,8 @@
  * 
  * Home page of code is: http://smartmontools.sourceforge.net
  *
- * Copyright (C) 2003-5 Bruce Allen <smartmontools-support@lists.sourceforge.net>
- * Copyright (C) 2003-5 Doug Gilbert <dougg@torque.net>
+ * Copyright (C) 2003-6 Bruce Allen <smartmontools-support@lists.sourceforge.net>
+ * Copyright (C) 2003-6 Doug Gilbert <dougg@torque.net>
  *
  *  Parts of this file are derived from code that was
  *
@@ -72,9 +72,9 @@ typedef unsigned long long u8;
 
 #define ARGUSED(x) ((void)(x))
 
-static const char *filenameandversion="$Id: os_linux.c,v 1.80 2005/09/19 01:04:08 dpgilbert Exp $";
+static const char *filenameandversion="$Id: os_linux.c,v 1.81 2006/04/12 14:54:28 ballen4705 Exp $";
 
-const char *os_XXXX_c_cvsid="$Id: os_linux.c,v 1.80 2005/09/19 01:04:08 dpgilbert Exp $" \
+const char *os_XXXX_c_cvsid="$Id: os_linux.c,v 1.81 2006/04/12 14:54:28 ballen4705 Exp $" \
 ATACMDS_H_CVSID CONFIG_H_CVSID INT64_H_CVSID OS_LINUX_H_CVSID SCSICMDS_H_CVSID UTILITY_H_CVSID;
 
 // to hold onto exit code for atexit routine
diff --git a/sm5/os_linux.cpp b/sm5/os_linux.cpp
index 0c5f13396..c2c06b02a 100644
--- a/sm5/os_linux.cpp
+++ b/sm5/os_linux.cpp
@@ -3,8 +3,8 @@
  * 
  * Home page of code is: http://smartmontools.sourceforge.net
  *
- * Copyright (C) 2003-5 Bruce Allen <smartmontools-support@lists.sourceforge.net>
- * Copyright (C) 2003-5 Doug Gilbert <dougg@torque.net>
+ * Copyright (C) 2003-6 Bruce Allen <smartmontools-support@lists.sourceforge.net>
+ * Copyright (C) 2003-6 Doug Gilbert <dougg@torque.net>
  *
  *  Parts of this file are derived from code that was
  *
@@ -72,9 +72,9 @@ typedef unsigned long long u8;
 
 #define ARGUSED(x) ((void)(x))
 
-static const char *filenameandversion="$Id: os_linux.cpp,v 1.80 2005/09/19 01:04:08 dpgilbert Exp $";
+static const char *filenameandversion="$Id: os_linux.cpp,v 1.81 2006/04/12 14:54:28 ballen4705 Exp $";
 
-const char *os_XXXX_c_cvsid="$Id: os_linux.cpp,v 1.80 2005/09/19 01:04:08 dpgilbert Exp $" \
+const char *os_XXXX_c_cvsid="$Id: os_linux.cpp,v 1.81 2006/04/12 14:54:28 ballen4705 Exp $" \
 ATACMDS_H_CVSID CONFIG_H_CVSID INT64_H_CVSID OS_LINUX_H_CVSID SCSICMDS_H_CVSID UTILITY_H_CVSID;
 
 // to hold onto exit code for atexit routine
diff --git a/sm5/os_linux.h b/sm5/os_linux.h
index 94505953c..71a41022d 100644
--- a/sm5/os_linux.h
+++ b/sm5/os_linux.h
@@ -3,7 +3,7 @@
  * 
  * Home page of code is: http://smartmontools.sourceforge.net
  *
- * Copyright (C) 2003-5 Bruce Allen <smartmontools-support@lists.sourceforge.net>
+ * Copyright (C) 2003-6 Bruce Allen <smartmontools-support@lists.sourceforge.net>
  *
  * Derived from code that was
  *
@@ -38,7 +38,7 @@
 #ifndef OS_LINUX_H_
 #define OS_LINUX_H_
 
-#define OS_LINUX_H_CVSID "$Id: os_linux.h,v 1.23 2005/04/20 03:29:59 ballen4705 Exp $\n"
+#define OS_LINUX_H_CVSID "$Id: os_linux.h,v 1.24 2006/04/12 14:54:28 ballen4705 Exp $\n"
 
 /* 
    The following definitions/macros/prototypes are used for three
diff --git a/sm5/os_netbsd.c b/sm5/os_netbsd.c
index 20020443c..4f6cee038 100644
--- a/sm5/os_netbsd.c
+++ b/sm5/os_netbsd.c
@@ -3,7 +3,7 @@
  *
  * Home page of code is: http://smartmontools.sourceforge.net
  *
- * Copyright (C) 2003-5 Sergey Svishchev <smartmontools-support@lists.sourceforge.net>
+ * Copyright (C) 2003-6 Sergey Svishchev <smartmontools-support@lists.sourceforge.net>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -24,7 +24,7 @@
 #include "os_netbsd.h"
 #include <unistd.h>
 
-const char *os_XXXX_c_cvsid = "$Id: os_netbsd.c,v 1.14 2005/10/30 12:54:00 shattered Exp $" \
+const char *os_XXXX_c_cvsid = "$Id: os_netbsd.c,v 1.15 2006/04/12 14:54:28 ballen4705 Exp $" \
 ATACMDS_H_CVSID CONFIG_H_CVSID INT64_H_CVSID OS_NETBSD_H_CVSID SCSICMDS_H_CVSID UTILITY_H_CVSID;
 
 /* global variable holding byte count of allocated memory */
diff --git a/sm5/os_netbsd.cpp b/sm5/os_netbsd.cpp
index e5e0ecc5b..732aef628 100644
--- a/sm5/os_netbsd.cpp
+++ b/sm5/os_netbsd.cpp
@@ -3,7 +3,7 @@
  *
  * Home page of code is: http://smartmontools.sourceforge.net
  *
- * Copyright (C) 2003-5 Sergey Svishchev <smartmontools-support@lists.sourceforge.net>
+ * Copyright (C) 2003-6 Sergey Svishchev <smartmontools-support@lists.sourceforge.net>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -24,7 +24,7 @@
 #include "os_netbsd.h"
 #include <unistd.h>
 
-const char *os_XXXX_c_cvsid = "$Id: os_netbsd.cpp,v 1.14 2005/10/30 12:54:00 shattered Exp $" \
+const char *os_XXXX_c_cvsid = "$Id: os_netbsd.cpp,v 1.15 2006/04/12 14:54:28 ballen4705 Exp $" \
 ATACMDS_H_CVSID CONFIG_H_CVSID INT64_H_CVSID OS_NETBSD_H_CVSID SCSICMDS_H_CVSID UTILITY_H_CVSID;
 
 /* global variable holding byte count of allocated memory */
diff --git a/sm5/os_netbsd.h b/sm5/os_netbsd.h
index 8c2f6deb1..b5ed73317 100644
--- a/sm5/os_netbsd.h
+++ b/sm5/os_netbsd.h
@@ -3,7 +3,7 @@
  *
  * Home page of code is: http://smartmontools.sourceforge.net
  *
- * Copyright (C) 2003-5 Sergey Svishchev <smartmontools-support@lists.sourceforge.net>
+ * Copyright (C) 2003-6 Sergey Svishchev <smartmontools-support@lists.sourceforge.net>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -24,7 +24,7 @@
 #ifndef OS_NETBSD_H_
 #define OS_NETBSD_H_
 
-#define OS_NETBSD_H_CVSID "$Id: os_netbsd.h,v 1.8 2005/04/20 03:29:59 ballen4705 Exp $\n"
+#define OS_NETBSD_H_CVSID "$Id: os_netbsd.h,v 1.9 2006/04/12 14:54:28 ballen4705 Exp $\n"
 
 #include <sys/device.h>
 #include <sys/param.h>
diff --git a/sm5/os_openbsd.c b/sm5/os_openbsd.c
index 9d5305872..33a7039d1 100644
--- a/sm5/os_openbsd.c
+++ b/sm5/os_openbsd.c
@@ -3,9 +3,9 @@
  *
  * Home page of code is: http://smartmontools.sourceforge.net
  *
- * Copyright (C) 2004-5 David Snyder <smartmontools-support@lists.sourceforge.net>
+ * Copyright (C) 2004-6 David Snyder <smartmontools-support@lists.sourceforge.net>
  *
- * Derived from os_netbsd.c by Sergey Svishchev <smartmontools-support@lists.sourceforge.net>, Copyright (C) 2003-5 
+ * Derived from os_netbsd.c by Sergey Svishchev <smartmontools-support@lists.sourceforge.net>, Copyright (C) 2003-6 
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -25,7 +25,7 @@
 #include "utility.h"
 #include "os_openbsd.h"
 
-const char *os_XXXX_c_cvsid = "$Id: os_openbsd.c,v 1.9 2005/04/20 03:29:59 ballen4705 Exp $" \
+const char *os_XXXX_c_cvsid = "$Id: os_openbsd.c,v 1.10 2006/04/12 14:54:28 ballen4705 Exp $" \
 ATACMDS_H_CVSID CONFIG_H_CVSID INT64_H_CVSID OS_OPENBSD_H_CVSID SCSICMDS_H_CVSID UTILITY_H_CVSID;
 
 /* global variable holding byte count of allocated memory */
diff --git a/sm5/os_openbsd.cpp b/sm5/os_openbsd.cpp
index 6afac19c7..fad39e629 100644
--- a/sm5/os_openbsd.cpp
+++ b/sm5/os_openbsd.cpp
@@ -3,9 +3,9 @@
  *
  * Home page of code is: http://smartmontools.sourceforge.net
  *
- * Copyright (C) 2004-5 David Snyder <smartmontools-support@lists.sourceforge.net>
+ * Copyright (C) 2004-6 David Snyder <smartmontools-support@lists.sourceforge.net>
  *
- * Derived from os_netbsd.c by Sergey Svishchev <smartmontools-support@lists.sourceforge.net>, Copyright (C) 2003-5 
+ * Derived from os_netbsd.c by Sergey Svishchev <smartmontools-support@lists.sourceforge.net>, Copyright (C) 2003-6 
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -25,7 +25,7 @@
 #include "utility.h"
 #include "os_openbsd.h"
 
-const char *os_XXXX_c_cvsid = "$Id: os_openbsd.cpp,v 1.9 2005/04/20 03:29:59 ballen4705 Exp $" \
+const char *os_XXXX_c_cvsid = "$Id: os_openbsd.cpp,v 1.10 2006/04/12 14:54:28 ballen4705 Exp $" \
 ATACMDS_H_CVSID CONFIG_H_CVSID INT64_H_CVSID OS_OPENBSD_H_CVSID SCSICMDS_H_CVSID UTILITY_H_CVSID;
 
 /* global variable holding byte count of allocated memory */
diff --git a/sm5/os_openbsd.h b/sm5/os_openbsd.h
index abc44f6f3..356343a9f 100644
--- a/sm5/os_openbsd.h
+++ b/sm5/os_openbsd.h
@@ -3,9 +3,9 @@
  *
  * Home page of code is: http://smartmontools.sourceforge.net
  *
- * Copyright (C) 2004-5 David Snyder <smartmontools-support@lists.sourceforge.net>
+ * Copyright (C) 2004-6 David Snyder <smartmontools-support@lists.sourceforge.net>
  *
- * Derived from os_netbsd.c by Sergey Svishchev <smartmontools-support@lists.sourceforge.net>, Copyright (C) 2003-5 
+ * Derived from os_netbsd.c by Sergey Svishchev <smartmontools-support@lists.sourceforge.net>, Copyright (C) 2003-6 
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -26,7 +26,7 @@
 #ifndef OS_OPENBSD_H_
 #define OS_OPENBSD_H_
 
-#define OS_OPENBSD_H_CVSID "$Id: os_openbsd.h,v 1.3 2005/04/20 03:29:59 ballen4705 Exp $\n"
+#define OS_OPENBSD_H_CVSID "$Id: os_openbsd.h,v 1.4 2006/04/12 14:54:28 ballen4705 Exp $\n"
 
 /* from NetBSD: atareg.h,v 1.17, by Manuel Bouyer */
 /* Actually fits _perfectly_ into OBSDs wdcreg.h, but... */
diff --git a/sm5/os_os2.c b/sm5/os_os2.c
index 1f4601169..3a0f22122 100644
--- a/sm5/os_os2.c
+++ b/sm5/os_os2.c
@@ -3,7 +3,7 @@
  *
  * Home page of code is: http://smartmontools.sourceforge.net
  *
- * Copyright (C) 2004-5 Yuri Dario <smartmontools-support@lists.sourceforge.net>
+ * Copyright (C) 2004-6 Yuri Dario <smartmontools-support@lists.sourceforge.net>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -31,7 +31,7 @@
 #include "os_os2.h"
 
 // Needed by '-V' option (CVS versioning) of smartd/smartctl
-const char *os_XXXX_c_cvsid="$Id: os_os2.c,v 1.4 2005/04/20 03:29:59 ballen4705 Exp $" \
+const char *os_XXXX_c_cvsid="$Id: os_os2.c,v 1.5 2006/04/12 14:54:28 ballen4705 Exp $" \
 ATACMDS_H_CVSID OS_XXXX_H_CVSID SCSICMDS_H_CVSID UTILITY_H_CVSID;
 
 // global handle to device driver
diff --git a/sm5/os_os2.cpp b/sm5/os_os2.cpp
index ec70276d2..e70b57ac1 100644
--- a/sm5/os_os2.cpp
+++ b/sm5/os_os2.cpp
@@ -3,7 +3,7 @@
  *
  * Home page of code is: http://smartmontools.sourceforge.net
  *
- * Copyright (C) 2004-5 Yuri Dario <smartmontools-support@lists.sourceforge.net>
+ * Copyright (C) 2004-6 Yuri Dario <smartmontools-support@lists.sourceforge.net>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -31,7 +31,7 @@
 #include "os_os2.h"
 
 // Needed by '-V' option (CVS versioning) of smartd/smartctl
-const char *os_XXXX_c_cvsid="$Id: os_os2.cpp,v 1.4 2005/04/20 03:29:59 ballen4705 Exp $" \
+const char *os_XXXX_c_cvsid="$Id: os_os2.cpp,v 1.5 2006/04/12 14:54:28 ballen4705 Exp $" \
 ATACMDS_H_CVSID OS_XXXX_H_CVSID SCSICMDS_H_CVSID UTILITY_H_CVSID;
 
 // global handle to device driver
diff --git a/sm5/os_os2.h b/sm5/os_os2.h
index e3a8ec8be..4a9c13083 100644
--- a/sm5/os_os2.h
+++ b/sm5/os_os2.h
@@ -3,7 +3,7 @@
  *
  * Home page of code is: http://smartmontools.sourceforge.net
  *
- * Copyright (C) 2004-5 Yuri Dario <smartmontools-support@lists.sourceforge.net>
+ * Copyright (C) 2004-6 Yuri Dario <smartmontools-support@lists.sourceforge.net>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -18,7 +18,7 @@
 #ifndef OS_OS2_H_
 #define OS_OS2_H_
 
-#define OS_XXXX_H_CVSID "$Id: os_os2.h,v 1.3 2005/04/20 03:29:59 ballen4705 Exp $\n"
+#define OS_XXXX_H_CVSID "$Id: os_os2.h,v 1.4 2006/04/12 14:54:28 ballen4705 Exp $\n"
 
 // Additional material should start here.  Note: to keep the '-V' CVS
 // reporting option working as intended, you should only #include
diff --git a/sm5/os_solaris.c b/sm5/os_solaris.c
index 606f95b54..d68197c0b 100644
--- a/sm5/os_solaris.c
+++ b/sm5/os_solaris.c
@@ -3,8 +3,8 @@
  *
  * Home page of code is: http://smartmontools.sourceforge.net
  *
- * Copyright (C) 2003-5 SAWADA Keiji <smartmontools-support@lists.sourceforge.net>
- * Copyright (C) 2003-5 Casper Dik <smartmontools-support@lists.sourceforge.net>
+ * Copyright (C) 2003-6 SAWADA Keiji <smartmontools-support@lists.sourceforge.net>
+ * Copyright (C) 2003-6 Casper Dik <smartmontools-support@lists.sourceforge.net>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -39,9 +39,9 @@
 
 extern long long bytes;
 
-static const char *filenameandversion="$Id: os_solaris.c,v 1.25 2005/04/20 03:29:59 ballen4705 Exp $";
+static const char *filenameandversion="$Id: os_solaris.c,v 1.26 2006/04/12 14:54:28 ballen4705 Exp $";
 
-const char *os_XXXX_c_cvsid="$Id: os_solaris.c,v 1.25 2005/04/20 03:29:59 ballen4705 Exp $" \
+const char *os_XXXX_c_cvsid="$Id: os_solaris.c,v 1.26 2006/04/12 14:54:28 ballen4705 Exp $" \
 ATACMDS_H_CVSID CONFIG_H_CVSID INT64_H_CVSID OS_SOLARIS_H_CVSID SCSICMDS_H_CVSID UTILITY_H_CVSID;
 
 // The printwarning() function warns about unimplemented functions
diff --git a/sm5/os_solaris.cpp b/sm5/os_solaris.cpp
index 751f8fcf4..a8eee5441 100644
--- a/sm5/os_solaris.cpp
+++ b/sm5/os_solaris.cpp
@@ -3,8 +3,8 @@
  *
  * Home page of code is: http://smartmontools.sourceforge.net
  *
- * Copyright (C) 2003-5 SAWADA Keiji <smartmontools-support@lists.sourceforge.net>
- * Copyright (C) 2003-5 Casper Dik <smartmontools-support@lists.sourceforge.net>
+ * Copyright (C) 2003-6 SAWADA Keiji <smartmontools-support@lists.sourceforge.net>
+ * Copyright (C) 2003-6 Casper Dik <smartmontools-support@lists.sourceforge.net>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -39,9 +39,9 @@
 
 extern long long bytes;
 
-static const char *filenameandversion="$Id: os_solaris.cpp,v 1.25 2005/04/20 03:29:59 ballen4705 Exp $";
+static const char *filenameandversion="$Id: os_solaris.cpp,v 1.26 2006/04/12 14:54:28 ballen4705 Exp $";
 
-const char *os_XXXX_c_cvsid="$Id: os_solaris.cpp,v 1.25 2005/04/20 03:29:59 ballen4705 Exp $" \
+const char *os_XXXX_c_cvsid="$Id: os_solaris.cpp,v 1.26 2006/04/12 14:54:28 ballen4705 Exp $" \
 ATACMDS_H_CVSID CONFIG_H_CVSID INT64_H_CVSID OS_SOLARIS_H_CVSID SCSICMDS_H_CVSID UTILITY_H_CVSID;
 
 // The printwarning() function warns about unimplemented functions
diff --git a/sm5/os_solaris.h b/sm5/os_solaris.h
index 5d35d556a..202dcac7a 100644
--- a/sm5/os_solaris.h
+++ b/sm5/os_solaris.h
@@ -3,8 +3,8 @@
  *
  * Home page of code is: http://smartmontools.sourceforge.net
  *
- * Copyright (C) 2003-5 SAWADA Keiji <smartmontools-support@lists.sourceforge.net>
- * Copyright (C) 2003-5 Casper Dik <smartmontools-support@lists.sourceforge.net>
+ * Copyright (C) 2003-6 SAWADA Keiji <smartmontools-support@lists.sourceforge.net>
+ * Copyright (C) 2003-6 Casper Dik <smartmontools-support@lists.sourceforge.net>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -25,7 +25,7 @@
 #ifndef OS_SOLARIS_H_
 #define OS_SOLARIS_H_
 
-#define OS_SOLARIS_H_CVSID "$Id: os_solaris.h,v 1.11 2005/04/20 03:29:59 ballen4705 Exp $\n"
+#define OS_SOLARIS_H_CVSID "$Id: os_solaris.h,v 1.12 2006/04/12 14:54:28 ballen4705 Exp $\n"
 
 // Additional material should start here.  Note: to keep the '-V' CVS
 // reporting option working as intended, you should only #include
diff --git a/sm5/os_solaris_ata.s b/sm5/os_solaris_ata.s
index 54dc358ad..3199e1792 100644
--- a/sm5/os_solaris_ata.s
+++ b/sm5/os_solaris_ata.s
@@ -3,7 +3,7 @@
 ! 
 !   Home page of code is: http://smartmontools.sourceforge.net
 ! 
-!   Copyright (C) 2003-5 SAWADA Keiji <smartmontools-support@lists.sourceforge.net>
+!   Copyright (C) 2003-6 SAWADA Keiji <smartmontools-support@lists.sourceforge.net>
 ! 
 !   This program is free software; you can redistribute it and/or modify
 !   it under the terms of the GNU General Public License as published by
@@ -97,7 +97,7 @@
 	.section	".rodata"
 	.align 8
 .LLC0:
-	.asciz	"$Id: os_solaris_ata.s,v 1.4 2005/04/20 03:29:59 ballen4705 Exp $"
+	.asciz	"$Id: os_solaris_ata.s,v 1.5 2006/04/12 14:54:28 ballen4705 Exp $"
 	.global os_solaris_ata_s_cvsid
 	.section	".data"
 	.align 4
diff --git a/sm5/os_win32/daemon_win32.c b/sm5/os_win32/daemon_win32.c
index f4f56a3bb..2cac47f00 100644
--- a/sm5/os_win32/daemon_win32.c
+++ b/sm5/os_win32/daemon_win32.c
@@ -3,7 +3,7 @@
  *
  * Home page of code is: http://smartmontools.sourceforge.net
  *
- * Copyright (C) 2004-5 Christian Franke <smartmontools-support@lists.sourceforge.net>
+ * Copyright (C) 2004-6 Christian Franke <smartmontools-support@lists.sourceforge.net>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -31,7 +31,7 @@
 
 #include "daemon_win32.h"
 
-const char *daemon_win32_c_cvsid = "$Id: daemon_win32.c,v 1.9 2005/04/08 15:28:31 chrfranke Exp $"
+const char *daemon_win32_c_cvsid = "$Id: daemon_win32.c,v 1.10 2006/04/12 14:54:28 ballen4705 Exp $"
 DAEMON_WIN32_H_CVSID;
 
 
diff --git a/sm5/os_win32/daemon_win32.cpp b/sm5/os_win32/daemon_win32.cpp
index 86ac5a848..d1a634fab 100644
--- a/sm5/os_win32/daemon_win32.cpp
+++ b/sm5/os_win32/daemon_win32.cpp
@@ -3,7 +3,7 @@
  *
  * Home page of code is: http://smartmontools.sourceforge.net
  *
- * Copyright (C) 2004-5 Christian Franke <smartmontools-support@lists.sourceforge.net>
+ * Copyright (C) 2004-6 Christian Franke <smartmontools-support@lists.sourceforge.net>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -31,7 +31,7 @@
 
 #include "daemon_win32.h"
 
-const char *daemon_win32_c_cvsid = "$Id: daemon_win32.cpp,v 1.9 2005/04/08 15:28:31 chrfranke Exp $"
+const char *daemon_win32_c_cvsid = "$Id: daemon_win32.cpp,v 1.10 2006/04/12 14:54:28 ballen4705 Exp $"
 DAEMON_WIN32_H_CVSID;
 
 
diff --git a/sm5/os_win32/daemon_win32.h b/sm5/os_win32/daemon_win32.h
index 9201cb197..60b72a3b0 100644
--- a/sm5/os_win32/daemon_win32.h
+++ b/sm5/os_win32/daemon_win32.h
@@ -3,7 +3,7 @@
  *
  * Home page of code is: http://smartmontools.sourceforge.net
  *
- * Copyright (C) 2004-5 Christian Franke <smartmontools-support@lists.sourceforge.net>
+ * Copyright (C) 2004-6 Christian Franke <smartmontools-support@lists.sourceforge.net>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -19,7 +19,7 @@
 #ifndef DAEMON_WIN32_H
 #define DAEMON_WIN32_H
 
-#define DAEMON_WIN32_H_CVSID "$Id: daemon_win32.h,v 1.5 2005/04/20 03:30:19 ballen4705 Exp $\n"
+#define DAEMON_WIN32_H_CVSID "$Id: daemon_win32.h,v 1.6 2006/04/12 14:54:28 ballen4705 Exp $\n"
 
 #include <signal.h>
 
diff --git a/sm5/os_win32/hostname_win32.c b/sm5/os_win32/hostname_win32.c
index c5d63b773..6202effa6 100644
--- a/sm5/os_win32/hostname_win32.c
+++ b/sm5/os_win32/hostname_win32.c
@@ -3,7 +3,7 @@
  *
  * Home page of code is: http://smartmontools.sourceforge.net
  *
- * Copyright (C) 2004-5 Christian Franke <smartmontools-support@lists.sourceforge.net>
+ * Copyright (C) 2004-6 Christian Franke <smartmontools-support@lists.sourceforge.net>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -18,7 +18,7 @@
 
 #include "hostname_win32.h"
 
-const char * hostname_win32_c_cvsid = "$Id: hostname_win32.c,v 1.3 2005/04/20 03:30:20 ballen4705 Exp $" HOSTNAME_WIN32_H_CVSID;
+const char * hostname_win32_c_cvsid = "$Id: hostname_win32.c,v 1.4 2006/04/12 14:54:28 ballen4705 Exp $" HOSTNAME_WIN32_H_CVSID;
 
 #define WIN32_LEAN_AND_MEAN
 #include <windows.h>
diff --git a/sm5/os_win32/hostname_win32.cpp b/sm5/os_win32/hostname_win32.cpp
index 56cce9a56..aa31656fa 100644
--- a/sm5/os_win32/hostname_win32.cpp
+++ b/sm5/os_win32/hostname_win32.cpp
@@ -3,7 +3,7 @@
  *
  * Home page of code is: http://smartmontools.sourceforge.net
  *
- * Copyright (C) 2004-5 Christian Franke <smartmontools-support@lists.sourceforge.net>
+ * Copyright (C) 2004-6 Christian Franke <smartmontools-support@lists.sourceforge.net>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -18,7 +18,7 @@
 
 #include "hostname_win32.h"
 
-const char * hostname_win32_c_cvsid = "$Id: hostname_win32.cpp,v 1.3 2005/04/20 03:30:20 ballen4705 Exp $" HOSTNAME_WIN32_H_CVSID;
+const char * hostname_win32_c_cvsid = "$Id: hostname_win32.cpp,v 1.4 2006/04/12 14:54:28 ballen4705 Exp $" HOSTNAME_WIN32_H_CVSID;
 
 #define WIN32_LEAN_AND_MEAN
 #include <windows.h>
diff --git a/sm5/os_win32/hostname_win32.h b/sm5/os_win32/hostname_win32.h
index ed4d13b10..259735fc8 100644
--- a/sm5/os_win32/hostname_win32.h
+++ b/sm5/os_win32/hostname_win32.h
@@ -3,7 +3,7 @@
  *
  * Home page of code is: http://smartmontools.sourceforge.net
  *
- * Copyright (C) 2004-5 Christian Franke <smartmontools-support@lists.sourceforge.net>
+ * Copyright (C) 2004-6 Christian Franke <smartmontools-support@lists.sourceforge.net>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -19,7 +19,7 @@
 #ifndef HOSTNAME_WIN32_H
 #define HOSTNAME_WIN32_H
 
-#define HOSTNAME_WIN32_H_CVSID "$Id: hostname_win32.h,v 1.2 2005/04/20 03:30:20 ballen4705 Exp $\n"
+#define HOSTNAME_WIN32_H_CVSID "$Id: hostname_win32.h,v 1.3 2006/04/12 14:54:28 ballen4705 Exp $\n"
 
 int gethostname(char * name, int len);
 int getdomainname(char * name, int len);
diff --git a/sm5/os_win32/syslog.h b/sm5/os_win32/syslog.h
index 11419c66e..7ef23f0ca 100644
--- a/sm5/os_win32/syslog.h
+++ b/sm5/os_win32/syslog.h
@@ -3,7 +3,7 @@
  *
  * Home page of code is: http://smartmontools.sourceforge.net
  *
- * Copyright (C) 2004-5 Christian Franke <smartmontools-support@lists.sourceforge.net>
+ * Copyright (C) 2004-6 Christian Franke <smartmontools-support@lists.sourceforge.net>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -19,7 +19,7 @@
 #ifndef SYSLOG_H
 #define SYSLOG_H
 
-#define SYSLOG_H_CVSID "$Id: syslog.h,v 1.3 2005/04/20 03:30:20 ballen4705 Exp $\n"
+#define SYSLOG_H_CVSID "$Id: syslog.h,v 1.4 2006/04/12 14:54:28 ballen4705 Exp $\n"
 
 #include <stdarg.h>
 
diff --git a/sm5/os_win32/syslog_win32.c b/sm5/os_win32/syslog_win32.c
index 11f9f9d9d..7ed039fc9 100644
--- a/sm5/os_win32/syslog_win32.c
+++ b/sm5/os_win32/syslog_win32.c
@@ -3,7 +3,7 @@
  *
  * Home page of code is: http://smartmontools.sourceforge.net
  *
- * Copyright (C) 2004-5 Christian Franke <smartmontools-support@lists.sourceforge.net>
+ * Copyright (C) 2004-6 Christian Franke <smartmontools-support@lists.sourceforge.net>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -35,7 +35,7 @@
 #define WIN32_LEAN_AND_MEAN
 #include <windows.h> // RegisterEventSourceA(), ReportEventA(), ...
 
-const char *syslog_win32_c_cvsid = "$Id: syslog_win32.c,v 1.5 2005/04/20 03:30:20 ballen4705 Exp $"
+const char *syslog_win32_c_cvsid = "$Id: syslog_win32.c,v 1.6 2006/04/12 14:54:29 ballen4705 Exp $"
 SYSLOG_H_CVSID;
 
 #ifdef _MSC_VER
diff --git a/sm5/os_win32/syslog_win32.cpp b/sm5/os_win32/syslog_win32.cpp
index 493540691..5bb993b10 100644
--- a/sm5/os_win32/syslog_win32.cpp
+++ b/sm5/os_win32/syslog_win32.cpp
@@ -3,7 +3,7 @@
  *
  * Home page of code is: http://smartmontools.sourceforge.net
  *
- * Copyright (C) 2004-5 Christian Franke <smartmontools-support@lists.sourceforge.net>
+ * Copyright (C) 2004-6 Christian Franke <smartmontools-support@lists.sourceforge.net>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -35,7 +35,7 @@
 #define WIN32_LEAN_AND_MEAN
 #include <windows.h> // RegisterEventSourceA(), ReportEventA(), ...
 
-const char *syslog_win32_c_cvsid = "$Id: syslog_win32.cpp,v 1.5 2005/04/20 03:30:20 ballen4705 Exp $"
+const char *syslog_win32_c_cvsid = "$Id: syslog_win32.cpp,v 1.6 2006/04/12 14:54:29 ballen4705 Exp $"
 SYSLOG_H_CVSID;
 
 #ifdef _MSC_VER
diff --git a/sm5/os_win32/syslogevt.c b/sm5/os_win32/syslogevt.c
index af2bc209d..016bf9881 100644
--- a/sm5/os_win32/syslogevt.c
+++ b/sm5/os_win32/syslogevt.c
@@ -3,7 +3,7 @@
  *
  * Home page of code is: http://smartmontools.sourceforge.net
  *
- * Copyright (C) 2004-5 Christian Franke <smartmontools-support@lists.sourceforge.net>
+ * Copyright (C) 2004-6 Christian Franke <smartmontools-support@lists.sourceforge.net>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -16,7 +16,7 @@
  *
  */
 
-static char rcsid[] = "$Id: syslogevt.c,v 1.3 2005/04/20 03:30:20 ballen4705 Exp $";
+static char rcsid[] = "$Id: syslogevt.c,v 1.4 2006/04/12 14:54:29 ballen4705 Exp $";
 
 #include <stdio.h>
 #include <string.h>
@@ -33,7 +33,7 @@ static char rcsid[] = "$Id: syslogevt.c,v 1.3 2005/04/20 03:30:20 ballen4705 Exp
 static int usage()
 {
 	puts(
-		"syslogevt $Revision: 1.3 $ Copyright (C) 2004-5 Christian Franke\n"
+		"syslogevt $Revision: 1.4 $ Copyright (C) 2004-6 Christian Franke\n"
 		"Home page is http://smartmontools.sourceforge.net/\n"
 		"\n"
 		"Usage: syslogevt [-ru] name [ident ...]\n"
diff --git a/sm5/os_win32/syslogevt.mc b/sm5/os_win32/syslogevt.mc
index 7ae802108..41675a14f 100644
--- a/sm5/os_win32/syslogevt.mc
+++ b/sm5/os_win32/syslogevt.mc
@@ -3,7 +3,7 @@
 ; *
 ; * Home page of code is: http://smartmontools.sourceforge.net
 ; *
-; * Copyright (C) 2004-5 Christian Franke <smartmontools-support@lists.sourceforge.net>
+; * Copyright (C) 2004-6 Christian Franke <smartmontools-support@lists.sourceforge.net>
 ; *
 ; * This program is free software; you can redistribute it and/or modify
 ; * it under the terms of the GNU General Public License as published by
@@ -16,7 +16,7 @@
 ; *
 ; */
 ;
-;// $Id: syslogevt.mc,v 1.3 2005/04/20 03:30:20 ballen4705 Exp $
+;// $Id: syslogevt.mc,v 1.4 2006/04/12 14:54:29 ballen4705 Exp $
 ;
 ;// Use message compiler "mc" to generate
 ;//   syslogevt.rc, syslogevt.h, msg00001.bin
diff --git a/sm5/scsicmds.c b/sm5/scsicmds.c
index 791e42acd..36ae6dcaa 100644
--- a/sm5/scsicmds.c
+++ b/sm5/scsicmds.c
@@ -3,11 +3,11 @@
  *
  * Home page of code is: http://smartmontools.sourceforge.net
  *
- * Copyright (C) 2002-5 Bruce Allen <smartmontools-support@lists.sourceforge.net>
+ * Copyright (C) 2002-6 Bruce Allen <smartmontools-support@lists.sourceforge.net>
  * Copyright (C) 1999-2000 Michael Cornwell <cornwell@acm.org>
  *
  * Additional SCSI work:
- * Copyright (C) 2003-5 Douglas Gilbert <dougg@torque.net>
+ * Copyright (C) 2003-6 Douglas Gilbert <dougg@torque.net>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -47,7 +47,7 @@
 #include "scsicmds.h"
 #include "utility.h"
 
-const char *scsicmds_c_cvsid="$Id: scsicmds.c,v 1.84 2006/01/16 07:34:35 dpgilbert Exp $"
+const char *scsicmds_c_cvsid="$Id: scsicmds.c,v 1.85 2006/04/12 14:54:28 ballen4705 Exp $"
 CONFIG_H_CVSID EXTERN_H_CVSID INT64_H_CVSID SCSICMDS_H_CVSID UTILITY_H_CVSID;
 
 /* for passing global control variables */
diff --git a/sm5/scsicmds.cpp b/sm5/scsicmds.cpp
index 10e137568..4b5d2f308 100644
--- a/sm5/scsicmds.cpp
+++ b/sm5/scsicmds.cpp
@@ -3,11 +3,11 @@
  *
  * Home page of code is: http://smartmontools.sourceforge.net
  *
- * Copyright (C) 2002-5 Bruce Allen <smartmontools-support@lists.sourceforge.net>
+ * Copyright (C) 2002-6 Bruce Allen <smartmontools-support@lists.sourceforge.net>
  * Copyright (C) 1999-2000 Michael Cornwell <cornwell@acm.org>
  *
  * Additional SCSI work:
- * Copyright (C) 2003-5 Douglas Gilbert <dougg@torque.net>
+ * Copyright (C) 2003-6 Douglas Gilbert <dougg@torque.net>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -47,7 +47,7 @@
 #include "scsicmds.h"
 #include "utility.h"
 
-const char *scsicmds_c_cvsid="$Id: scsicmds.cpp,v 1.84 2006/01/16 07:34:35 dpgilbert Exp $"
+const char *scsicmds_c_cvsid="$Id: scsicmds.cpp,v 1.85 2006/04/12 14:54:28 ballen4705 Exp $"
 CONFIG_H_CVSID EXTERN_H_CVSID INT64_H_CVSID SCSICMDS_H_CVSID UTILITY_H_CVSID;
 
 /* for passing global control variables */
diff --git a/sm5/scsicmds.h b/sm5/scsicmds.h
index 5e0abcfd5..11b50879c 100644
--- a/sm5/scsicmds.h
+++ b/sm5/scsicmds.h
@@ -3,11 +3,11 @@
  *
  * Home page of code is: http://smartmontools.sourceforge.net
  *
- * Copyright (C) 2002-5 Bruce Allen <smartmontools-support@lists.sourceforge.net>
+ * Copyright (C) 2002-6 Bruce Allen <smartmontools-support@lists.sourceforge.net>
  * Copyright (C) 2000 Michael Cornwell <cornwell@acm.org>
  *
  * Additional SCSI work:
- * Copyright (C) 2003-5 Douglas Gilbert <dougg@torque.net>
+ * Copyright (C) 2003-6 Douglas Gilbert <dougg@torque.net>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -32,7 +32,7 @@
 #ifndef SCSICMDS_H_
 #define SCSICMDS_H_
 
-#define SCSICMDS_H_CVSID "$Id: scsicmds.h,v 1.56 2005/04/20 03:29:59 ballen4705 Exp $\n"
+#define SCSICMDS_H_CVSID "$Id: scsicmds.h,v 1.57 2006/04/12 14:54:28 ballen4705 Exp $\n"
 
 #include <stdio.h>
 #include <stdlib.h>
diff --git a/sm5/scsiprint.c b/sm5/scsiprint.c
index ca10e59e6..77a2742d5 100644
--- a/sm5/scsiprint.c
+++ b/sm5/scsiprint.c
@@ -3,11 +3,11 @@
  *
  * Home page of code is: http://smartmontools.sourceforge.net
  *
- * Copyright (C) 2002-5 Bruce Allen <smartmontools-support@lists.sourceforge.net>
+ * Copyright (C) 2002-6 Bruce Allen <smartmontools-support@lists.sourceforge.net>
  * Copyright (C) 2000 Michael Cornwell <cornwell@acm.org>
  *
  * Additional SCSI work:
- * Copyright (C) 2003-5 Douglas Gilbert <dougg@torque.net>
+ * Copyright (C) 2003-6 Douglas Gilbert <dougg@torque.net>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -41,7 +41,7 @@
 
 #define GBUF_SIZE 65535
 
-const char* scsiprint_c_cvsid="$Id: scsiprint.c,v 1.105 2006/04/12 14:23:56 ballen4705 Exp $"
+const char* scsiprint_c_cvsid="$Id: scsiprint.c,v 1.106 2006/04/12 14:54:28 ballen4705 Exp $"
 CONFIG_H_CVSID EXTERN_H_CVSID INT64_H_CVSID SCSICMDS_H_CVSID SCSIPRINT_H_CVSID SMARTCTL_H_CVSID UTILITY_H_CVSID;
 
 // control block which points to external global control variables
diff --git a/sm5/scsiprint.cpp b/sm5/scsiprint.cpp
index c183d42c7..3cd6bf6ca 100644
--- a/sm5/scsiprint.cpp
+++ b/sm5/scsiprint.cpp
@@ -3,11 +3,11 @@
  *
  * Home page of code is: http://smartmontools.sourceforge.net
  *
- * Copyright (C) 2002-5 Bruce Allen <smartmontools-support@lists.sourceforge.net>
+ * Copyright (C) 2002-6 Bruce Allen <smartmontools-support@lists.sourceforge.net>
  * Copyright (C) 2000 Michael Cornwell <cornwell@acm.org>
  *
  * Additional SCSI work:
- * Copyright (C) 2003-5 Douglas Gilbert <dougg@torque.net>
+ * Copyright (C) 2003-6 Douglas Gilbert <dougg@torque.net>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -41,7 +41,7 @@
 
 #define GBUF_SIZE 65535
 
-const char* scsiprint_c_cvsid="$Id: scsiprint.cpp,v 1.105 2006/04/12 14:23:56 ballen4705 Exp $"
+const char* scsiprint_c_cvsid="$Id: scsiprint.cpp,v 1.106 2006/04/12 14:54:28 ballen4705 Exp $"
 CONFIG_H_CVSID EXTERN_H_CVSID INT64_H_CVSID SCSICMDS_H_CVSID SCSIPRINT_H_CVSID SMARTCTL_H_CVSID UTILITY_H_CVSID;
 
 // control block which points to external global control variables
diff --git a/sm5/scsiprint.h b/sm5/scsiprint.h
index 7b46b4ee7..429223ea9 100644
--- a/sm5/scsiprint.h
+++ b/sm5/scsiprint.h
@@ -3,11 +3,11 @@
  *
  * Home page of code is: http://smartmontools.sourceforge.net
  *
- * Copyright (C) 2002-5 Bruce Allen <smartmontools-support@lists.sourceforge.net>
+ * Copyright (C) 2002-6 Bruce Allen <smartmontools-support@lists.sourceforge.net>
  * Copyright (C) 2000 Michael Cornwell <cornwell@acm.org>
  *
  * Additional SCSI work:
- * Copyright (C) 2003-5 Douglas Gilbert <dougg@torque.net>
+ * Copyright (C) 2003-6 Douglas Gilbert <dougg@torque.net>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -30,7 +30,7 @@
 #ifndef SCSI_PRINT_H_
 #define SCSI_PRINT_H_
 
-#define SCSIPRINT_H_CVSID "$Id: scsiprint.h,v 1.19 2005/04/20 03:29:59 ballen4705 Exp $\n"
+#define SCSIPRINT_H_CVSID "$Id: scsiprint.h,v 1.20 2006/04/12 14:54:28 ballen4705 Exp $\n"
 
 int scsiPrintMain(int fd);
 
diff --git a/sm5/smartctl.c b/sm5/smartctl.c
index 6ccc27303..6c0886f64 100644
--- a/sm5/smartctl.c
+++ b/sm5/smartctl.c
@@ -50,7 +50,7 @@
 extern const char *os_solaris_ata_s_cvsid;
 #endif
 extern const char *atacmdnames_c_cvsid, *atacmds_c_cvsid, *ataprint_c_cvsid, *knowndrives_c_cvsid, *os_XXXX_c_cvsid, *scsicmds_c_cvsid, *scsiprint_c_cvsid, *utility_c_cvsid;
-const char* smartctl_c_cvsid="$Id: smartctl.c,v 1.142 2006/04/05 19:50:07 chrfranke Exp $"
+const char* smartctl_c_cvsid="$Id: smartctl.c,v 1.143 2006/04/12 14:54:28 ballen4705 Exp $"
 ATACMDS_H_CVSID ATAPRINT_H_CVSID CONFIG_H_CVSID EXTERN_H_CVSID INT64_H_CVSID KNOWNDRIVES_H_CVSID SCSICMDS_H_CVSID SCSIPRINT_H_CVSID SMARTCTL_H_CVSID UTILITY_H_CVSID;
 
 // This is a block containing all the "control variables".  We declare
@@ -69,7 +69,7 @@ void printslogan(){
 #else
   const char * ver = SMARTMONTOOLS_BUILD_HOST;
 #endif
-  pout("smartctl version %s [%s] Copyright (C) 2002-5 Bruce Allen\n", PACKAGE_VERSION, ver);
+  pout("smartctl version %s [%s] Copyright (C) 2002-6 Bruce Allen\n", PACKAGE_VERSION, ver);
   pout("Home page is " PACKAGE_HOMEPAGE "\n\n");
   return;
 }
diff --git a/sm5/smartctl.cpp b/sm5/smartctl.cpp
index 0b74789a2..c0b890bbb 100644
--- a/sm5/smartctl.cpp
+++ b/sm5/smartctl.cpp
@@ -50,7 +50,7 @@
 extern const char *os_solaris_ata_s_cvsid;
 #endif
 extern const char *atacmdnames_c_cvsid, *atacmds_c_cvsid, *ataprint_c_cvsid, *knowndrives_c_cvsid, *os_XXXX_c_cvsid, *scsicmds_c_cvsid, *scsiprint_c_cvsid, *utility_c_cvsid;
-const char* smartctl_c_cvsid="$Id: smartctl.cpp,v 1.142 2006/04/05 19:50:07 chrfranke Exp $"
+const char* smartctl_c_cvsid="$Id: smartctl.cpp,v 1.143 2006/04/12 14:54:28 ballen4705 Exp $"
 ATACMDS_H_CVSID ATAPRINT_H_CVSID CONFIG_H_CVSID EXTERN_H_CVSID INT64_H_CVSID KNOWNDRIVES_H_CVSID SCSICMDS_H_CVSID SCSIPRINT_H_CVSID SMARTCTL_H_CVSID UTILITY_H_CVSID;
 
 // This is a block containing all the "control variables".  We declare
@@ -69,7 +69,7 @@ void printslogan(){
 #else
   const char * ver = SMARTMONTOOLS_BUILD_HOST;
 #endif
-  pout("smartctl version %s [%s] Copyright (C) 2002-5 Bruce Allen\n", PACKAGE_VERSION, ver);
+  pout("smartctl version %s [%s] Copyright (C) 2002-6 Bruce Allen\n", PACKAGE_VERSION, ver);
   pout("Home page is " PACKAGE_HOMEPAGE "\n\n");
   return;
 }
diff --git a/sm5/smartctl.h b/sm5/smartctl.h
index f6f29e7cb..cba061656 100644
--- a/sm5/smartctl.h
+++ b/sm5/smartctl.h
@@ -3,7 +3,7 @@
  *
  * Home page of code is: http://smartmontools.sourceforge.net
  *
- * Copyright (C) 2002-5 Bruce Allen <smartmontools-support@lists.sourceforge.net>
+ * Copyright (C) 2002-6 Bruce Allen <smartmontools-support@lists.sourceforge.net>
  * Copyright (C) 2000 Michael Cornwell <cornwell@acm.org>
  *
  * This program is free software; you can redistribute it and/or modify
@@ -25,7 +25,7 @@
 #ifndef SMARTCTL_H_
 #define SMARTCTL_H_
 
-#define SMARTCTL_H_CVSID "$Id: smartctl.h,v 1.22 2005/04/20 03:29:59 ballen4705 Exp $\n"
+#define SMARTCTL_H_CVSID "$Id: smartctl.h,v 1.23 2006/04/12 14:54:28 ballen4705 Exp $\n"
 
 /* Boolean Values */
 #define TRUE 0x01
diff --git a/sm5/smartd.c b/sm5/smartd.c
index 3e35e4a1c..2bb8ba735 100644
--- a/sm5/smartd.c
+++ b/sm5/smartd.c
@@ -115,14 +115,14 @@ int getdomainname(char *, int); /* no declaration in header files! */
 extern const char *atacmdnames_c_cvsid, *atacmds_c_cvsid, *ataprint_c_cvsid, *escalade_c_cvsid, 
                   *knowndrives_c_cvsid, *os_XXXX_c_cvsid, *scsicmds_c_cvsid, *utility_c_cvsid;
 
-static const char *filenameandversion="$Id: smartd.c,v 1.359 2006/04/05 20:57:12 chrfranke Exp $";
+static const char *filenameandversion="$Id: smartd.c,v 1.360 2006/04/12 14:54:28 ballen4705 Exp $";
 #ifdef NEED_SOLARIS_ATA_CODE
 extern const char *os_solaris_ata_s_cvsid;
 #endif
 #ifdef _WIN32
 extern const char *daemon_win32_c_cvsid, *hostname_win32_c_cvsid, *syslog_win32_c_cvsid;
 #endif
-const char *smartd_c_cvsid="$Id: smartd.c,v 1.359 2006/04/05 20:57:12 chrfranke Exp $" 
+const char *smartd_c_cvsid="$Id: smartd.c,v 1.360 2006/04/12 14:54:28 ballen4705 Exp $" 
 ATACMDS_H_CVSID ATAPRINT_H_CVSID CONFIG_H_CVSID
 #ifdef DAEMON_WIN32_H_CVSID
 DAEMON_WIN32_H_CVSID
@@ -1065,7 +1065,7 @@ void PrintHead(){
 #else
   const char * ver = SMARTMONTOOLS_BUILD_HOST;
 #endif
-  PrintOut(LOG_INFO,"smartd version %s [%s] Copyright (C) 2002-5 Bruce Allen\n", PACKAGE_VERSION, ver);
+  PrintOut(LOG_INFO,"smartd version %s [%s] Copyright (C) 2002-6 Bruce Allen\n", PACKAGE_VERSION, ver);
   PrintOut(LOG_INFO,"Home page is " PACKAGE_HOMEPAGE "\n\n");
   return;
 }
diff --git a/sm5/smartd.cpp b/sm5/smartd.cpp
index 509701b34..efb356edf 100644
--- a/sm5/smartd.cpp
+++ b/sm5/smartd.cpp
@@ -115,14 +115,14 @@ int getdomainname(char *, int); /* no declaration in header files! */
 extern const char *atacmdnames_c_cvsid, *atacmds_c_cvsid, *ataprint_c_cvsid, *escalade_c_cvsid, 
                   *knowndrives_c_cvsid, *os_XXXX_c_cvsid, *scsicmds_c_cvsid, *utility_c_cvsid;
 
-static const char *filenameandversion="$Id: smartd.cpp,v 1.359 2006/04/05 20:57:12 chrfranke Exp $";
+static const char *filenameandversion="$Id: smartd.cpp,v 1.360 2006/04/12 14:54:28 ballen4705 Exp $";
 #ifdef NEED_SOLARIS_ATA_CODE
 extern const char *os_solaris_ata_s_cvsid;
 #endif
 #ifdef _WIN32
 extern const char *daemon_win32_c_cvsid, *hostname_win32_c_cvsid, *syslog_win32_c_cvsid;
 #endif
-const char *smartd_c_cvsid="$Id: smartd.cpp,v 1.359 2006/04/05 20:57:12 chrfranke Exp $" 
+const char *smartd_c_cvsid="$Id: smartd.cpp,v 1.360 2006/04/12 14:54:28 ballen4705 Exp $" 
 ATACMDS_H_CVSID ATAPRINT_H_CVSID CONFIG_H_CVSID
 #ifdef DAEMON_WIN32_H_CVSID
 DAEMON_WIN32_H_CVSID
@@ -1065,7 +1065,7 @@ void PrintHead(){
 #else
   const char * ver = SMARTMONTOOLS_BUILD_HOST;
 #endif
-  PrintOut(LOG_INFO,"smartd version %s [%s] Copyright (C) 2002-5 Bruce Allen\n", PACKAGE_VERSION, ver);
+  PrintOut(LOG_INFO,"smartd version %s [%s] Copyright (C) 2002-6 Bruce Allen\n", PACKAGE_VERSION, ver);
   PrintOut(LOG_INFO,"Home page is " PACKAGE_HOMEPAGE "\n\n");
   return;
 }
diff --git a/sm5/smartd.h b/sm5/smartd.h
index d96b806e6..c1b5dd195 100644
--- a/sm5/smartd.h
+++ b/sm5/smartd.h
@@ -3,7 +3,7 @@
  *
  * Home page of code is: http://smartmontools.sourceforge.net
  *
- * Copyright (C) 2002-5 Bruce Allen <smartmontools-support@lists.sourceforge.net>
+ * Copyright (C) 2002-6 Bruce Allen <smartmontools-support@lists.sourceforge.net>
  * Copyright (C) 2000 Michael Cornwell <cornwell@acm.org>
  *
  * This program is free software; you can redistribute it and/or modify
@@ -32,7 +32,7 @@
 
 
 #ifndef SMARTD_H_CVSID
-#define SMARTD_H_CVSID "$Id: smartd.h,v 1.75 2005/04/20 03:30:17 ballen4705 Exp $\n"
+#define SMARTD_H_CVSID "$Id: smartd.h,v 1.76 2006/04/12 14:54:28 ballen4705 Exp $\n"
 #endif
 
 // Configuration file
diff --git a/sm5/smartd.initd.in b/sm5/smartd.initd.in
index bae2e2a02..c267f91b1 100755
--- a/sm5/smartd.initd.in
+++ b/sm5/smartd.initd.in
@@ -1,8 +1,8 @@
 #! /bin/sh
 
 # smartmontools init file for smartd
-# Copyright (C) 2002-5 Bruce Allen <smartmontools-support@lists.sourceforge.net>
-# $Id: smartd.initd.in,v 1.32 2005/12/11 18:40:35 ballen4705 Exp $
+# Copyright (C) 2002-6 Bruce Allen <smartmontools-support@lists.sourceforge.net>
+# $Id: smartd.initd.in,v 1.33 2006/04/12 14:54:28 ballen4705 Exp $
 
 # For RedHat and cousins:
 # chkconfig: 2345 40 40
diff --git a/sm5/smartmontools.spec b/sm5/smartmontools.spec
index 268a42bf8..d02bf02ad 100644
--- a/sm5/smartmontools.spec
+++ b/sm5/smartmontools.spec
@@ -35,9 +35,9 @@ Packager:       Bruce Allen <smartmontools-support@lists.sourceforge.net>
 # http://ftp1.sourceforge.net/smartmontools/smartmontools-%{version}-%{release}.tar.gz
 
 # CVS ID of this file is:
-# $Id: smartmontools.spec,v 1.165 2005/04/20 07:38:44 ballen4705 Exp $
+# $Id: smartmontools.spec,v 1.166 2006/04/12 14:54:28 ballen4705 Exp $
 
-# Copyright (C) 2002-5 Bruce Allen <smartmontools-support@lists.sourceforge.net>
+# Copyright (C) 2002-6 Bruce Allen <smartmontools-support@lists.sourceforge.net>
 # Home page: http://smartmontools.sourceforge.net/
 #
 # This program is free software; you can redistribute it and/or modify it
diff --git a/sm5/utility.c b/sm5/utility.c
index 679f84c5c..19c9f8052 100644
--- a/sm5/utility.c
+++ b/sm5/utility.c
@@ -3,7 +3,7 @@
  *
  * Home page of code is: http://smartmontools.sourceforge.net
  *
- * Copyright (C) 2002-5 Bruce Allen <smartmontools-support@lists.sourceforge.net>
+ * Copyright (C) 2002-6 Bruce Allen <smartmontools-support@lists.sourceforge.net>
  * Copyright (C) 2000 Michael Cornwell <cornwell@acm.org>
  *
  * This program is free software; you can redistribute it and/or modify
@@ -44,7 +44,7 @@
 #include "utility.h"
 
 // Any local header files should be represented by a CVSIDX just below.
-const char* utility_c_cvsid="$Id: utility.c,v 1.60 2005/11/27 20:22:03 chrfranke Exp $"
+const char* utility_c_cvsid="$Id: utility.c,v 1.61 2006/04/12 14:54:28 ballen4705 Exp $"
 CONFIG_H_CVSID INT64_H_CVSID UTILITY_H_CVSID;
 
 const char * packet_types[] = {
diff --git a/sm5/utility.cpp b/sm5/utility.cpp
index 722b03e4f..1a4dc5db3 100644
--- a/sm5/utility.cpp
+++ b/sm5/utility.cpp
@@ -3,7 +3,7 @@
  *
  * Home page of code is: http://smartmontools.sourceforge.net
  *
- * Copyright (C) 2002-5 Bruce Allen <smartmontools-support@lists.sourceforge.net>
+ * Copyright (C) 2002-6 Bruce Allen <smartmontools-support@lists.sourceforge.net>
  * Copyright (C) 2000 Michael Cornwell <cornwell@acm.org>
  *
  * This program is free software; you can redistribute it and/or modify
@@ -44,7 +44,7 @@
 #include "utility.h"
 
 // Any local header files should be represented by a CVSIDX just below.
-const char* utility_c_cvsid="$Id: utility.cpp,v 1.60 2005/11/27 20:22:03 chrfranke Exp $"
+const char* utility_c_cvsid="$Id: utility.cpp,v 1.61 2006/04/12 14:54:28 ballen4705 Exp $"
 CONFIG_H_CVSID INT64_H_CVSID UTILITY_H_CVSID;
 
 const char * packet_types[] = {
diff --git a/sm5/utility.h b/sm5/utility.h
index 96eb6233d..7229c5a6b 100644
--- a/sm5/utility.h
+++ b/sm5/utility.h
@@ -3,7 +3,7 @@
  *
  * Home page of code is: http://smartmontools.sourceforge.net
  *
- * Copyright (C) 2002-5 Bruce Allen <smartmontools-support@lists.sourceforge.net>
+ * Copyright (C) 2002-6 Bruce Allen <smartmontools-support@lists.sourceforge.net>
  * Copyright (C) 2000 Michael Cornwell <cornwell@acm.org>
  *
  * This program is free software; you can redistribute it and/or modify
@@ -25,7 +25,7 @@
 #ifndef UTILITY_H_
 #define UTILITY_H_
 
-#define UTILITY_H_CVSID "$Id: utility.h,v 1.42 2005/04/20 03:30:17 ballen4705 Exp $\n"
+#define UTILITY_H_CVSID "$Id: utility.h,v 1.43 2006/04/12 14:54:28 ballen4705 Exp $\n"
 
 #include <time.h>
 #include <sys/types.h> // for regex.h (according to POSIX)
-- 
GitLab