Send Linux-ha-cvs mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.community.tummy.com/mailman/listinfo/linux-ha-cvs
or, via email, send a message with subject or body 'help' to
        [EMAIL PROTECTED]

You can reach the person managing the list at
        [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Linux-ha-cvs digest..."


Today's Topics:

   1. Linux-HA CVS: crm by xunsun from 
      ([email protected])
   2. Linux-HA CVS: heartbeat by xunsun from 
      ([email protected])
   3. Linux-HA CVS: membership by xunsun from 
      ([email protected])
   4. Linux-HA CVS: ldirectord by xunsun from 
      ([email protected])


----------------------------------------------------------------------

Message: 1
Date: Sun, 15 Jan 2006 09:17:40 -0700 (MST)
From: [email protected]
Subject: [Linux-ha-cvs] Linux-HA CVS: crm by xunsun from 
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>

linux-ha CVS committal

Author  : xunsun
Host    : 
Project : linux-ha
Module  : crm

Dir     : linux-ha/crm/crmd


Modified Files:
        join_client.c 


Log Message:
popular "the the" typo
===================================================================
RCS file: /home/cvs/linux-ha/linux-ha/crm/crmd/join_client.c,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -3 -r1.35 -r1.36
--- join_client.c       13 Jan 2006 19:21:00 -0000      1.35
+++ join_client.c       15 Jan 2006 16:17:39 -0000      1.36
@@ -56,7 +56,7 @@
 
 /*      A_CL_JOIN_ANNOUNCE     */
 
-/* this is kind of a workaround for the the fact that we may not be around
+/* this is kind of a workaround for the fact that we may not be around
  * or are otherwise unable to reply when the DC sends out A_WELCOME_ALL
  */
 enum crmd_fsa_input




------------------------------

Message: 2
Date: Sun, 15 Jan 2006 09:20:55 -0700 (MST)
From: [email protected]
Subject: [Linux-ha-cvs] Linux-HA CVS: heartbeat by xunsun from 
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>

linux-ha CVS committal

Author  : xunsun
Host    : 
Project : linux-ha
Module  : heartbeat

Dir     : linux-ha/heartbeat


Modified Files:
        hb_api.py heartbeat.c 


Log Message:
popular "the the" typo
===================================================================
RCS file: /home/cvs/linux-ha/linux-ha/heartbeat/hb_api.py,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- hb_api.py   25 Mar 2004 10:17:28 -0000      1.3
+++ hb_api.py   15 Jan 2006 16:20:54 -0000      1.4
@@ -37,7 +37,7 @@
 class ha_msg (UserDict): 
 
     '''ha_msg is the Heartbeat messaging class.  It is the bottle into
-    which you put messages before throwing them out onto the the sea
+    which you put messages before throwing them out onto the sea
     of cluster :-)  Not surprisingly, it is also the bottle which you
     receive them in.  It is also the way you communicate with heartbeat
     itself using its API
===================================================================
RCS file: /home/cvs/linux-ha/linux-ha/heartbeat/heartbeat.c,v
retrieving revision 1.478
retrieving revision 1.479
diff -u -3 -r1.478 -r1.479
--- heartbeat.c 25 Dec 2005 22:39:50 -0000      1.478
+++ heartbeat.c 15 Jan 2006 16:20:54 -0000      1.479
@@ -2,7 +2,7 @@
  * TODO:
  * 1) Man page update
  */
-/* $Id: heartbeat.c,v 1.478 2005/12/25 22:39:50 alan Exp $ */
+/* $Id: heartbeat.c,v 1.479 2006/01/15 16:20:54 xunsun Exp $ */
 /*
  * heartbeat: Linux-HA heartbeat code
  *
@@ -1386,7 +1386,7 @@
        /* Child I/O processes */
        for(j = 0; j < nummedia; j++) {
                /*
-                * We cannot share a socket between the the write and read
+                * We cannot share a socket between the write and read
                 * children, though it might sound like it would work ;-)
                 */
 
@@ -6037,6 +6037,9 @@
 
 /*
  * $Log: heartbeat.c,v $
+ * Revision 1.479  2006/01/15 16:20:54  xunsun
+ * popular "the the" typo
+ *
  * Revision 1.478  2005/12/25 22:39:50  alan
  * Increased the debug level of a few messages...
  *




------------------------------

Message: 3
Date: Sun, 15 Jan 2006 09:24:46 -0700 (MST)
From: [email protected]
Subject: [Linux-ha-cvs] Linux-HA CVS: membership by xunsun from 
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>

linux-ha CVS committal

Author  : xunsun
Host    : 
Project : linux-ha
Module  : membership

Dir     : linux-ha/membership/ccm


Modified Files:
        ccm_statemachine.c 


Log Message:
popular "the the" typo
===================================================================
RCS file: /home/cvs/linux-ha/linux-ha/membership/ccm/ccm_statemachine.c,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -3 -r1.13 -r1.14
--- ccm_statemachine.c  7 Nov 2005 22:55:44 -0000       1.13
+++ ccm_statemachine.c  15 Jan 2006 16:24:46 -0000      1.14
@@ -1,4 +1,4 @@
-/* $Id: ccm_statemachine.c,v 1.13 2005/11/07 22:55:44 gshi Exp $ */
+/* $Id: ccm_statemachine.c,v 1.14 2006/01/15 16:24:46 xunsun Exp $ */
 /* 
  * ccm.c: Consensus Cluster Service Program 
  *
@@ -2409,7 +2409,7 @@
                         * the master,(though we dont think so). Send 
                         * a NULL membership list to him immidiately.
                         * 2. Because of byzantine failures, though we have 
-                        * not recieved the the membership list in the last 
+                        * not recieved the membership list in the last 
                         * round. We have waited to such an exent that some 
                         * node already thinks he is the master of the
                         * the new group transition. Well, there is something 




------------------------------

Message: 4
Date: Sun, 15 Jan 2006 09:25:19 -0700 (MST)
From: [email protected]
Subject: [Linux-ha-cvs] Linux-HA CVS: ldirectord by xunsun from 
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>

linux-ha CVS committal

Author  : xunsun
Host    : 
Project : linux-ha
Module  : ldirectord

Dir     : linux-ha/ldirectord


Modified Files:
        ldirectord 


Log Message:
popular "the the" typo
===================================================================
RCS file: /home/cvs/linux-ha/linux-ha/ldirectord/ldirectord,v
retrieving revision 1.128
retrieving revision 1.129
diff -u -3 -r1.128 -r1.129
--- ldirectord  1 Dec 2005 00:40:09 -0000       1.128
+++ ldirectord  15 Jan 2006 16:25:19 -0000      1.129
@@ -1,5 +1,5 @@
 #!/usr/bin/perl
-my($VERSION)=(qw$Id: ldirectord,v 1.128 2005/12/01 00:40:09 horms Exp $)[2];
+my($VERSION)=(qw$Id: ldirectord,v 1.129 2006/01/15 16:25:19 xunsun Exp $)[2];
 
 ######################################################################
 # ldirectord                 http://www.vergenet.net/linux/ldirectord/
@@ -81,7 +81,7 @@
 B<start> the daemon for the specified configuration.
 
 B<stop> the daemon for the specified configuration. This is the same as sending
-a TERM signal the the running daemon.
+a TERM signal to the running daemon.
 
 B<restart> the daemon for the specified configuration. The same as stopping 
and starting.
 
@@ -230,7 +230,7 @@
 B<checktype = >I<negotiate>|I<connect>|I<N>|I<ping>|I<off>|I<on>
 
 Type of check to perform. Negotiate sends a request and matches a receive
-string. Connect only attemts to make a TCP/IP connection, thus the the
+string. Connect only attemts to make a TCP/IP connection, thus the
 request and receive strings may be omitted.  If checktype is a number then
 negotiate and connect is combined so that after each N connect attempts one
 negotiate attempt is performed. This is useful to check often if a service




------------------------------

_______________________________________________
Linux-ha-cvs mailing list
[email protected]
http://lists.community.tummy.com/mailman/listinfo/linux-ha-cvs


End of Linux-ha-cvs Digest, Vol 26, Issue 32
********************************************

Reply via email to