Home
last modified time | relevance | path

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

12

/freebsd/contrib/blocklist/diff/
H A Dnamed.diff53 RCS file: /cvsroot/src/external/bsd/bind/bin/named/Makefile,v
71 RCS file: /cvsroot/src/external/bsd/bind/dist/bin/named/client.c,v
95 RCS file: /cvsroot/src/external/bsd/bind/dist/bin/named/main.c,v
121 RCS file: /cvsroot/src/external/bsd/bind/dist/bin/named/query.c,v
155 RCS file: /cvsroot/src/external/bsd/bind/dist/bin/named/update.c,v
195 RCS file: /cvsroot/src/external/bsd/bind/dist/bin/named/xfrout.c,v
H A Dftpd.diff35 RCS file: /cvsroot/src/libexec/ftpd/Makefile,v
53 RCS file: /cvsroot/src/libexec/ftpd/ftpd.c,v
H A Dssh.diff44 RCS file: /cvsroot/src/crypto/external/bsd/openssh/bin/sshd/Makefile,v
/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 Dsccs17 # Maybe we should just switch everybody from SCCS to RCS!
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DFunctionComparator.h333 int cmpOperandBundlesSchema(const CallBase &LCS, const CallBase &RCS) const;
/freebsd/share/doc/smm/02.config/
H A Dspell.ok61 RCS
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp248 const CallBase &RCS) const { in cmpOperandBundlesSchema()
249 assert(LCS.getOpcode() == RCS.getOpcode() && "Can't compare otherwise!"); in cmpOperandBundlesSchema()
252 cmpNumbers(LCS.getNumOperandBundles(), RCS.getNumOperandBundles())) in cmpOperandBundlesSchema()
257 auto OBR = RCS.getOperandBundleAt(I); in cmpOperandBundlesSchema()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp441 const FunctionSamples *RCS = RHS.CalleeSamples; in operator ()() local
444 if (!LCS || !RCS) in operator ()()
448 if (LCS->getBodySamples().size() != RCS->getBodySamples().size()) in operator ()()
449 return LCS->getBodySamples().size() > RCS->getBodySamples().size(); in operator ()()
452 return LCS->getGUID() < RCS->getGUID(); in operator ()()
/freebsd/usr.bin/compress/doc/
H A Drevision.log17 * stack global. Parts of the RCS trunks 2.7, 2.6, and 2.1 no longer apply.
/freebsd/contrib/ee/
H A Dee.msg6 $ $Header: /home/hugh/sources/old_ae/RCS/ee.msg,v 1.8 1996/11/30 03:23:40 hugh Exp $
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineSink.cpp479 const TargetRegisterClass *RCS = MRI->getRegClass(Reg); in PerformSinkAndFold() local
480 if (RCA && RCA->hasSuperClassEq(RCS)) in PerformSinkAndFold()
482 else if (RCB && RCB->hasSuperClassEq(RCS)) in PerformSinkAndFold()
/freebsd/usr.bin/ee/nls/pt_BR.ISO8859-1/
H A Dee.msg6 $ $Header: /home/hugh/sources/old_ae/RCS/ee.msg,v 1.8 1996/11/30 03:23:40 hugh Exp $
/freebsd/contrib/diff/doc/
H A Ddiff.texi1152 * RCS:: A special @command{diff} output format used by @acronym{RCS}.
1267 @node RCS
1268 @subsection @acronym{RCS} Scripts
1269 @cindex @acronym{RCS} script output format
1271 The @acronym{RCS} output format is designed specifically for use by
1721 @acronym{RCS} format (@pxref{RCS}) outputs the incomplete line as-is,
1811 using the options @option{-x 'RCS' -x '*,v'} ignores any file or
1812 subdirectory whose base name is @samp{RCS} or ends with @samp{,v}.
2530 * Revision Control:: Getting files from @acronym{RCS}, @acronym{SCCS}, etc.
2577 @cindex @acronym{RCS}
[all …]
/freebsd/contrib/sendmail/contrib/
H A Dmmuegel503 ;# RCS INFORMATION
639 ;# RCS INFORMATION
797 ;# RCS INFORMATION
1250 ;# RCS INFORMATION
1406 ;# RCS INFORMATION
1743 # RCS INFORMATION
1998 # RCS INFORMATION
/freebsd/contrib/ncurses/
H A Dconfigure.in1131 AC_MSG_CHECKING(if RCS identifiers should be compiled-in)
1133 [ --with-rcs-ids compile-in RCS identifiers],
1137 test "x$with_rcs_ids" = xyes && AC_DEFINE(USE_RCS_IDS,1,[Define to 1 to compile-in RCS identifiers])
H A Dconfigure807 --with-rcs-ids compile-in RCS identifiers
2523 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
H A DINSTALL1212 Compile-in RCS identifiers. Most of the C files have an identifier.
/freebsd/contrib/flex/
H A DChangeLog9540 scan.l, sym.c, tblcmp.c, yylex.c: nuked static RCS string
10125 * : RCS won't let me unedit! gets "Missing access list"
10392 * README: updated for 2nd release Beta test added RCS header
10492 * yylex.c: RCS header changed display style of non-printings from ^x
10497 * tblcmp.c: RCS header MAX_XTIONS_FOR_FULL_INTERIOR_FIT ->
10508 * sym.c: RCS header changed "entry" to "sym_entry" to avoid conflict
10513 * scan.l: RCS header removed \^ from ESCSEQ
10517 * parse.y: RCS header bug fix due to missing default rule, could
10522 * nfa.c: RCS ident yy_cp, yy_bp support name shortenings assoc_rule
10527 * misc.c: RCS header check before malloc()'ing for 16 bit overflow
[all …]
/freebsd/contrib/tcsh/
H A Dcomplete.tcsh506 complete co 'p@1@`\ls -1a RCS | sed -e "s/\(.*\),v/\1/"`@'
663 complete rcsdiff 'p@1@`\ls -1a RCS | sed -e "s/\(.*\),v/\1/"`@'
/freebsd/contrib/diff/
H A DChangeLog3711 * analyze.c: To make RCS work correctly on files that don't
3714 non-RCS modes don't want to be affected by these changes, they
/freebsd/contrib/bmake/
H A Dconfigure2268 /* Most of the following tests are stolen from RCS 5.7 src/conf.sh. */
/freebsd/contrib/byacc/
H A Dconfigure2072 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
/freebsd/contrib/sendmail/cf/
H A DREADME107 VERSIONID(`<SCCS or RCS version id>')
110 resulting file. You could use SCCS, RCS, CVS, something else, or
/freebsd/share/doc/IPv6/
H A DIMPLEMENTATION2283 the top-level, and use copyright.c as a template. KAME RCS tag will be

12