Update of /cvsroot/sysfence/sysfence
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30153
Modified Files:
CREDITS getstats.c
Log Message:
* fixed a typo in Paul's name :)
Index: CREDITS
===================================================================
RCS file: /cvsroot/sysfence/sysfence/CREDITS,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- CREDITS 30 Apr 2006 11:44:28 -0000 1.3
+++ CREDITS 30 Apr 2006 12:21:35 -0000 1.4
@@ -9,7 +9,7 @@
Juha Ulkoniemi <julkonie /at/ mail.student.oulu.fi>
- cleaned up the code, reduced gcc warnings, wrote new Makefile
- Paul Styen <mammooth /at/ scarlet.be>:
+ Paul Stynen <mammooth /at/ scarlet.be>:
- made a patch for non-vanilla kernels
"""
I tried to use sysfence 1.5 on SuSe 9.3 but the memory data
Index: getstats.c
===================================================================
RCS file: /cvsroot/sysfence/sysfence/getstats.c,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- getstats.c 30 Apr 2006 11:30:46 -0000 1.25
+++ getstats.c 30 Apr 2006 12:21:35 -0000 1.26
@@ -1,7 +1,7 @@
/*
copyright (c) 2004-2006, Michal Salaban <emes/at/pld-linux/dot/org>,
- 2006, Paul Styen <mammooth/at/scarlet/dot/be>
+ 2006, Paul Stynen <mammooth/at/scarlet/dot/be>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License, version 2 as
|