[ClusterIt-CVS] CVS commit: src
Brought to you by:
garbled
|
From: Tim R. <ga...@us...> - 2007-01-11 20:19:27
|
Module Name: src Committed By: garbled Date: Thu Jan 11 20:19:22 UTC 2007 Modified Files: src/common: common.c src/dsh: dsh.c src/pcp: pcp.1 pcp.c Log Message: Update pcp for new g/x argument handling. Update pcp to new RCP_CMD and RCP_CMD_ARGS handling. Add test option to pcp. Clean up pcp code and get rid of some statically allocated buffer sizes. Manpage updates for above. To generate a diff of this commit: cvs rdiff -r1.25 -r1.26 src/common/common.c cvs rdiff -r1.31 -r1.32 src/dsh/dsh.c cvs rdiff -r1.16 -r1.17 src/pcp/pcp.1 cvs rdiff -r1.19 -r1.20 src/pcp/pcp.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |