[PVFS2-CVS]
commit by neill in pvfs2/src/io/bmi/bmi_tcp: bmi-tcp-addressing.h
bmi-tcp.c socket-collection.c socket-collection.h sockio.c sockio.h
CVS commit program
cvs at parl.clemson.edu
Wed Jul 28 11:32:41 EDT 2004
Update of /projects/cvsroot/pvfs2/src/io/bmi/bmi_tcp
In directory parlweb:/tmp/cvs-serv5554/src/io/bmi/bmi_tcp
Modified Files:
bmi-tcp-addressing.h bmi-tcp.c socket-collection.c
socket-collection.h sockio.c sockio.h
Log Message:
- applied Nathan's expandtab patch (expandtab-2.patch.gz)
first referenced at:
http://www.beowulf-underground.org/pipermail/pvfs2-developers/2004-July/000745.html
Index: bmi-tcp-addressing.h
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/io/bmi/bmi_tcp/bmi-tcp-addressing.h,v
diff -p -u -r1.11 -r1.12
--- bmi-tcp-addressing.h 27 Apr 2004 14:49:44 -0000 1.11
+++ bmi-tcp-addressing.h 28 Jul 2004 14:32:40 -0000 1.12
@@ -68,5 +68,5 @@ method_addr_p alloc_tcp_method_addr(void
* c-basic-offset: 4
* End:
*
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
*/
Index: bmi-tcp.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/io/bmi/bmi_tcp/bmi-tcp.c,v
diff -p -u -r1.84 -r1.85
--- bmi-tcp.c 12 Jul 2004 21:12:41 -0000 1.84
+++ bmi-tcp.c 28 Jul 2004 14:32:40 -0000 1.85
@@ -3206,5 +3206,5 @@ static int payload_progress(int s, void
* c-basic-offset: 4
* End:
*
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
*/
Index: socket-collection.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/io/bmi/bmi_tcp/socket-collection.c,v
diff -p -u -r1.13 -r1.14
--- socket-collection.c 3 Mar 2004 17:33:26 -0000 1.13
+++ socket-collection.c 28 Jul 2004 14:32:40 -0000 1.14
@@ -353,5 +353,5 @@ int BMI_socket_collection_testglobal(soc
* c-basic-offset: 4
* End:
*
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
*/
Index: socket-collection.h
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/io/bmi/bmi_tcp/socket-collection.h,v
diff -p -u -r1.10 -r1.11
--- socket-collection.h 4 Mar 2004 23:21:40 -0000 1.10
+++ socket-collection.h 28 Jul 2004 14:32:40 -0000 1.11
@@ -109,5 +109,5 @@ int BMI_socket_collection_testglobal(soc
* c-basic-offset: 4
* End:
*
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
*/
Index: sockio.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/io/bmi/bmi_tcp/sockio.c,v
diff -p -u -r1.13 -r1.14
--- sockio.c 10 Feb 2004 15:19:18 -0000 1.13
+++ sockio.c 28 Jul 2004 14:32:40 -0000 1.14
@@ -399,5 +399,5 @@ int BMI_sockio_set_sockopt(int s,
* c-basic-offset: 4
* End:
*
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
*/
Index: sockio.h
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/io/bmi/bmi_tcp/sockio.h,v
diff -p -u -r1.12 -r1.13
--- sockio.h 9 Mar 2004 17:30:04 -0000 1.12
+++ sockio.h 28 Jul 2004 14:32:41 -0000 1.13
@@ -112,6 +112,6 @@ do { \
* c-basic-offset: 4
* End:
*
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
*/
More information about the PVFS2-CVS
mailing list