Home
last modified time | relevance | path

Searched refs:cvs (Results 1 – 25 of 35) sorted by relevance

12

/freebsd/contrib/ncurses/
H A DFREEBSD-upgrade39 r50620: native termcap tweaking (cvs r1.2)
42 r50620: native termcap tweaking (cvs r1.2)
43 r50850: remove GCC_UNUSED for r50620 (cvs r1.4)
/freebsd/contrib/netbsd-tests/lib/libpthread/
H A Dd_mach14 cvs.fi.netbsd.org
15 cvs.mikrolahti.fi
16 cvs.netbsd.org
/freebsd/contrib/netbsd-tests/
H A DFREEBSD-upgrade11 http://www.netbsd.org/docs/guide/en/chap-fetch.html#chap-fetch-cvs
20 cvs -z9 co -D "09/30/2014 20:45" -P src/tests
/freebsd/contrib/tcsh/
H A DFREEBSD-upgrade10 cvs import -m "Import of tcsh-6.15.00" \
/freebsd/contrib/bsnmp/
H A DFREEBSD-upgrade12 3. cvs import \
/freebsd/contrib/bzip2/
H A DFREEBSD-upgrade6 cvs import -m "Virgin import (trimmed) of Bzip2 version 1.0.5." \
/freebsd/lib/libc/tests/resolv/
H A Dmach8 cvs.netbsd.org
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp246 CVSymbol cvs = index.ReadSymbolRecord(id); in GetOrCreateSymbolForId() local
248 if (isLocalVariableType(cvs.kind())) { in GetOrCreateSymbolForId()
258 switch (cvs.kind()) { in GetOrCreateSymbolForId()
1031 CVSymbol cvs = index.ReadSymbolRecord(func_id); in GetOrCreateFunctionDecl()
1032 ProcSym proc(static_cast<SymbolRecordKind>(cvs.kind())); in GetOrCreateFunctionDecl()
1033 llvm::cantFail(SymbolDeserializer::deserializeAs<ProcSym>(cvs, proc)); in GetOrCreateFunctionDecl()
1030 CVSymbol cvs = index.ReadSymbolRecord(func_id); GetOrCreateFunctionDecl() local
H A DSymbolFileNativePDB.h246 const llvm::codeview::CVSymbol &cvs);
H A DSymbolFileNativePDB.cpp932 const CVSymbol &cvs) { in CreateConstantSymbol() argument
934 ConstantSym constant(cvs.kind()); in CreateConstantSymbol()
936 llvm::cantFail(SymbolDeserializer::deserializeAs<ConstantSym>(cvs, constant)); in CreateConstantSymbol()
1111 CVSymbol cvs = m_index->ReadSymbolRecord(csid); in ResolveSymbolContext() local
1112 PDB_SymType type = CVSymToPDBSym(cvs.kind()); in ResolveSymbolContext()
/freebsd/contrib/file/magic/Magdir/
H A Drevision6 0 string/t /1\ :pserver: cvs password text file
H A Dvorbis93 # it. The interesting value is the cvs date (8 digits decimal).
/freebsd/crypto/openssh/
H A Dsshd_config121 # ForceCommand cvs server
/freebsd/contrib/openbsm/
H A DFREEBSD-upgrade41 cvs -n -d rwatson@repoman.FreeBSD.org:/home/ncvs -q import \
/freebsd/contrib/unbound/contrib/
H A Dunbound.spec_fedora252 - Added accidentally omitted svn patches to cvs
301 - Added missing glob patch to cvs
365 - Fixed cvs anomalies
/freebsd/sbin/ipf/ipsend/
H A DMakefile181 do-cvs:
/freebsd/crypto/openssh/contrib/redhat/
H A Dopenssh.spec547 - pull cvs patch to add -t flag to sshd (#28611)
554 - pull cvs patch to fix remote port forwarding with protocol 2
557 - pull cvs patch to add session initialization to no-pty sessions
558 - pull cvs patch to not cut off challengeresponse auth needlessly
/freebsd/sys/dev/sym/
H A DREADME.sym66 `cvs log' for driver changes.
/freebsd/contrib/flex/
H A DChangeLog2705 * Makefile.am: remove README.cvs from dist_doc_DATA in Makefile.am
2714 * README, README.cvs: append README.cvs contents to README
2881 …ignore: add *.o and *.a to top level .gitignore The cvs tree did not need these additions because
2890 .cvsignore files to .gitignore The .cvsignore files from the legacy cvs repository tracked what
3127 * README.cvs: document GNU auto* version changes for building flex
3128 from cvs
3458 * README.cvs: more changes describing building flex from cvs
3462 * Makefile.am, README.cvs, README.cvs-snapshot: rename
3463 README.cvs-snapshot to README.cvs
3467 * README.cvs-snapshot: update to explain where flex cvs lives
[all …]
H A DNEWS586 from a release (i.e., not from a cvs snapshot), then you don't need
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev.c4647 vdev_get_child_stat(vdev_t *cvd, vdev_stat_t *vs, vdev_stat_t *cvs) in vdev_get_child_stat() argument
4657 vs->vs_ops[t] += cvs->vs_ops[t]; in vdev_get_child_stat()
4658 vs->vs_bytes[t] += cvs->vs_bytes[t]; in vdev_get_child_stat()
4661 cvs->vs_scan_removing = cvd->vdev_removing; in vdev_get_child_stat()
4742 vdev_stat_t *cvs = &cvd->vdev_stat; in vdev_get_stats_ex_impl() local
4745 vdev_get_stats_ex_impl(cvd, cvs, cvsx); in vdev_get_stats_ex_impl()
4747 vdev_get_child_stat(cvd, vs, cvs); in vdev_get_stats_ex_impl()
/freebsd/contrib/ntp/
H A DCommitLog-4.1.098 * README.cvs: More updates and cleanup.
105 * README.cvs: Note that we want to check out NTP into a clean
632 * README.cvs: On some systems, the -C option fails.
2042 * README.cvs: Cleanup.
3460 * Makefile.am (EXTRA_DIST): Added README.cvs
3968 * README.cvs: Updated.
4201 * README: Add README.cvs
/freebsd/crypto/heimdal/
H A DChangeLog.20031213 * make-release: when fixing a valid cvs tag from release name
1722 <jmc@cvs.openbsd.org>
/freebsd/crypto/heimdal/kadmin/
H A DChangeLog382 From: Bob Beck <beck@cvs.openbsd.org> and adharw@yahoo.com
/freebsd/
H A DObsoleteFiles.inc13853 # 20160116: Update mandoc to cvs snapshot 20160116
15293 OLD_FILES+=usr/share/examples/cvsup/cvs-supfile
15792 OLD_FILES+=usr/bin/cvs
15794 OLD_FILES+=usr/share/doc/psd/28.cvs/paper.ascii.gz
15795 OLD_FILES+=usr/share/doc/psd/28.cvs/paper.ps.gz
15796 OLD_DIRS+=usr/share/doc/psd/28.cvs
15797 OLD_FILES+=usr/share/examples/cvs/contrib/README
15798 OLD_FILES+=usr/share/examples/cvs/contrib/clmerge
15799 OLD_FILES+=usr/share/examples/cvs/contrib/cln_hist
15800 OLD_FILES+=usr/share/examples/cvs/contrib/commit_prep
[all …]

12