[ClusterIt-CVS] CVS commit: src
Brought to you by:
garbled
|
From: Tim R. <ga...@us...> - 2007-01-10 20:36:16
|
Module Name: src Committed By: garbled Date: Wed Jan 10 20:36:11 UTC 2007 Modified Files: src/common: common.c common.h src/dsh: dsh.1 dsh.c rseq.1 rseq.c run.1 run.c src/pcp: pcp.1 Log Message: Convert run to new rcmd handling, and add -t handling. Commonize the -x and -g commandline processing code to reduce divergence. Make run dsh and rseq pass -Wall. Manpage updates for run. To generate a diff of this commit: cvs rdiff -r1.24 -r1.25 src/common/common.c cvs rdiff -r1.13 -r1.14 src/common/common.h cvs rdiff -r1.20 -r1.21 src/dsh/dsh.1 cvs rdiff -r1.30 -r1.31 src/dsh/dsh.c cvs rdiff -r1.17 -r1.18 src/dsh/rseq.1 src/dsh/run.c cvs rdiff -r1.22 -r1.23 src/dsh/rseq.c cvs rdiff -r1.12 -r1.13 src/dsh/run.1 cvs rdiff -r1.15 -r1.16 src/pcp/pcp.1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |