]> granicus.if.org Git - sysstat/commitdiff
sysstat-10.1.6 v10.1.6
authorSebastien GODARD <sysstat@orange.fr.fake>
Sun, 9 Jun 2013 09:17:33 +0000 (11:17 +0200)
committerSebastien GODARD <sysstat@orange.fr.fake>
Sun, 9 Jun 2013 09:17:33 +0000 (11:17 +0200)
sysstat version 10.1.6 final packaging.
lsm and spec files updated.

34 files changed:
CHANGES
FAQ
Makefile.in
README
activity.c
common.c
common.h
format.c
iconfig
iostat.h
json_stats.c
json_stats.h
mpstat.h
pr_stats.c
pr_stats.h
rd_sensors.c
rd_sensors.h
rd_stats.c
rd_stats.h
rndr_stats.c
rndr_stats.h
sa1.in
sa2.in
sa_wrap.c
sadf.c
sadf.h
sadf_misc.c
sysconfig.in
sysstat-10.1.6.lsm [moved from sysstat-10.1.5.lsm with 90% similarity]
sysstat-10.1.6.spec [moved from sysstat-10.1.5.spec with 99% similarity]
sysstat.in
version.in
xml_stats.c
xml_stats.h

diff --git a/CHANGES b/CHANGES
index f8a1cdb89559848a08e5dcd2d94cbeaeea132742..b0fd2d901fdf55b490ebbc5191b41d8a915370d6 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,6 @@
 Changes:
 
-xxxx/xx/xx: Version 10.1.6 - Sebastien Godard (sysstat <at> orange.fr)
+2013/06/09: Version 10.1.6 - Sebastien Godard (sysstat <at> orange.fr)
        * Filesystems statistics added to sar/sadc/sadf. These stats can
          be displayed with option -F.
        * DTD and XSD documents updated. 
@@ -12,9 +12,10 @@ xxxx/xx/xx: Version 10.1.6 - Sebastien Godard (sysstat <at> orange.fr)
        * Fixed type for "memfree" and "intr" elements in XSD document.
        * Removed functions used to count number of items from rd_stats.c
          and put them in a separate file (count.c).
+       * NLS updated (da, hr, cs). Turkish translation added.
        * Typos fixed. README file updated.
-       * Yet another cosmetic fix in pidstat manual page. Sar manual
-         page updated.
+       * Yet another cosmetic fix in pidstat manual page. Sar and
+         mpstat manual pages updated.
 
 2013/03/31: Version 10.1.5 - Sebastien Godard (sysstat <at> orange.fr)
        * mpstat now takes into account every interrupt per processor
diff --git a/FAQ b/FAQ
index 51f1b380a47824cd80c4f7fe5ee13742d40c5dad..bfa43a1c3f8c86865b359d73535f1a4aef929a25 100644 (file)
--- a/FAQ
+++ b/FAQ
@@ -1,7 +1,7 @@
 This is sysstat's Frequently Asked Questions!
 Be sure to read this carefully before asking for help...
 If you don't find the solution to your problem here then send me an email
-(please remember to include the version numbers of sysstat and of your kernekl).
+(please remember to include the version numbers of sysstat and of your kernel).
 
 
 1. GENERAL QUESTIONS
index 05cd7e48ae7af1e6de518abebf25f14965c892e4..b3ef58adcd4f2b7038fed77a5a795c57b2a1c472 100644 (file)
@@ -1,5 +1,5 @@
 # Makefile to build sysstat commands
-# # (C) 1999-2012 Sebastien GODARD (sysstat <at> orange.fr)
+# (C) 1999-2013 Sebastien GODARD (sysstat <at> orange.fr)
 
 # Version and package name
 VERSION = @PACKAGE_VERSION@
diff --git a/README b/README
index a068535d83a411533c0baeec9de4ffd4e335ee6d..0f9dd6d272db52bd817665da8befc40349ec741d 100644 (file)
--- a/README
+++ b/README
@@ -52,9 +52,7 @@ Send them to (sysstat <at> orange.fr).
 FILES THAT ARE INSTALLED
 ------------------------
 
-I _hate_ when packages install files everywhere on my disk and I don't know
-where...
-So here is the list of files installed by sysstat, when you ask for a
+Here is the list of files installed by sysstat, when you ask for a
 complete installation.
 ${PREFIX} is the value of the PREFIX variable defined in the Makefile
 (usually set to /usr/local or /usr).
index 734df4a0fe0f95c5d05d1be7ba679d9cb79ab3e3..44b51c97ca8ab72675b1aaaa9fda37bcbee0bf59 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * activity.c: Define system activities available for sar/sadc.
- * (C) 1999-2012 by Sebastien GODARD (sysstat <at> orange.fr)
+ * (C) 1999-2013 by Sebastien GODARD (sysstat <at> orange.fr)
  *
  ***************************************************************************
  * This program is free software; you can redistribute it and/or modify it *
index 0a72ee103840ecdcd00cc24acf7e6a67054ebe43..04a3f647ca878c7b1c053deef501839335aa93df 100644 (file)
--- a/common.c
+++ b/common.c
@@ -1,6 +1,6 @@
 /*
  * sar, sadc, sadf, mpstat and iostat common routines.
- * (C) 1999-2012 by Sebastien GODARD (sysstat <at> orange.fr)
+ * (C) 1999-2013 by Sebastien GODARD (sysstat <at> orange.fr)
  *
  ***************************************************************************
  * This program is free software; you can redistribute it and/or modify it *
index 2e64dc24efbf2a43bc2f049ea38471210ba94e8c..ceae83b3d13fdfcf93303ae89dfdb3897516142c 100644 (file)
--- a/common.h
+++ b/common.h
@@ -1,6 +1,6 @@
 /*
  * sysstat: System performance tools for Linux
- * (C) 1999-2012 by Sebastien Godard (sysstat <at> orange.fr)
+ * (C) 1999-2013 by Sebastien Godard (sysstat <at> orange.fr)
  */
 
 #ifndef _COMMON_H
index 074116adec82de109c973a249c56e8fcb236e998..69824d6b1210a5956d06b42fbf8c758e9ff360fb 100644 (file)
--- a/format.c
+++ b/format.c
@@ -1,6 +1,6 @@
 /*
  * format.c: Output format definitions for sadf
- * (C) 2011-2012 by Sebastien GODARD (sysstat <at> orange.fr)
+ * (C) 2011-2013 by Sebastien GODARD (sysstat <at> orange.fr)
  *
  ***************************************************************************
  * This program is free software; you can redistribute it and/or modify it *
diff --git a/iconfig b/iconfig
index d639a93a54a741cf628d1e04ddb69a09445b40fd..05bdc9cde91ec128a18dca40de7459f80fd0763a 100755 (executable)
--- a/iconfig
+++ b/iconfig
@@ -1,6 +1,6 @@
 #!/bin/sh
 #@(#) Configuration script for sysstat
-# (C) 2000-2012 Sebastien GODARD (sysstat <at> orange.fr)
+# (C) 2000-2013 Sebastien GODARD (sysstat <at> orange.fr)
 
 ASK="sh build/Ask.sh"
 
index 2ad3e96c4607e733839e11aee6c63e44509fe2f7..7a3c6dca21d9cfaebe9c3ad1fdaa87188bf212c9 100644 (file)
--- a/iostat.h
+++ b/iostat.h
@@ -1,6 +1,6 @@
 /*
  * iostat: report CPU and I/O statistics
- * (C) 1999-2012 by Sebastien Godard (sysstat <at> orange.fr)
+ * (C) 1999-2013 by Sebastien Godard (sysstat <at> orange.fr)
  */
 
 #ifndef _IOSTAT_H
index a5b4dcd73b07c63c5b38a7b3f4a2f829c7682841..1f3a7709740cc9d4cf0c12b1f1713cc2447b4c16 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * json_stats.c: Funtions used by sadf to display statistics in JSON format.
- * (C) 1999-2012 by Sebastien GODARD (sysstat <at> orange.fr)
+ * (C) 1999-2013 by Sebastien GODARD (sysstat <at> orange.fr)
  *
  ***************************************************************************
  * This program is free software; you can redistribute it and/or modify it *
index 9244931942ea0ac8c53960f758ed92a5ba8492d9..78a08aa214fb671a95878ba1bdff4dd90dcaeb39 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * json_stats.h: Include file used to display system statistics in JSON format.
- * (C) 1999-2011 by Sebastien Godard (sysstat <at> orange.fr)
+ * (C) 1999-2013 by Sebastien Godard (sysstat <at> orange.fr)
  */
 
 #ifndef _JSON_STATS_H
index 299a003ee67257cc30f7803b6637ed95c34048b6..6583c2e2bd0321b1c9cfdb246d85ac8b73f1afa8 100644 (file)
--- a/mpstat.h
+++ b/mpstat.h
@@ -1,6 +1,6 @@
 /*
  * mpstat: per-processor statistics
- * (C) 2000-2012 by Sebastien Godard (sysstat <at> orange.fr)
+ * (C) 2000-2013 by Sebastien Godard (sysstat <at> orange.fr)
  */
 
 #ifndef _MPSTAT_H
index 43b917965f1c5f99614e5eacbf513480b8c9eeb5..71e1045be8226917a607c5d242d9d8be63d95361 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * pr_stats.c: Functions used by sar to display statistics
- * (C) 1999-2012 by Sebastien GODARD (sysstat <at> orange.fr)
+ * (C) 1999-2013 by Sebastien GODARD (sysstat <at> orange.fr)
  *
  ***************************************************************************
  * This program is free software; you can redistribute it and/or modify it *
index 52007f89264bd7205510b2daa3ddcbe000f3da85..f3e0c3435aaf59d6be0515e0b064cfd49c5d1858 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * pr_stats.h: Include file used to display system statistics
- * (C) 1999-2011 by Sebastien Godard (sysstat <at> orange.fr)
+ * (C) 1999-2013 by Sebastien Godard (sysstat <at> orange.fr)
  */
 
 #ifndef _PR_STATS_H
index 3174ca24f28d89b0e97fdbe96161eed02479c699..a4697346bd0bcae9358cdbc2c8e29038932cb05c 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * rd_sensors.c: Read sensors statistics
- * (C) 1999-2011 by Sebastien GODARD (sysstat <at> orange.fr)
+ * (C) 1999-2013 by Sebastien GODARD (sysstat <at> orange.fr)
  *
  ***************************************************************************
  * This program is free software; you can redistribute it and/or modify it *
index 814d0883ffe64f2c8b260639cd6d6d004bc07ad7..b5a561cd86f1eccc0eb8ca2eb246dc98c430a5be 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * rd_sensors.h: Include file used to read sensors statistics
- * (C) 1999-2011 by Sebastien Godard (sysstat <at> orange.fr)
+ * (C) 1999-2013 by Sebastien Godard (sysstat <at> orange.fr)
  */
 
 #ifndef _RD_SENSORS_H
index d03880ed47b02c2e11c9afd5730a331629b86613..e760fb1fb7521a38174f0e71f429ba4d75881fc7 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * rd_stats.c: Read system statistics
- * (C) 1999-2012 by Sebastien GODARD (sysstat <at> orange.fr)
+ * (C) 1999-2013 by Sebastien GODARD (sysstat <at> orange.fr)
  *
  ***************************************************************************
  * This program is free software; you can redistribute it and/or modify it *
@@ -47,7 +47,7 @@
  * Replace octal codes in string with their corresponding characters.
  *
  * IN:
- * str         String to parse.
+ * @str                String to parse.
  *
  * OUT:
  * @str                String with octal codes replaced with characters.
index 0c65b80b31a9b5beaea3a1bbaee6690b997be276..ab499df34fe905868ff4c89a50db8f49b98aa8fa 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * rd_stats.h: Include file used to read system statistics
- * (C) 1999-2012 by Sebastien Godard (sysstat <at> orange.fr)
+ * (C) 1999-2013 by Sebastien Godard (sysstat <at> orange.fr)
  */
 
 #ifndef _RD_STATS_H
index a3dcb22c394b860d311d10100b8998b13ed05c6e..280a0c297816c7b1260f89ecd36bf6ed74e4d316 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * rndr_stats.c: Funtions used by sadf to display statistics in selected format.
- * (C) 1999-2012 by Sebastien GODARD (sysstat <at> orange.fr)
+ * (C) 1999-2013 by Sebastien GODARD (sysstat <at> orange.fr)
  *
  ***************************************************************************
  * This program is free software; you can redistribute it and/or modify it *
index 9de51b276f21b331671c24731b793b2e5fec2765..d7d90382b4e9247ec8ae65babb4ef6382a6fbdd2 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * rndr_stats.h: Include file used to display system statistics in selected format.
- * (C) 1999-2011 by Sebastien Godard (sysstat <at> orange.fr)
+ * (C) 1999-2013 by Sebastien Godard (sysstat <at> orange.fr)
  */
 
 #ifndef _RNDR_STATS_H
diff --git a/sa1.in b/sa1.in
index cdd8b2f237d5f2e6ac7e416d0930a6ecfd00dc64..23a848c1573870c3d733f8599503e7843dad62c7 100644 (file)
--- a/sa1.in
+++ b/sa1.in
@@ -1,6 +1,6 @@
 #!/bin/sh
 # @SA_LIB_DIR@/sa1
-# (C) 1999-2012 Sebastien Godard (sysstat <at> orange.fr)
+# (C) 1999-2013 Sebastien Godard (sysstat <at> orange.fr)
 #
 #@(#) @PACKAGE_NAME@-@PACKAGE_VERSION@
 #@(#) sa1: Collect and store binary data in system activity data file.
diff --git a/sa2.in b/sa2.in
index 9f5fa5ab8f4f2cf1db33d8fdbf74cc4e50b642e3..f376fe3c645c51010eab8ce0d4774cb874f77822 100644 (file)
--- a/sa2.in
+++ b/sa2.in
@@ -1,6 +1,6 @@
 #!/bin/sh
 # @SA_LIB_DIR@/sa2
-# (C) 1999-2012 Sebastien Godard (sysstat <at> orange.fr)
+# (C) 1999-2013 Sebastien Godard (sysstat <at> orange.fr)
 #
 #@(#) @PACKAGE_NAME@-@PACKAGE_VERSION@
 #@(#) sa2: Write a daily report
index ffaccb82e13260e38a93078a5003d772ee377b34..13c59cd690302da7fb61c4a3c477b721213a9d63 100644 (file)
--- a/sa_wrap.c
+++ b/sa_wrap.c
@@ -1,6 +1,6 @@
 /*
  * sysstat - sa_wrap.c: Functions used in activity.c
- * (C) 1999-2011 by Sebastien GODARD (sysstat <at> orange.fr)
+ * (C) 1999-2013 by Sebastien GODARD (sysstat <at> orange.fr)
  *
  ***************************************************************************
  * This program is free software; you can redistribute it and/or modify it *
diff --git a/sadf.c b/sadf.c
index 8fd8cd6204a958eacc388fa6f7b9ccce13f1e0a0..1cad7bf2d63ff3f7df9b095b1fa48c199b32b948 100644 (file)
--- a/sadf.c
+++ b/sadf.c
@@ -1,6 +1,6 @@
 /*
  * sadf: system activity data formatter
- * (C) 1999-2012 by Sebastien GODARD (sysstat <at> orange.fr)
+ * (C) 1999-2013 by Sebastien GODARD (sysstat <at> orange.fr)
  *
  ***************************************************************************
  * This program is free software; you can redistribute it and/or modify it *
diff --git a/sadf.h b/sadf.h
index 65daa0a60a91865571a5a5231d882a6b641b46a5..d1f8ba9ea4a6d30890c410deefca9afa9d1f62c0 100644 (file)
--- a/sadf.h
+++ b/sadf.h
@@ -1,6 +1,6 @@
 /*
  * sadf: System activity data formatter
- * (C) 1999-2012 by Sebastien Godard (sysstat <at> orange.fr)
+ * (C) 1999-2013 by Sebastien Godard (sysstat <at> orange.fr)
  */
 
 #ifndef _SADF_H
index a2858aab6f23430814f8ff3e2b3cb5ac92e0341b..4220f09b8f312fdb47c482fc10fe80eb269f3191 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * sadf_misc.c: Funtions used by sadf to display special records
- * (C) 2011 by Sebastien GODARD (sysstat <at> orange.fr)
+ * (C) 2011-2013 by Sebastien GODARD (sysstat <at> orange.fr)
  *
  ***************************************************************************
  * This program is free software; you can redistribute it and/or modify it *
index a624c6970dcde6fd1b76b3af92f1b187076d8ece..71395f29f7cfe9f2db90b6c5bea0afc4750c860d 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * sysstat: System performance tools for Linux
- * (C) 1999-2011 by Sebastien Godard (sysstat <at> orange.fr)
+ * (C) 1999-2013 by Sebastien Godard (sysstat <at> orange.fr)
  */
 
 #ifndef _SYSCONFIG_H
similarity index 90%
rename from sysstat-10.1.5.lsm
rename to sysstat-10.1.6.lsm
index 24a64ff33089b787025615b72cb4caf12a9ea36c..9172993ff2d4bc6c70b60d1a12cf587310838231 100644 (file)
@@ -1,7 +1,7 @@
 Begin4
 Title:         sysstat - the sar, sadf, mpstat, iostat, nfsiostat, cifsiostat and pidstat commands for Linux
-Version:       10.1.5
-Entered-date:  2013-03-31
+Version:       10.1.6
+Entered-date:  2013-06-09
 Description:   The sysstat package contains the sar, sadf, mpstat, iostat,
                pidstat, nfsiostat, cifsiostat and sa tools for Linux.
                The sar command collects and reports system activity
@@ -28,10 +28,10 @@ Keywords:   system administration, sar, sadf, iostat, mpstat, pidstat, nfsiostat,
 Author:                sysstat [at] orange.fr (Sebastien Godard)
 Maintained-by: sysstat [at] orange.fr (Sebastien Godard)
 Primary-site:  http://pagesperso-orange.fr/sebastien.godard/
-               373kB sysstat-10.1.5.tar.gz
-               292kB sysstat-10.1.5.tar.bz2
-               377kB sysstat-10.1.5-1.src.rpm
-               258kB sysstat-10.1.5-1.x86_64.rpm
+               377kB sysstat-10.1.6.tar.gz
+               295kB sysstat-10.1.6.tar.bz2
+               381kB sysstat-10.1.6-1.src.rpm
+               262kB sysstat-10.1.6-1.x86_64.rpm
 Alternate-site:
 Copying-policy:        GPL
 End
similarity index 99%
rename from sysstat-10.1.5.spec
rename to sysstat-10.1.6.spec
index 0a59f53c762d16cecc5d9934e27d90f5de68ded0..2541c9ff4bbbcd5a6ed36b54878caa8b081ef980 100644 (file)
@@ -1,6 +1,6 @@
 Summary:       SAR, SADF, MPSTAT, IOSTAT, NFSIOSTAT, CIFSIOSTAT and PIDSTAT for Linux
 Name:          sysstat
-Version:       10.1.5
+Version:       10.1.6
 Release:       1
 License:       GPL
 Group:                 Applications/System
index a16b8ba28d26fc9bcfad6f16ccbce60f6376ba1a..2e1bfdd0887a130d20320af7a0f5f4d0d0f1f6b2 100644 (file)
@@ -4,7 +4,7 @@
 # description: Reset the system activity logs
 #
 # @INIT_DIR@/sysstat
-# (C) 2000-2011 Sebastien Godard (sysstat <at> orange.fr)
+# (C) 2000-2013 Sebastien Godard (sysstat <at> orange.fr)
 #
 ### BEGIN INIT INFO
 # Provides:            sysstat
index 9f752cee76cdc50ce60d421465051fe8aa596e8f..cb21a104af2ccdcb6b667ae2ad2e29ffcd2aa696 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * sysstat: System performance tools for Linux
- * (C) 1999-2011 by Sebastien Godard (sysstat <at> orange.fr)
+ * (C) 1999-2013 by Sebastien Godard (sysstat <at> orange.fr)
  */
 
 #ifndef _VERSION_H
index f41d520d744999f341aff825577f58d5c37b103e..16294ca8e7c2ba8ccbd69c27672339898d719b34 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * xml_stats.c: Funtions used by sadf to display statistics in XML.
- * (C) 1999-2012 by Sebastien GODARD (sysstat <at> orange.fr)
+ * (C) 1999-2013 by Sebastien GODARD (sysstat <at> orange.fr)
  *
  ***************************************************************************
  * This program is free software; you can redistribute it and/or modify it *
index 6258703921165124781f9dc6408056ef1988ba67..78ecd28afc26eece4e64f588f8d8b88a1eb28dad 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * xml_stats.h: Include file used to display system statistics in XML.
- * (C) 1999-2012 by Sebastien Godard (sysstat <at> orange.fr)
+ * (C) 1999-2013 by Sebastien Godard (sysstat <at> orange.fr)
  */
 
 #ifndef _XML_STATS_H