Home
last modified time | relevance | path

Searched refs:CVS (Results 1 – 25 of 51) sorted by relevance

123

/freebsd/share/sendmail/
H A DMakefile9 CFDIRS!= (cd ${SENDMAIL_DIR}; find -L ${CFDIR} \( \( -name CVS -o -name .svn \) -prune \) -o -type …
10 CFFILES!= (cd ${SENDMAIL_DIR}; find -L ${CFDIR} \( \( -name CVS -o -name .svn \) -prune \) -o -type…
/freebsd/contrib/file/magic/Magdir/
H A Ddiff46 # Note: called "RCS/CVS diff output" by TrID
48 0 search/1 Index: RCS/CVS diff output text
49 # RCS/CVS diff output text (strength=36=36+0) after unified diff output (strength=131=38+93)
121 # Pascal source (strength=37) RCS/CVS diff (strength=36=36+0),
H A Dvorbis116 # Some pre-1.0 CVS snapshots still had "Xiphphorus"...
117 >>>>>>(84.b+120) string >20011231 (pre-1.0 CVS)
121 >>>>>>(84.b+117) string <20020717 (pre-1.0 CVS)
/freebsd/crypto/openssh/
H A DREADME24 This version actively tracks changes in the OpenBSD CVS repository.
45 This version of OpenSSH is based upon code retrieved from the OpenBSD CVS
/freebsd/tools/tools/kerninclude/
H A Dkerninclude.sh42 ls | grep -v CVS | xargs rm -rf
91 if [ -d $i -a $i != CVS ] ; then
/freebsd/contrib/openbsm/
H A DFREEBSD-upgrade38 CVS vendor import goes along the following lines:
49 not on CVS vendor branches, but do have the same local vs. vendor merge
/freebsd/contrib/elftoolchain/libelftc/
H A Dmake-toolchain-version45 if [ -d CVS ]; then # Look for CVS (NetBSD).
/freebsd/usr.sbin/bluetooth/bcmfw/
H A DREADME13 drwxr-xr-x 2 julian wheel 512 May 10 00:52 CVS
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLSymbols.cpp267 Error fromCodeViewSymbol(codeview::CVSymbol CVS) override { in fromCodeViewSymbol()
268 return SymbolDeserializer::deserializeAs<T>(CVS, Symbol); in fromCodeViewSymbol()
291 Error fromCodeViewSymbol(CVSymbol CVS) override { in fromCodeViewSymbol()
292 this->Kind = CVS.kind(); in fromCodeViewSymbol()
293 Data = CVS.RecordData.drop_front(sizeof(RecordPrefix)); in fromCodeViewSymbol()
H A DCodeViewYAMLDebugSections.cpp755 std::shared_ptr<DebugSubsection> CVS; in toCodeViewSubsectionList() local
756 CVS = SS.Subsection->toCodeViewSubsection(Allocator, SC); in toCodeViewSubsectionList()
757 assert(CVS != nullptr); in toCodeViewSubsectionList()
758 Result.push_back(std::move(CVS)); in toCodeViewSubsectionList()
/freebsd/contrib/bmake/mk/
H A Dsys.clean-env.mk40 CVS \
/freebsd/contrib/file/
H A DRELEASE-PROCEDURE8 4) Commit changes into CVS
/freebsd/crypto/openssh/contrib/solaris/
H A DREADME13 1. make -F Makefile.in distprep (Only if you are getting from the CVS tree)
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DSymbolCache.cpp280 CVSymbol CVS = SS.readRecord(Offset); in getOrCreateGlobalSymbolByOffset() local
282 switch (CVS.kind()) { in getOrCreateGlobalSymbolByOffset()
284 UDTSym US = cantFail(SymbolDeserializer::deserializeAs<UDTSym>(CVS)); in getOrCreateGlobalSymbolByOffset()
/freebsd/share/dict/
H A Dfreebsd33 CVS
/freebsd/sys/contrib/device-tree/
H A DMakefile163 RCS_FIND_IGNORE := \( -name SCCS -o -name BitKeeper -o -name .svn -o -name CVS \
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelDAGToDAG.cpp419 if (const ConstantStruct *CVS = dyn_cast<ConstantStruct>(CV)) in fillGenericConstant() local
420 return fillConstantStruct(DL, CVS, Vals, Offset); in fillGenericConstant()
/freebsd/sbin/ipf/ipsend/
H A DMakefile182 find . -type d -name CVS -print | xargs /bin/rm -rf
/freebsd/crypto/openssh/contrib/redhat/
H A Dopenssh.spec521 - update to current CVS (not for use in distribution)
610 - drop various patches that came from or went upstream or to or from CVS
669 - Tweak the init script to match the CVS contrib script more closely.
685 - Resync with parts of Damien Miller's openssh.spec from CVS.
/freebsd/sys/contrib/openzfs/
H A DMakefile.am81 -find . \( -name SCCS -o -name BitKeeper -o -name .svn -o -name CVS \
/freebsd/tools/regression/
H A DREADME65 CVS keywords in test data files, use a .in suffix for input files and
/freebsd/tools/tools/nanobsd/dhcpd/
H A Dcommon85 find . -print | grep -Ev '/(CVS|\.git|\.hg|\.svn)' | cpio -dumpv ${NANO_WORLDDIR}
/freebsd/contrib/mandoc/
H A DMakefile598 -type d -name CVS -print0 | xargs -0 rm -rf
/freebsd/contrib/tcsh/
H A DWishList218 i wish for read-only CVS access to the sources (as i am on the
/freebsd/contrib/wpa/wpa_supplicant/
H A Deap_testing.txt141 FreeRADIUS (2.0-beta/CVS snapshot)

123