| /freebsd-9-stable/contrib/ntp/ |
| D | README.patches | 14 > bk pull ../ntp-stable (get your changes from ntp-stable) 38 via the 'bk send' command: 41 > bk citool (or bk ci ... ; bk commit ... ) 42 > bk pull # make sure your repo is up-to-date 43 > bk send -d -ubk://www.ntp.org/home/bk/REPO - > file-containing-the-patch 44 > bk receive -vv -a < file-containing-the-patch
|
| D | Makefile.am | 35 README.bk \
|
| D | depsver.mf | 38 # time, such as when tracking using bk, the .deps files can become
|
| D | README | 37 README.bk Instructions for folks who use the BitKeeper-repository
|
| D | Makefile.in | 554 README.bk \
|
| D | ChangeLog | 67 * bk ignore file cleanup 2135 * from 4.2.6p3: Update genCommitLog for the bk-5 release. 2140 * from 4.2.6p3: Update bk triggers for the bk-5 release. 2819 * Update bk triggers for the bk-5 release. 2820 * Update genCommitLog for the bk-5 release. 3283 libisc merges using a separate "upstream" bk repo. That will enable 3284 normal bk pull automerge to handle carrying forward any local changes
|
| /freebsd-9-stable/contrib/ncurses/ncurses/base/ |
| D | lib_overlay.c | 144 attr_t bk; in copywin() local 153 bk = AttrOf(dst->_nc_bkgd); in copywin() 154 mask = ~(attr_t) ((bk & A_COLOR) ? A_COLOR : 0); in copywin() 183 mask) | bk)); in copywin()
|
| /freebsd-9-stable/contrib/ntp/scripts/build/ |
| D | checkHtmlFileDates | 3 bk version > /dev/null 2>&1 || exit 0 8 set `bk diffs $i | wc -l`
|
| D | genCommitLog | 12 bk changes -v -m -r${CLTAG}.. > CommitLog.new
|
| D | genAuthors.in | 36 chomp(my $bk_root = `bk root`);
|
| /freebsd-9-stable/crypto/heimdal/lib/hx509/data/ |
| D | ocsp-responder.key | 6 wS/sBmwbw4x0LGnk/m04iIDWWH4ZTH0HHthLxTiIrGHenS01V4Ucq1EjhYNJW/bk
|
| /freebsd-9-stable/contrib/ntp/ntpd/ |
| D | ntp_crypto.c | 2074 BIGNUM *bk /* BIGNUM * to */ in bighash() argument 2090 BN_bin2bn(dgst, len, bk); in bighash() 2234 BIGNUM *bn, *bk, *r; in crypto_bob() local 2268 bctx = BN_CTX_new(); bk = BN_new(); bn = BN_new(); in crypto_bob() 2270 BN_rand(bk, len * 8, -1, 1); /* k */ in crypto_bob() 2272 BN_add(bn, bn, bk); in crypto_bob() 2274 BN_mod_exp(bk, g, bk, p, bctx); /* g^k mod p */ in crypto_bob() 2275 bighash(bk, bk); in crypto_bob() 2276 DSA_SIG_set0(sdsa, bn, bk); in crypto_bob() 2346 BIGNUM *bn, *bk; in crypto_iff() local [all …]
|
| /freebsd-9-stable/contrib/gcc/cp/ |
| D | search.c | 195 base_kind bk; in lookup_base() local 233 bk = data.ambiguous ? bk_ambig : bk_not_base; in lookup_base() 235 bk = bk_same_type; in lookup_base() 237 bk = bk_via_virtual; in lookup_base() 239 bk = bk_proper_base; in lookup_base() 244 bk = bk_not_base; in lookup_base() 249 switch (bk) in lookup_base() 280 bk = bk_inaccessible; in lookup_base() 286 *kind_ptr = bk; in lookup_base()
|
| D | cvt.c | 183 base_kind bk; in cp_convert_to_pointer() local 187 binfo = lookup_base (b1, b2, ba_check, &bk); in cp_convert_to_pointer() 190 binfo = lookup_base (b2, b1, ba_check, &bk); in cp_convert_to_pointer() 196 if (bk == bk_via_virtual) in cp_convert_to_pointer()
|
| /freebsd-9-stable/contrib/llvm/tools/clang/include/clang/AST/ |
| D | TypeLoc.h | 506 BuiltinType::Kind bk = getTypePtr()->getKind(); in needsExtraLocalData() local 507 return (bk >= BuiltinType::UShort && bk <= BuiltinType::UInt128) in needsExtraLocalData() 508 || (bk >= BuiltinType::Short && bk <= BuiltinType::LongDouble) in needsExtraLocalData() 509 || bk == BuiltinType::UChar in needsExtraLocalData() 510 || bk == BuiltinType::SChar; in needsExtraLocalData()
|
| /freebsd-9-stable/share/colldef/ |
| D | kk_KZ.PT154.src | 33 <i=>;<i'>;<ii>;<j=>;<j%>;<k=>;<k%>;<k!>;<bk>;<l=>;\
|
| D | map.PT154 | 157 bk \x9a
|
| /freebsd-9-stable/contrib/ntp/sntp/ |
| D | Makefile.am | 191 (bk version) >/dev/null 2>&1 && \ 193 x=`bk -R prs -hr+ -nd:I: ChangeSet` && \
|
| D | depsver.mf | 38 # time, such as when tracking using bk, the .deps files can become
|
| D | Makefile.in | 1534 (bk version) >/dev/null 2>&1 && \ 1536 x=`bk -R prs -hr+ -nd:I: ChangeSet` && \
|
| /freebsd-9-stable/tools/tools/build_option_survey/ |
| D | option_survey.sh | 40 > ${FDIR}/_.bk 2>&1
|
| /freebsd-9-stable/contrib/llvm/include/llvm/ADT/ |
| D | IntervalMap.h | 2117 KeyType bk = b().start(); in start() local 2118 return Traits::startLess(ak, bk) ? bk : ak; in start() 2124 KeyType bk = b().stop(); in stop() local 2125 return Traits::startLess(ak, bk) ? ak : bk; in stop()
|
| /freebsd-9-stable/tools/tools/net80211/wlaninject/ |
| D | README | 32 ac_bk, bk background
|
| /freebsd-9-stable/tools/tools/sysbuild/ |
| D | sysbuild.sh | 463 make ${JARG} -s buildkernel KERNCONF=$KERNCONF > /mnt/_.bk 2>&1
|
| /freebsd-9-stable/tools/tools/nanobsd/ |
| D | nanobsd.sh | 222 ) > ${MAKEOBJDIRPREFIX}/_.bk 2>&1
|