From 04a5e4e1095fd1ec581120fec2a0d47b753ea880 Mon Sep 17 00:00:00 2001 From: ballen4705 <ballen4705@4ea69e1a-61f1-4043-bf83-b5c94c648137> Date: Mon, 14 Oct 2002 15:26:35 +0000 Subject: [PATCH] Added UCSC reference everywhere git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@47 4ea69e1a-61f1-4043-bf83-b5c94c648137 --- sm5/CHANGELOG | 6 +++++- sm5/Makefile | 7 ++++++- sm5/README | 9 ++++++--- sm5/TODO | 7 ++++++- sm5/VERSION | 2 +- sm5/atacmds.c | 8 +++++++- sm5/atacmds.cpp | 8 +++++++- sm5/atacmds.h | 8 +++++++- sm5/ataprint.c | 8 +++++++- sm5/ataprint.cpp | 8 +++++++- sm5/ataprint.h | 8 +++++++- sm5/extern.h | 8 +++++++- sm5/scsicmds.c | 8 +++++++- sm5/scsicmds.cpp | 8 +++++++- sm5/scsicmds.h | 8 +++++++- sm5/scsiprint.c | 8 +++++++- sm5/scsiprint.cpp | 8 +++++++- sm5/scsiprint.h | 8 +++++++- sm5/smartctl.8 | 24 +++++++++++++++++------- sm5/smartctl.c | 10 ++++++++-- sm5/smartctl.cpp | 10 ++++++++-- sm5/smartctl.h | 8 +++++++- sm5/smartd.8 | 19 ++++++++++++++----- sm5/smartd.c | 10 ++++++++-- sm5/smartd.cpp | 10 ++++++++-- sm5/smartd.h | 8 +++++++- sm5/smartd.initd | 9 +++++++-- sm5/smartmontools.spec | 2 +- 28 files changed, 200 insertions(+), 45 deletions(-) diff --git a/sm5/CHANGELOG b/sm5/CHANGELOG index 7e5bb5c0c..15247298b 100644 --- a/sm5/CHANGELOG +++ b/sm5/CHANGELOG @@ -1,6 +1,6 @@ CHANGELOG for smartmontools -$Id: CHANGELOG,v 1.3 2002/10/11 09:20:32 ballen4705 Exp $ +$Id: CHANGELOG,v 1.4 2002/10/14 15:25:55 ballen4705 Exp $ Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net> @@ -13,3 +13,7 @@ You should have received a copy of the GNU General Public License (for example COPYING); if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +This code was originally developed as a Senior Thesis by Michael Cornwell +at the Concurrent Systems Laboratory (now part of the Storage Systems +Research Center), Jack Baskin School of Engineering, University of +California, Santa Cruz. http://ssrc.soe.ucsc.edu/ diff --git a/sm5/Makefile b/sm5/Makefile index a2048ddd3..baf563bb3 100644 --- a/sm5/Makefile +++ b/sm5/Makefile @@ -1,6 +1,6 @@ # Makefile for smartmontools # -# $Id: Makefile,v 1.15 2002/10/14 09:17:36 ballen4705 Exp $ +# $Id: Makefile,v 1.16 2002/10/14 15:25:58 ballen4705 Exp $ # # Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net> # @@ -12,6 +12,11 @@ # You should have received a copy of the GNU General Public License (for # example COPYING); if not, write to the Free Software Foundation, Inc., 675 # Mass Ave, Cambridge, MA 02139, USA. +# +# This code was originally developed as a Senior Thesis by Michael Cornwell +# at the Concurrent Systems Laboratory (now part of the Storage Systems +# Research Center), Jack Baskin School of Engineering, University of +# California, Santa Cruz. http://ssrc.soe.ucsc.edu/ CC = gcc # CFLAGS = -fsigned-char -Wall -g diff --git a/sm5/README b/sm5/README index 9c6f85ede..1541db470 100644 --- a/sm5/README +++ b/sm5/README @@ -2,7 +2,6 @@ SMARTMONTOOLS - SMART utility toolset for Linux =============================================== - == HOME == The home for smartmontools is located at: http://smartmontools.sourceforge.net @@ -10,7 +9,6 @@ Please see this web site for updates, documentation, and for submitting patches and bug reports. - == COPYING == Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net> @@ -23,6 +21,11 @@ You should have received a copy of the GNU General Public License (for example COPYING); if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +== CREDITS == +This code was originally developed as a Senior Thesis by Michael Cornwell +at the Concurrent Systems Laboratory (now part of the Storage Systems +Research Center), Jack Baskin School of Engineering, University of +California, Santa Cruz. http://ssrc.soe.ucsc.edu/ == OVERVIEW == SMARTMONTOOLS contains utilities that control and monitor storage @@ -180,4 +183,4 @@ Fax: (408) 867-2115 E-Mail: 250-1752@mcimail.com. -$Id: README,v 1.5 2002/10/12 11:10:01 ballen4705 Exp $ +$Id: README,v 1.6 2002/10/14 15:26:00 ballen4705 Exp $ diff --git a/sm5/TODO b/sm5/TODO index c8527c2c5..ef2cbae93 100644 --- a/sm5/TODO +++ b/sm5/TODO @@ -2,7 +2,7 @@ TODO list for smartmontools: Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net> -$Id: TODO,v 1.5 2002/10/12 11:10:01 ballen4705 Exp $ +$Id: TODO,v 1.6 2002/10/14 15:26:02 ballen4705 Exp $ 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 @@ -13,6 +13,11 @@ You should have received a copy of the GNU General Public License (for example COPYING); if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +This code was originally developed as a Senior Thesis by Michael Cornwell +at the Concurrent Systems Laboratory (now part of the Storage Systems +Research Center), Jack Baskin School of Engineering, University of +California, Santa Cruz. http://ssrc.soe.ucsc.edu/. + Testing ------- diff --git a/sm5/VERSION b/sm5/VERSION index 7f8f011eb..45a4fb75d 100644 --- a/sm5/VERSION +++ b/sm5/VERSION @@ -1 +1 @@ -7 +8 diff --git a/sm5/atacmds.c b/sm5/atacmds.c index c9078886d..f70515916 100644 --- a/sm5/atacmds.c +++ b/sm5/atacmds.c @@ -1,4 +1,4 @@ -// $Id: atacmds.c,v 1.4 2002/10/13 13:10:56 ballen4705 Exp $ +// $Id: atacmds.c,v 1.5 2002/10/14 15:26:05 ballen4705 Exp $ /* * atacmds.c * @@ -14,6 +14,12 @@ * You should have received a copy of the GNU General Public License * (for example COPYING); if not, write to the Free * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * + * This code was originally developed as a Senior Thesis by Michael Cornwell + * at the Concurrent Systems Laboratory (now part of the Storage Systems + * Research Center), Jack Baskin School of Engineering, University of + * California, Santa Cruz. http://ssrc.soe.ucsc.edu/ + * */ diff --git a/sm5/atacmds.cpp b/sm5/atacmds.cpp index 8b2090097..241cf8ee8 100644 --- a/sm5/atacmds.cpp +++ b/sm5/atacmds.cpp @@ -1,4 +1,4 @@ -// $Id: atacmds.cpp,v 1.4 2002/10/13 13:10:56 ballen4705 Exp $ +// $Id: atacmds.cpp,v 1.5 2002/10/14 15:26:05 ballen4705 Exp $ /* * atacmds.c * @@ -14,6 +14,12 @@ * You should have received a copy of the GNU General Public License * (for example COPYING); if not, write to the Free * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * + * This code was originally developed as a Senior Thesis by Michael Cornwell + * at the Concurrent Systems Laboratory (now part of the Storage Systems + * Research Center), Jack Baskin School of Engineering, University of + * California, Santa Cruz. http://ssrc.soe.ucsc.edu/ + * */ diff --git a/sm5/atacmds.h b/sm5/atacmds.h index ace3ccf89..b2335d7f0 100644 --- a/sm5/atacmds.h +++ b/sm5/atacmds.h @@ -1,4 +1,4 @@ -// $Id: atacmds.h,v 1.10 2002/10/13 13:10:56 ballen4705 Exp $ +// $Id: atacmds.h,v 1.11 2002/10/14 15:26:08 ballen4705 Exp $ /* * atacmds.h * @@ -13,6 +13,12 @@ * You should have received a copy of the GNU General Public License * (for example COPYING); if not, write to the Free * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * + * This code was originally developed as a Senior Thesis by Michael Cornwell + * at the Concurrent Systems Laboratory (now part of the Storage Systems + * Research Center), Jack Baskin School of Engineering, University of + * California, Santa Cruz. http://ssrc.soe.ucsc.edu/ + * */ #ifndef _ATACMDS_H_ diff --git a/sm5/ataprint.c b/sm5/ataprint.c index 5c64fc0b0..41820149e 100644 --- a/sm5/ataprint.c +++ b/sm5/ataprint.c @@ -1,4 +1,4 @@ -// $Id: ataprint.c,v 1.8 2002/10/13 13:10:56 ballen4705 Exp $ +// $Id: ataprint.c,v 1.9 2002/10/14 15:26:10 ballen4705 Exp $ /* * ataprint.c * @@ -13,6 +13,12 @@ * You should have received a copy of the GNU General Public License * (for example COPYING); if not, write to the Free * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * + * This code was originally developed as a Senior Thesis by Michael Cornwell + * at the Concurrent Systems Laboratory (now part of the Storage Systems + * Research Center), Jack Baskin School of Engineering, University of + * California, Santa Cruz. http://ssrc.soe.ucsc.edu/ + * */ #include "ataprint.h" diff --git a/sm5/ataprint.cpp b/sm5/ataprint.cpp index be9528222..0cc661f35 100644 --- a/sm5/ataprint.cpp +++ b/sm5/ataprint.cpp @@ -1,4 +1,4 @@ -// $Id: ataprint.cpp,v 1.8 2002/10/13 13:10:56 ballen4705 Exp $ +// $Id: ataprint.cpp,v 1.9 2002/10/14 15:26:10 ballen4705 Exp $ /* * ataprint.c * @@ -13,6 +13,12 @@ * You should have received a copy of the GNU General Public License * (for example COPYING); if not, write to the Free * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * + * This code was originally developed as a Senior Thesis by Michael Cornwell + * at the Concurrent Systems Laboratory (now part of the Storage Systems + * Research Center), Jack Baskin School of Engineering, University of + * California, Santa Cruz. http://ssrc.soe.ucsc.edu/ + * */ #include "ataprint.h" diff --git a/sm5/ataprint.h b/sm5/ataprint.h index 259f565b6..0f66dbc79 100644 --- a/sm5/ataprint.h +++ b/sm5/ataprint.h @@ -1,4 +1,4 @@ -// $Id: ataprint.h,v 1.3 2002/10/11 09:20:32 ballen4705 Exp $ +// $Id: ataprint.h,v 1.4 2002/10/14 15:26:15 ballen4705 Exp $ /* * ataprint.c @@ -14,6 +14,12 @@ * You should have received a copy of the GNU General Public License * (for example COPYING); if not, write to the Free * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * + * This code was originally developed as a Senior Thesis by Michael Cornwell + * at the Concurrent Systems Laboratory (now part of the Storage Systems + * Research Center), Jack Baskin School of Engineering, University of + * California, Santa Cruz. http://ssrc.soe.ucsc.edu/ + * */ #ifndef _SMART_PRINT_H_ diff --git a/sm5/extern.h b/sm5/extern.h index 3d955fde5..13c0c8cd7 100644 --- a/sm5/extern.h +++ b/sm5/extern.h @@ -1,4 +1,4 @@ -// $Id: extern.h,v 1.3 2002/10/12 11:10:01 ballen4705 Exp $ +// $Id: extern.h,v 1.4 2002/10/14 15:26:16 ballen4705 Exp $ /* * extern.h * @@ -13,6 +13,12 @@ * You should have received a copy of the GNU General Public License * (for example COPYING); if not, write to the Free * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * + * This code was originally developed as a Senior Thesis by Michael Cornwell + * at the Concurrent Systems Laboratory (now part of the Storage Systems + * Research Center), Jack Baskin School of Engineering, University of + * California, Santa Cruz. http://ssrc.soe.ucsc.edu/ + * */ #ifndef _EXTERN_H_ diff --git a/sm5/scsicmds.c b/sm5/scsicmds.c index ae02f29a7..52ce62f7e 100644 --- a/sm5/scsicmds.c +++ b/sm5/scsicmds.c @@ -1,4 +1,4 @@ -// $Id: scsicmds.c,v 1.5 2002/10/12 11:10:01 ballen4705 Exp $ +// $Id: scsicmds.c,v 1.6 2002/10/14 15:26:18 ballen4705 Exp $ /* * scsicmds.c @@ -14,6 +14,12 @@ * You should have received a copy of the GNU General Public License * (for example COPYING); if not, write to the Free * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * + * This code was originally developed as a Senior Thesis by Michael Cornwell + * at the Concurrent Systems Laboratory (now part of the Storage Systems + * Research Center), Jack Baskin School of Engineering, University of + * California, Santa Cruz. http://ssrc.soe.ucsc.edu/ + * */ #include <stdio.h> diff --git a/sm5/scsicmds.cpp b/sm5/scsicmds.cpp index 5f572a4c9..83953c754 100644 --- a/sm5/scsicmds.cpp +++ b/sm5/scsicmds.cpp @@ -1,4 +1,4 @@ -// $Id: scsicmds.cpp,v 1.5 2002/10/12 11:10:01 ballen4705 Exp $ +// $Id: scsicmds.cpp,v 1.6 2002/10/14 15:26:18 ballen4705 Exp $ /* * scsicmds.c @@ -14,6 +14,12 @@ * You should have received a copy of the GNU General Public License * (for example COPYING); if not, write to the Free * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * + * This code was originally developed as a Senior Thesis by Michael Cornwell + * at the Concurrent Systems Laboratory (now part of the Storage Systems + * Research Center), Jack Baskin School of Engineering, University of + * California, Santa Cruz. http://ssrc.soe.ucsc.edu/ + * */ #include <stdio.h> diff --git a/sm5/scsicmds.h b/sm5/scsicmds.h index bd91eaad2..5d1ae01ed 100644 --- a/sm5/scsicmds.h +++ b/sm5/scsicmds.h @@ -1,4 +1,4 @@ -// $Id: scsicmds.h,v 1.3 2002/10/12 11:10:01 ballen4705 Exp $ +// $Id: scsicmds.h,v 1.4 2002/10/14 15:26:21 ballen4705 Exp $ /* * scsicmds.h * @@ -13,6 +13,12 @@ * You should have received a copy of the GNU General Public License * (for example COPYING); if not, write to the Free * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * + * This code was originally developed as a Senior Thesis by Michael Cornwell + * at the Concurrent Systems Laboratory (now part of the Storage Systems + * Research Center), Jack Baskin School of Engineering, University of + * California, Santa Cruz. http://ssrc.soe.ucsc.edu/ + * */ diff --git a/sm5/scsiprint.c b/sm5/scsiprint.c index 47a0501e4..cc7676747 100644 --- a/sm5/scsiprint.c +++ b/sm5/scsiprint.c @@ -1,4 +1,4 @@ -// $Id: scsiprint.c,v 1.4 2002/10/11 09:20:32 ballen4705 Exp $ +// $Id: scsiprint.c,v 1.5 2002/10/14 15:26:23 ballen4705 Exp $ /* * scsiprint.c * @@ -13,6 +13,12 @@ * You should have received a copy of the GNU General Public License * (for example COPYING); if not, write to the Free * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * + * This code was originally developed as a Senior Thesis by Michael Cornwell + * at the Concurrent Systems Laboratory (now part of the Storage Systems + * Research Center), Jack Baskin School of Engineering, University of + * California, Santa Cruz. http://ssrc.soe.ucsc.edu/ + * */ diff --git a/sm5/scsiprint.cpp b/sm5/scsiprint.cpp index 849647a8b..cab7e2383 100644 --- a/sm5/scsiprint.cpp +++ b/sm5/scsiprint.cpp @@ -1,4 +1,4 @@ -// $Id: scsiprint.cpp,v 1.4 2002/10/11 09:20:32 ballen4705 Exp $ +// $Id: scsiprint.cpp,v 1.5 2002/10/14 15:26:23 ballen4705 Exp $ /* * scsiprint.c * @@ -13,6 +13,12 @@ * You should have received a copy of the GNU General Public License * (for example COPYING); if not, write to the Free * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * + * This code was originally developed as a Senior Thesis by Michael Cornwell + * at the Concurrent Systems Laboratory (now part of the Storage Systems + * Research Center), Jack Baskin School of Engineering, University of + * California, Santa Cruz. http://ssrc.soe.ucsc.edu/ + * */ diff --git a/sm5/scsiprint.h b/sm5/scsiprint.h index 210487cd5..3d6d8441f 100644 --- a/sm5/scsiprint.h +++ b/sm5/scsiprint.h @@ -1,4 +1,4 @@ -// $Id: scsiprint.h,v 1.3 2002/10/12 11:10:01 ballen4705 Exp $ +// $Id: scsiprint.h,v 1.4 2002/10/14 15:26:24 ballen4705 Exp $ /* * scsiprint.h * @@ -13,6 +13,12 @@ * You should have received a copy of the GNU General Public License * (for example COPYING); if not, write to the Free * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * + * This code was originally developed as a Senior Thesis by Michael Cornwell + * at the Concurrent Systems Laboratory (now part of the Storage Systems + * Research Center), Jack Baskin School of Engineering, University of + * California, Santa Cruz. http://ssrc.soe.ucsc.edu/ + * */ diff --git a/sm5/smartctl.8 b/sm5/smartctl.8 index 3372a0a6a..d47caa6bf 100644 --- a/sm5/smartctl.8 +++ b/sm5/smartctl.8 @@ -1,6 +1,6 @@ \# Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net> \# -\# $Id: smartctl.8,v 1.7 2002/10/12 11:10:01 ballen4705 Exp $ +\# $Id: smartctl.8,v 1.8 2002/10/14 15:26:25 ballen4705 Exp $ \# \# 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 @@ -10,7 +10,12 @@ \# You should have received a copy of the GNU General Public License (for \# example COPYING); if not, write to the Free Software Foundation, Inc., 675 \# Mass Ave, Cambridge, MA 02139, USA. -.TH SMARTCTL 8 "$Date: 2002/10/12 11:10:01 $" "smartmontools-5.0" +\# +\# This code was originally developed as a Senior Thesis by Michael Cornwell +\# at the Concurrent Systems Laboratory (now part of the Storage Systems +\# Research Center), Jack Baskin School of Engineering, University of +\# California, Santa Cruz. http://ssrc.soe.ucsc.edu/ +.TH SMARTCTL 8 "$Date: 2002/10/14 15:26:25 $" "smartmontools-5.0" .SH NAME smartctl \- S.M.A.R.T. control utility .SH SYNOPSIS @@ -180,7 +185,8 @@ Offline: Runs S.M.A.R.T. Immediate offline Test. This immediately starts the test describe above. This command can be given during normal system operation. .TP -S Selftest: Runs S.M.A.R.T. Short Self Test (usually under ten +S +Selftest: Runs S.M.A.R.T. Short Self Test (usually under ten minutes). This is a test in a different category than the automatic offline tests. The 'Self' tests check the electrical and mechanical performance as well as the read performance of the disk. Their @@ -249,9 +255,13 @@ University of Wisconsin - Milwaukee Physics Department .PP .SH CREDITS .fi -This code was derived from the smartsuite package, written by -Michael Cornwell, and from the previous ucsc smartsuite package. It -extends these to cover ATA-5 disks. +This code was derived from the smartsuite package, written by Michael +Cornwell, and from the previous ucsc smartsuite package. It extends +these to cover ATA-5 disks. This code was originally developed as a +Senior Thesis by Michael Cornwell at the Concurrent Systems Laboratory +(now part of the Storage Systems Research Center), Jack Baskin School +of Engineering, University of California, Santa +Cruz. http://ssrc.soe.ucsc.edu/. .SH HOME PAGE FOR SMARTMONTOOLS: .fi @@ -309,4 +319,4 @@ Please let us know if there is an on\-line source for this document. .SH CVS ID OF THIS PAGE: -$Id: smartctl.8,v 1.7 2002/10/12 11:10:01 ballen4705 Exp $ +$Id: smartctl.8,v 1.8 2002/10/14 15:26:25 ballen4705 Exp $ diff --git a/sm5/smartctl.c b/sm5/smartctl.c index f590ae683..34a6a09e7 100644 --- a/sm5/smartctl.c +++ b/sm5/smartctl.c @@ -1,4 +1,4 @@ -// $Id: smartctl.c,v 1.7 2002/10/12 11:10:01 ballen4705 Exp $ +// $Id: smartctl.c,v 1.8 2002/10/14 15:26:28 ballen4705 Exp $ /* * smartctl.c * @@ -13,6 +13,12 @@ * You should have received a copy of the GNU General Public License * (for example COPYING); if not, write to the Free * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * + * This code was originally developed as a Senior Thesis by Michael Cornwell + * at the Concurrent Systems Laboratory (now part of the Storage Systems + * Research Center), Jack Baskin School of Engineering, University of + * California, Santa Cruz. http://ssrc.soe.ucsc.edu/ + * */ @@ -215,7 +221,7 @@ int main (int argc, char **argv){ printf("is free software, and you are welcome to redistribute it\n"); printf("under the terms of the GNU General Public License Version 2.\n"); printf("See http://www.gnu.org for further details.\n\n"); - printf("CVS version ID %s\n","$Id: smartctl.c,v 1.7 2002/10/12 11:10:01 ballen4705 Exp $"); + printf("CVS version ID %s\n","$Id: smartctl.c,v 1.8 2002/10/14 15:26:28 ballen4705 Exp $"); exit(0); } diff --git a/sm5/smartctl.cpp b/sm5/smartctl.cpp index 65c5600db..e2e46ebd9 100644 --- a/sm5/smartctl.cpp +++ b/sm5/smartctl.cpp @@ -1,4 +1,4 @@ -// $Id: smartctl.cpp,v 1.7 2002/10/12 11:10:01 ballen4705 Exp $ +// $Id: smartctl.cpp,v 1.8 2002/10/14 15:26:28 ballen4705 Exp $ /* * smartctl.c * @@ -13,6 +13,12 @@ * You should have received a copy of the GNU General Public License * (for example COPYING); if not, write to the Free * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * + * This code was originally developed as a Senior Thesis by Michael Cornwell + * at the Concurrent Systems Laboratory (now part of the Storage Systems + * Research Center), Jack Baskin School of Engineering, University of + * California, Santa Cruz. http://ssrc.soe.ucsc.edu/ + * */ @@ -215,7 +221,7 @@ int main (int argc, char **argv){ printf("is free software, and you are welcome to redistribute it\n"); printf("under the terms of the GNU General Public License Version 2.\n"); printf("See http://www.gnu.org for further details.\n\n"); - printf("CVS version ID %s\n","$Id: smartctl.cpp,v 1.7 2002/10/12 11:10:01 ballen4705 Exp $"); + printf("CVS version ID %s\n","$Id: smartctl.cpp,v 1.8 2002/10/14 15:26:28 ballen4705 Exp $"); exit(0); } diff --git a/sm5/smartctl.h b/sm5/smartctl.h index 19ceed382..8e3590f2f 100644 --- a/sm5/smartctl.h +++ b/sm5/smartctl.h @@ -1,4 +1,4 @@ -// $Id: smartctl.h,v 1.4 2002/10/12 11:10:01 ballen4705 Exp $ +// $Id: smartctl.h,v 1.5 2002/10/14 15:26:29 ballen4705 Exp $ /* * smartctl.h * @@ -13,6 +13,12 @@ * You should have received a copy of the GNU General Public License * (for example COPYING); if not, write to the Free * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * + * This code was originally developed as a Senior Thesis by Michael Cornwell + * at the Concurrent Systems Laboratory (now part of the Storage Systems + * Research Center), Jack Baskin School of Engineering, University of + * California, Santa Cruz. http://ssrc.soe.ucsc.edu/ + * */ #ifndef __SMARTCTL_H_ diff --git a/sm5/smartd.8 b/sm5/smartd.8 index 045c8fb37..5fa159ac9 100644 --- a/sm5/smartd.8 +++ b/sm5/smartd.8 @@ -8,7 +8,12 @@ \# You should have received a copy of the GNU General Public License (for \# example COPYING); if not, write to the Free Software Foundation, Inc., 675 \# Mass Ave, Cambridge, MA 02139, USA. -.TH SMARTD 8 "$Date: 2002/10/11 09:20:32 $" "smartmontools-5.0" +\# +\# This code was originally developed as a Senior Thesis by Michael Cornwell +\# at the Concurrent Systems Laboratory (now part of the Storage Systems +\# Research Center), Jack Baskin School of Engineering, University of +\# California, Santa Cruz. http://ssrc.soe.ucsc.edu/ +.TH SMARTD 8 "$Date: 2002/10/14 15:26:30 $" "smartmontools-5.0" .SH NAME smartd \- S.M.A.R.T. Daemon .SH SYNOPSIS @@ -109,9 +114,13 @@ University of Wisconsin - Milwaukee Physics Department .PP .SH CREDITS .fi -This code was derived from the smartsuite package, written by -Michael Cornwell, and from the previous ucsc smartsuite package. It -extends these to cover ATA-5 disks. +This code was derived from the smartsuite package, written by Michael +Cornwell, and from the previous ucsc smartsuite package. It extends +these to cover ATA-5 disks. This code was originally developed as a +Senior Thesis by Michael Cornwell at the Concurrent Systems Laboratory +(now part of the Storage Systems Research Center), Jack Baskin School +of Engineering, University of California, Santa +Cruz. http://ssrc.soe.ucsc.edu/. .SH HOME PAGE FOR SMARTMONTOOLS: .fi @@ -169,4 +178,4 @@ Please let us know if there is an on\-line source for this document. .SH CVS ID OF THIS PAGE: -$Id: smartd.8,v 1.6 2002/10/11 09:20:32 ballen4705 Exp $ +$Id: smartd.8,v 1.7 2002/10/14 15:26:30 ballen4705 Exp $ diff --git a/sm5/smartd.c b/sm5/smartd.c index 57485c9a4..70a547e85 100644 --- a/sm5/smartd.c +++ b/sm5/smartd.c @@ -1,4 +1,4 @@ -// $Id: smartd.c,v 1.7 2002/10/11 12:15:50 ballen4705 Exp $ +// $Id: smartd.c,v 1.8 2002/10/14 15:26:30 ballen4705 Exp $ /* * smartd.c * @@ -13,6 +13,12 @@ * You should have received a copy of the GNU General Public License * (for example COPYING); if not, write to the Free * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * + * This code was originally developed as a Senior Thesis by Michael Cornwell + * at the Concurrent Systems Laboratory (now part of the Storage Systems + * Research Center), Jack Baskin School of Engineering, University of + * California, Santa Cruz. http://ssrc.soe.ucsc.edu/ + * */ #include <stdio.h> @@ -264,7 +270,7 @@ char copyleftstring[]= "is free software, and you are welcome to redistribute it\n" "under the terms of the GNU General Public License Version 2.\n" "See http://www.gnu.org for further details.\n\n" -"CVS Version ID $Id: smartd.c,v 1.7 2002/10/11 12:15:50 ballen4705 Exp $\n"; +"CVS Version ID $Id: smartd.c,v 1.8 2002/10/14 15:26:30 ballen4705 Exp $\n"; const char opts[] = { DEBUGMODE, EMAILNOTIFICATION, PRINTCOPYLEFT,'\0' }; diff --git a/sm5/smartd.cpp b/sm5/smartd.cpp index 78d210495..ef3aa912d 100644 --- a/sm5/smartd.cpp +++ b/sm5/smartd.cpp @@ -1,4 +1,4 @@ -// $Id: smartd.cpp,v 1.7 2002/10/11 12:15:50 ballen4705 Exp $ +// $Id: smartd.cpp,v 1.8 2002/10/14 15:26:30 ballen4705 Exp $ /* * smartd.c * @@ -13,6 +13,12 @@ * You should have received a copy of the GNU General Public License * (for example COPYING); if not, write to the Free * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * + * This code was originally developed as a Senior Thesis by Michael Cornwell + * at the Concurrent Systems Laboratory (now part of the Storage Systems + * Research Center), Jack Baskin School of Engineering, University of + * California, Santa Cruz. http://ssrc.soe.ucsc.edu/ + * */ #include <stdio.h> @@ -264,7 +270,7 @@ char copyleftstring[]= "is free software, and you are welcome to redistribute it\n" "under the terms of the GNU General Public License Version 2.\n" "See http://www.gnu.org for further details.\n\n" -"CVS Version ID $Id: smartd.cpp,v 1.7 2002/10/11 12:15:50 ballen4705 Exp $\n"; +"CVS Version ID $Id: smartd.cpp,v 1.8 2002/10/14 15:26:30 ballen4705 Exp $\n"; const char opts[] = { DEBUGMODE, EMAILNOTIFICATION, PRINTCOPYLEFT,'\0' }; diff --git a/sm5/smartd.h b/sm5/smartd.h index 9490ef436..a959f3293 100644 --- a/sm5/smartd.h +++ b/sm5/smartd.h @@ -1,4 +1,4 @@ -// $Id: smartd.h,v 1.3 2002/10/11 09:20:32 ballen4705 Exp $ +// $Id: smartd.h,v 1.4 2002/10/14 15:26:32 ballen4705 Exp $ /* * smartd.h * @@ -13,6 +13,12 @@ * You should have received a copy of the GNU General Public License * (for example COPYING); if not, write to the Free * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * + * This code was originally developed as a Senior Thesis by Michael Cornwell + * at the Concurrent Systems Laboratory (now part of the Storage Systems + * Research Center), Jack Baskin School of Engineering, University of + * California, Santa Cruz. http://ssrc.soe.ucsc.edu/ + * */ /* Defines for command line options */ diff --git a/sm5/smartd.initd b/sm5/smartd.initd index 2f57f8f21..48ca36e30 100755 --- a/sm5/smartd.initd +++ b/sm5/smartd.initd @@ -6,7 +6,7 @@ # # processname: smartd # -# $Id: smartd.initd,v 1.3 2002/10/11 09:20:32 ballen4705 Exp $ +# $Id: smartd.initd,v 1.4 2002/10/14 15:26:32 ballen4705 Exp $ # # Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net> # @@ -18,7 +18,12 @@ # You should have received a copy of the GNU General Public License (for # example COPYING); if not, write to the Free Software Foundation, Inc., 675 # Mass Ave, Cambridge, MA 02139, USA. - +# +# This code was originally developed as a Senior Thesis by Michael Cornwell +# at the Concurrent Systems Laboratory (now part of the Storage Systems +# Research Center), Jack Baskin School of Engineering, University of +# California, Santa Cruz. http://ssrc.soe.ucsc.edu/. +# # source function library . /etc/rc.d/init.d/functions diff --git a/sm5/smartmontools.spec b/sm5/smartmontools.spec index 953f50f82..1933de0a1 100644 --- a/sm5/smartmontools.spec +++ b/sm5/smartmontools.spec @@ -1,4 +1,4 @@ -Release: 6 +Release: 7 Summary: SMARTmontools - for monitoring S.M.A.R.T. disks and devices Name: smartmontools Version: 5.0 -- GitLab