summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 77d2a59)
raw | patch | inline | side by side (parent: 77d2a59)
author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Thu, 30 Jul 2009 07:05:08 +0000 (09:05 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Thu, 30 Jul 2009 07:05:08 +0000 (09:05 +0200) |
AUTHORS | patch | blob | history | |
src/df.c | patch | blob | history |
index eedf3f0840227a444c9c36efad39a86103d44b2f..8b35c64e0f08fb1cb114c2dfa4312c4aefbd7bbd 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
Paul Sadauskas <psadauskas at gmail.com>
- tokyotyrant plugin.
+ - `ReportByDevice' option of the df plugin.
Peter Holik <peter at holik.at>
- cpufreq plugin.
diff --git a/src/df.c b/src/df.c
index 73b3b5ff030d43b90fa6549f4d83482adf11e286..79829855d18d6fbf86f9fd0604390216121af550 100644 (file)
--- a/src/df.c
+++ b/src/df.c
/**
* collectd - src/df.c
* Copyright (C) 2005-2007 Florian octo Forster
+ * Copyright (C) 2009 Paul Sadauskas
*
* 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
*
* Authors:
* Florian octo Forster <octo at verplant.org>
+ * Paul Sadauskas <psadauskas at gmail.com>
**/
#include "collectd.h"