svn properties fixed

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@726 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
This commit is contained in:
michael
2007-01-14 07:58:10 +00:00
parent e8c7503877
commit eff1e17fc3
132 changed files with 282 additions and 153 deletions
+3
View File
@@ -1 +1,4 @@
$Id$
$URL$
see http://lcd4linux.bulix.org for an up-to-date list of contributors!
+5 -2
View File
@@ -1,3 +1,7 @@
$Id$
$URL$
LCD4Linux Coding Style
We decided to use a common coding style to make patches and diffs
@@ -16,7 +20,6 @@ indent -kr -l150
There's a script called 'indent.sh' that comes with the LCD4Linux
source package; all it does is call indent with all .c and .h files.
It is always a good idea to call 'indent.sh' before any CVS operation,
It is always a good idea to call 'indent.sh' before any SVN operation,
this ensures that diffs and updates won't get mixed up because of
cosmetic changes.
-10
View File
@@ -1,10 +0,0 @@
#
# $Id: FAQ,v 1.1 2000/03/22 07:33:50 reinelt Exp $
#
lcd4linux Frequently Asked Questions
Q: Where can I buy LCD's from Matrox Orbital in Germany or Austria?
A: Germany: Elektronikladen (http://www.elektronikladen.de/seriallcd.html)
Austria: MEGATON (http://www.elektronikladen.de/ela-oesterreich.html)
+4
View File
@@ -1,3 +1,7 @@
$Id$
$URL$
Basic Installation
==================
+3
View File
@@ -1,3 +1,6 @@
# $Id * $URL$
# $URL$
# Process this file with automake to produce Makefile.in
AUTOMAKE_OPTIONS = gnu
+2 -3
View File
@@ -1,6 +1,5 @@
#
# $Id: README,v 1.25 2005/01/09 10:53:22 reinelt Exp $
#
# $Id
# $URL$
Sorry, there is no README anymore.
Go to http://lcd4linux.bulix.org for all the documentation.
+1 -1
View File
@@ -1,5 +1,5 @@
#
# $Id: README.KDE,v 1.1 2000/04/03 06:53:09 reinelt Exp $
# $Id * $URL$
#
This is the README file for the KDE integration of lcd4linux
+3 -1
View File
@@ -1,4 +1,6 @@
/* $Id: cfg.c,v 1.49 2006/02/07 05:36:13 reinelt Exp $^
/* $Id$
* $URL$
* $URL$
*
* config file stuff
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: cfg.h,v 1.13 2005/05/08 04:32:43 reinelt Exp $
/* $Id$
* $URL$
*
* config file stuff
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: debug.c,v 1.13 2005/05/08 04:32:43 reinelt Exp $
/* $Id$
* $URL$
*
* debug() and error() functions
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: debug.h,v 1.11 2006/09/07 09:06:25 reinelt Exp $
/* $Id$
* $URL$
*
* debug messages
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: drv.c,v 1.43 2006/08/08 19:35:21 reinelt Exp $
/* $Id$
* $URL$
*
* new framework for display drivers
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: drv.h,v 1.10 2005/05/08 04:32:43 reinelt Exp $
/* $Id$
* $URL$
*
* new framework for display drivers
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: drv_BWCT.c,v 1.6 2006/01/30 06:25:48 reinelt Exp $
/* $Id$
* $URL$
*
* new style driver for BWCT USB LCD displays
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: drv_BeckmannEgle.c,v 1.17 2006/09/07 09:06:25 reinelt Exp $
/* $Id$
* $URL$
*
* driver for Beckmann+Egle "Mini Terminals" and "Compact Terminals"
* Copyright (C) 2000 Michael Reinelt <reinelt@eunet.at>
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: drv_Crystalfontz.c,v 1.47 2006/09/14 03:49:14 reinelt Exp $
/* $Id$
* $URL$
*
* new style driver for Crystalfontz display modules
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: drv_Curses.c,v 1.14 2006/09/07 09:06:25 reinelt Exp $
/* $Id$
* $URL$
*
* pure ncurses based text driver
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: drv_Cwlinux.c,v 1.26 2006/02/25 13:36:33 geronet Exp $
/* $Id$
* $URL$
*
* new style driver for Cwlinux display modules
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: drv_G15.c,v 1.10 2006/08/13 06:46:51 reinelt Exp $
/* $Id$
* $URL$
*
* Driver for Logitech G-15 keyboard LCD screen
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: drv_HD44780.c,v 1.64 2006/08/10 20:40:46 reinelt Exp $
/* $Id$
* $URL$
*
* new style driver for HD44780-based displays
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: drv_Image.c,v 1.19 2006/08/13 06:46:51 reinelt Exp $
/* $Id$
* $URL$
*
* new style Image (PPM/PNG) Driver for LCD4Linux
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: drv_LCD2USB.c,v 1.11 2006/07/19 01:35:31 cmay Exp $
/* $Id$
* $URL$
*
* driver for USB2LCD display interface
* see http://www.harbaum.org/till/lcd2usb for schematics
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: drv_LCDLinux.c,v 1.14 2006/07/12 20:47:51 reinelt Exp $
/* $Id$
* $URL$
*
* driver for the LCD-Linux HD44780 kernel driver
* http://lcd-linux.sourceforge.net
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: drv_LCDTerm.c,v 1.5 2006/01/30 06:25:52 reinelt Exp $
/* $Id$
* $URL$
*
* driver for the LCDTerm serial-to-HD44780 adapter boards
* http://www.bobblick.com/techref/projects/lcdterm/lcdterm.html
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: drv_LEDMatrix.c,v 1.10 2006/09/07 09:06:25 reinelt Exp $
/* $Id$
* $URL$
*
* LED matrix driver for LCD4Linux
* (see http://www.harbaum.org/till/ledmatrix for hardware)
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: drv_LPH7508.c,v 1.10 2006/02/27 06:14:46 reinelt Exp $
/* $Id$
* $URL$
*
* driver for Pollin LPH7508
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: drv_LUIse.c,v 1.6 2006/04/09 14:17:50 reinelt Exp $
/* $Id$
* $URL$
*
* LUIse lcd4linux driver
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: drv_M50530.c,v 1.25 2006/09/07 09:06:25 reinelt Exp $
/* $Id$
* $URL$
*
* new style driver for M50530-based displays
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: drv_MatrixOrbital.c,v 1.42 2006/01/30 06:25:53 reinelt Exp $
/* $Id$
* $URL$
*
* new style driver for Matrix Orbital serial display modules
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: drv_MilfordInstruments.c,v 1.15 2006/01/30 06:25:53 reinelt Exp $
/* $Id$
* $URL$
*
* driver for Milford Instruments 'BPK' piggy-back serial interface board
* for standard Hitachi 44780 compatible lcd modules.
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: drv_NULL.c,v 1.10 2006/09/07 09:06:25 reinelt Exp $
/* $Id$
* $URL$
*
* NULL driver (for testing)
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: drv_Noritake.c,v 1.8 2006/02/27 08:12:34 reinelt Exp $
/* $Id$
* $URL$
*
* Driver for a Noritake GU128x32-311 graphical display.
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: drv_RouterBoard.c,v 1.7 2006/01/30 06:25:53 reinelt Exp $
/* $Id$
* $URL$
*
* driver for the "Router Board LCD port"
* see port details at http://www.routerboard.com
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: drv_Sample.c,v 1.8 2006/06/19 11:54:08 reinelt Exp $
/* $Id$
* $URL$
*
* sample lcd4linux driver
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: drv_SimpleLCD.c,v 1.7 2006/01/30 06:25:53 reinelt Exp $
/* $Id$
* $URL$
*
* driver for a simple serial terminal.
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: drv_T6963.c,v 1.23 2006/08/16 14:18:14 reinelt Exp $
/* $Id$
* $URL$
*
* new style driver for T6963-based displays
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: drv_Trefon.c,v 1.7 2006/09/08 19:00:46 reinelt Exp $
/* $Id$
* $URL$
*
* driver for TREFON USB LCD displays - http://www.trefon.de
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: drv_USBHUB.c,v 1.5 2006/09/07 09:06:25 reinelt Exp $
/* $Id$
* $URL$
*
* new style driver for USBLCD displays
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: drv_USBLCD.c,v 1.25 2006/09/08 19:00:46 reinelt Exp $
/* $Id$
* $URL$
*
* new style driver for USBLCD displays
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: drv_WincorNixdorf.c,v 1.2 2006/01/30 06:25:54 reinelt Exp $
/* $Id$
* $URL$
*
* driver for WincorNixdorf serial cashier displays BA63 and BA66
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: drv_X11.c,v 1.17 2006/08/13 06:46:51 reinelt Exp $
/* $Id$
* $URL$
*
* new style X11 Driver for LCD4Linux
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: drv_generic.c,v 1.7 2006/08/13 09:53:10 reinelt Exp $
/* $Id$
* $URL$
*
* generic driver helper
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: drv_generic.h,v 1.7 2006/08/13 09:53:10 reinelt Exp $
/* $Id$
* $URL$
*
* generic driver helper
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: drv_generic_gpio.c,v 1.4 2006/01/05 18:56:57 reinelt Exp $
/* $Id$
* $URL$
*
* generic driver helper for GPO's
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: drv_generic_gpio.h,v 1.2 2006/01/03 06:13:45 reinelt Exp $
/* $Id$
* $URL$
*
* generic driver helper for GPIO's
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: drv_generic_graphic.c,v 1.35 2006/09/29 04:48:22 reinelt Exp $
/* $Id$
* $URL$
*
* generic driver helper for graphic displays
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: drv_generic_graphic.h,v 1.13 2006/07/31 03:48:09 reinelt Exp $
/* $Id$
* $URL$
*
* generic driver helper for graphic displays
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: drv_generic_i2c.c,v 1.9 2006/09/07 09:06:25 reinelt Exp $
/* $Id$
* $URL$
*
* generic driver helper for i2c displays
*
+14 -13
View File
@@ -1,4 +1,5 @@
/* $Id: drv_generic_i2c.h,v 1.8 2006/08/13 06:46:51 reinelt Exp $
/* $Id$
* $URL$
*
* generic driver helper for i2c displays
*
@@ -22,12 +23,12 @@
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*
*
* $Log: drv_generic_i2c.h,v $
* Revision 1.8 2006/08/13 06:46:51 reinelt
* T6963 soft-timing & enhancements; indent
*
* Revision 1.7 2006/07/31 03:48:09 reinelt
* preparations for scrolling
* $Log: drv_generic_i2c.h,v $
* Revision 1.8 2006/08/13 06:46:51 reinelt
* T6963 soft-timing & enhancements; indent
*
* Revision 1.7 2006/07/31 03:48:09 reinelt
* preparations for scrolling
*
* Revision 1.6 2006/02/27 06:15:55 reinelt
* indent...
@@ -82,10 +83,10 @@
#ifndef _DRV_GENERIC_I2C_H_
#define _DRV_GENERIC_I2C_H_
int drv_generic_i2c_open(const char *section, const char *driver);
int drv_generic_i2c_close(void);
unsigned char drv_generic_i2c_wire(const char *name, const char *deflt);
void drv_generic_i2c_data(const unsigned char data);
void drv_generic_i2c_command(const unsigned char command, const unsigned char *data, const unsigned char length);
int drv_generic_i2c_open(const char *section, const char *driver);
int drv_generic_i2c_close(void);
unsigned char drv_generic_i2c_wire(const char *name, const char *deflt);
void drv_generic_i2c_data(const unsigned char data);
void drv_generic_i2c_command(const unsigned char command, const unsigned char *data, const unsigned char length);
#endif /* */
#endif /* */
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: drv_generic_keypad.c,v 1.3 2006/02/22 15:59:39 cmay Exp $
/* $Id$
* $URL$
*
* generic driver helper for keypads
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: drv_generic_keypad.h,v 1.3 2006/02/22 15:59:39 cmay Exp $
/* $Id$
* $URL$
*
* generic driver helper for keypads
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: drv_generic_parport.c,v 1.21 2006/02/25 13:36:33 geronet Exp $
/* $Id$
* $URL$
*
* generic driver helper for serial and parport access
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: drv_generic_parport.h,v 1.12 2005/12/12 05:52:03 reinelt Exp $
/* $Id$
* $URL$
*
* generic driver helper for parallel port displays
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: drv_generic_serial.c,v 1.19 2006/09/14 03:49:14 reinelt Exp $
/* $Id$
* $URL$
*
* generic driver helper for serial and usbserial displays
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: drv_generic_serial.h,v 1.10 2005/05/08 04:32:44 reinelt Exp $
/* $Id$
* $URL$
*
* generic driver helper for serial and usbserial displays
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: drv_generic_text.c,v 1.36 2006/07/31 03:48:09 reinelt Exp $
/* $Id$
* $URL$
*
* generic driver helper for text-based displays
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: drv_generic_text.h,v 1.21 2006/07/31 03:48:09 reinelt Exp $
/* $Id$
* $URL$
*
* generic driver helper for text-based displays
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: drv_serdisplib.c,v 1.10 2006/02/27 08:12:34 reinelt Exp $
/* $Id$
* $URL$
*
* driver for serdisplib displays
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: evaluator.c,v 1.33 2006/09/29 04:48:22 reinelt Exp $
/* $Id$
* $URL$
*
* expression evaluation
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: evaluator.h,v 1.13 2006/08/13 09:53:10 reinelt Exp $
/* $Id$
* $URL$
*
* expression evaluation
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: font_6x8.h,v 1.4 2006/08/14 19:24:22 harbaum Exp $
/* $Id$
* $URL$
*
* 6x8 font
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: font_6x8_bold.h,v 1.3 2006/08/14 19:24:22 harbaum Exp $
/* $Id$
* $URL$
*
* 6x8 bold font
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: hash.c,v 1.26 2005/05/08 04:32:44 reinelt Exp $
/* $Id$
* $URL$
*
* hashes (associative arrays)
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: hash.h,v 1.19 2005/05/08 04:32:44 reinelt Exp $
/* $Id$
* $URL$
*
* hashes (associative arrays)
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: layout.c,v 1.22 2006/02/21 05:50:34 reinelt Exp $
/* $Id$
* $URL$
*
* new layouter framework
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: layout.h,v 1.5 2006/02/27 07:53:52 reinelt Exp $
/* $Id$
* $URL$
*
* new layouter framework
*
+3 -1
View File
@@ -1,4 +1,6 @@
/* $Id: lcd4linux.c,v 1.84 2006/09/14 11:19:29 entropy Exp $
/* $Id$
* $URL$
* $URL$
*
* LCD4Linux
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: lcd4linux_i2c.h,v 1.4 2006/02/25 13:36:33 geronet Exp $
/* $Id$
* $URL$
*
* user space i2c sturctures and defines, taken from the official kernel i2c
* includes to solve the problem when compiling user space application
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: pid.c,v 1.10 2005/05/08 04:32:44 reinelt Exp $
/* $Id$
* $URL$
*
* PID file handling
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: pid.h,v 1.4 2005/05/08 04:32:44 reinelt Exp $
/* $Id$
* $URL$
*
* PID file handling
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: plugin.c,v 1.47 2006/09/19 11:20:52 entropy Exp $
/* $Id$
* $URL$
*
* plugin handler for the Evaluator
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: plugin.h,v 1.4 2005/05/08 04:32:44 reinelt Exp $
/* $Id$
* $URL$
*
* plugin handler for the Evaluator
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: plugin_apm.c,v 1.6 2005/05/08 04:32:44 reinelt Exp $
/* $Id$
* $URL$
*
* plugin for APM (battery status)
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: plugin_cfg.c,v 1.14 2005/05/08 04:32:44 reinelt Exp $
/* $Id$
* $URL$
*
* plugin for config file access
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: plugin_cpuinfo.c,v 1.14 2005/05/08 04:32:44 reinelt Exp $
/* $Id$
* $URL$
*
* plugin for /proc/cpuinfo parsing
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: plugin_diskstats.c,v 1.8 2005/05/08 04:32:44 reinelt Exp $
/* $Id$
* $URL$
*
* plugin for /proc/diskstats parsing
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: plugin_dvb.c,v 1.9 2005/05/08 04:32:44 reinelt Exp $
/* $Id$
* $URL$
*
* plugin for DVB status
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: plugin_exec.c,v 1.12 2006/07/12 21:01:41 reinelt Exp $
/* $Id$
* $URL$
*
* plugin for external processes
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: plugin_file.c,v 1.3 2006/09/13 05:33:39 reinelt Exp $
/* $Id$
* $URL$
*
* plugin to perform simple file operations
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: plugin_i2c_sensors.c,v 1.26 2006/09/07 09:06:25 reinelt Exp $
/* $Id$
* $URL$
*
* I2C sensors plugin
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: plugin_iconv.c,v 1.3 2006/09/29 04:48:22 reinelt Exp $
/* $Id$
* $URL$
*
* iconv charset conversion plugin
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: plugin_imon.c,v 1.17 2005/05/08 04:32:44 reinelt Exp $
/* $Id$
* $URL$
*
* imond/telmond data processing
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: plugin_isdn.c,v 1.7 2005/05/08 04:32:44 reinelt Exp $
/* $Id$
* $URL$
*
* plugin for ISDN subsystem
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: plugin_kvv.c,v 1.7 2006/08/23 17:45:37 harbaum Exp $
/* $Id$
* $URL$
*
* plugin kvv (karlsruher verkehrsverbund)
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: plugin_loadavg.c,v 1.10 2005/05/08 04:32:44 reinelt Exp $
/* $Id$
* $URL$
*
* plugin for load average
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: plugin_math.c,v 1.9 2005/05/08 04:32:44 reinelt Exp $
/* $Id$
* $URL$
*
* math plugin
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: plugin_meminfo.c,v 1.12 2005/05/08 04:32:44 reinelt Exp $
/* $Id$
* $URL$
*
* plugin for /proc/meminfo parsing
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: plugin_mpd.c,v 1.1 2006/04/15 05:22:52 reinelt Exp $
/* $Id$
* $URL$
*
* mpd informations
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: plugin_mysql.c,v 1.11 2006/02/25 13:36:33 geronet Exp $
/* $Id$
* $URL$
*
* plugin for execute SQL queries into a MySQL DBSM.
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: plugin_netdev.c,v 1.14 2005/05/08 04:32:44 reinelt Exp $
/* $Id$
* $URL$
*
* plugin for /proc/net/dev parsing
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: plugin_pop3.c,v 1.10 2006/02/25 13:36:33 geronet Exp $
/* $Id$
* $URL$
*
* Plugin to check POP3 mail accounts
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: plugin_ppp.c,v 1.10 2005/05/08 04:32:44 reinelt Exp $
/* $Id$
* $URL$
*
* plugin for ppp throughput
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: plugin_proc_stat.c,v 1.26 2005/05/08 04:32:45 reinelt Exp $
/* $Id$
* $URL$
*
* plugin for /proc/stat parsing
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: plugin_python.c,v 1.4 2005/05/08 04:32:45 reinelt Exp $
/* $Id$
* $URL$
*
* Python plugin
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: plugin_sample.c,v 1.11 2005/11/04 04:53:10 reinelt Exp $
/* $Id$
* $URL$
*
* plugin template
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: plugin_seti.c,v 1.7 2005/05/08 04:32:45 reinelt Exp $
/* $Id$
* $URL$
*
* plugin for seti@home status reporting
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: plugin_statfs.c,v 1.2 2005/05/08 04:32:45 reinelt Exp $
/* $Id$
* $URL$
*
* plugin for statfs() syscall
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: plugin_string.c,v 1.11 2006/07/31 03:48:09 reinelt Exp $
/* $Id$
* $URL$
*
* string plugin
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: plugin_test.c,v 1.5 2005/05/08 04:32:45 reinelt Exp $
/* $Id$
* $URL$
*
* Handy functions for testing displays and debugging code.
*
+2 -1
View File
@@ -1,4 +1,5 @@
/* $Id: plugin_time.c,v 1.5 2005/05/08 04:32:45 reinelt Exp $
/* $Id$
* $URL$
*
* time plugin
*

Some files were not shown because too many files have changed in this diff Show More