Searched refs:cvs (Results 1 - 18 of 18) sorted by relevance

/external/dropbear/libtommath/
H A Dmess.sh2 if cvs log $1 >/dev/null 2>/dev/null; then exit 0; else echo "$1 shouldn't be here" ; exit 1; fi
/external/dropbear/libtomcrypt/
H A Dmess.sh2 if cvs log $1 >/dev/null 2>/dev/null; then exit 0; else echo "$1 shouldn't be here, removed"; rm -f $1 ; fi
H A Dcrypt.tex6487 % $Source: /cvs/libtom/libtomcrypt/crypt.tex,v $
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_cvs/searchcvs/
H A Dparsecvs.sh20 cvs $CVSOPTS up -Pd .;
22 cvs $CVSOPTS log > $f
H A Dsetup.sh5 # used to check out cvs content so that it can be logged by parsecvs.sh
18 cvs -d :pserver:anonymous@dev.eclipse.org:$CVSROOT $quietcvs co $project;
21 # list projects to extract; add other cvs roots (eg. /cvsroot/modeling) as necessary below
28 # do checkouts for each cvs root's projects
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/codeview/
H A Dcv-symline.c250 static unsigned long cv_sym_size(const cv_sym *cvs);
257 cv_sym *cvs = yasm_xmalloc(sizeof(cv_sym)); local
258 cvs->type = CV8_S_OBJNAME;
259 cvs->format = "wZ";
260 cvs->args[0].i = 0; /* signature (0=asm) */
261 cvs->args[1].p = objname; /* object filename */
263 bc = yasm_bc_create_common(&cv_sym_bc_callback, cvs, 0);
264 bc->len = cv_sym_size(cvs);
266 return cvs;
274 cv_sym *cvs local
303 cv_sym *cvs = yasm_xmalloc(sizeof(cv_sym)); local
321 cv_sym *cvs = yasm_xmalloc(sizeof(cv_sym)); local
936 cv_sym_size(const cv_sym *cvs) argument
986 cv_sym *cvs = (cv_sym *)contents; local
1034 cv_sym *cvs = (cv_sym *)bc->contents; local
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts/
H A Dtesting.properties.template43 cvsRoot=:pserver:anonymous@ottcvs1:/home/cvs/releng
/external/bison/build-aux/
H A Dgnu-web-doc-update102 find_tool CVS cvs
169 && $CVS -d $USER@cvs.sv.gnu.org:/webcvs/$pkg co $pkg )
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src_rss/org/eclipse/releng/util/rss/
H A Dmessages.properties66 RSSFeedPublisherTask.CVSWarning=cvs add: use `cvs commit' to add this file permanently
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-apache-bcel.jar ... StringBuffer getConstants (byte[]) throws java.io.IOException String cvs org.apache.bcel.classfile.ConstantValue cv ...
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/properties/
H A DfeedPublish.eclipse.properties90 # options for publishing files - need either an scp target or a cvs root/path, or both
93 # /path/to/cvs/executable
94 cvsExec=/usr/bin/cvs
95 # user@cvsServer:/path/to/cvs/root
97 # cvs/module/path
H A DfeedPublish.emf.properties76 # options for publishing files - need either an scp target or a cvs root/path, or both
79 # /path/to/cvs/executable
80 cvsExec=/usr/bin/cvs
81 # user@cvsServer:/path/to/cvs/root
83 # cvs/module/path
97 #cvsRoot=nickb@dbzi:/home/cvs
H A DfeedPublish.uml2.properties76 # options for publishing files - need either an scp target or a cvs root/path, or both
79 # /path/to/cvs/executable
80 cvsExec=/usr/bin/cvs
81 # user@cvsServer:/path/to/cvs/root
83 # cvs/module/path
/external/openssh/contrib/caldera/
H A Dopenssh.spec17 #old cvs stuff. please update before use. may be deprecated.
21 %define cvs %{nil}
24 %define cvs cvs20050315
35 Version : %{version}%{cvs}
57 # %{use_stable}==0: :pserver:cvs@bass.directhit.com:/cvs/openssh_cvs
171 %setup %([ -z "%{cvs}" ] || echo "-n %{name}_cvs") -a2
/external/openssh/contrib/redhat/
H A Dopenssh.spec501 - pull cvs patch to fix support for /etc/nologin for non-PAM logins (#47298)
505 - pull cvs patch to add -t flag to sshd (#28611)
512 - pull cvs patch to fix remote port forwarding with protocol 2
515 - pull cvs patch to add session initialization to no-pty sessions
516 - pull cvs patch to not cut off challengeresponse auth needlessly
/external/mksh/src/
H A DBuild.sh2433 https://www.mirbsd.org/cvs.cgi/contrib/hosted/tg/deb/mksh/debian/.mkshrc?rev=HEAD
/external/bison/
H A Dmaint.mk1460 $(AM_V_at)echo " *** Upload the doc/manual directory to web-cvs."

Completed in 407 milliseconds