Home
last modified time | relevance | path

Searched refs:checkout (Results 1 – 25 of 29) sorted by relevance

12

/freebsd/usr.bin/bintrans/
H A Duudecode.c338 checkout(int rval) in checkout() function
363 return (checkout(0)); in uu_decode()
365 return (checkout(1)); in uu_decode()
422 return (checkout(0)); in uu_decode()
424 return (checkout(1)); in uu_decode()
426 return (checkout(checkend(buf, "end", "no \"end\" line"))); in uu_decode()
444 return (checkout(0)); in base64_decode()
446 return (checkout(1)); in base64_decode()
473 return (checkout(checkend(inbuf, "====", "error decoding base64 input stream"))); in base64_decode()
/freebsd/sys/contrib/device-tree/scripts/
H A Dcronjob67 git checkout master
86 git checkout -b ${TESTBRANCH} origin/master
109 git checkout master
H A Dgit-filter-branch427 git checkout-index -f -u -a ||
/freebsd/tools/tools/git/
H A Darcgit69 git checkout $commit > /dev/null || error "Could not checkout $commit"
101 git checkout -b review_$phab_id
210 git checkout $orig_branch
H A Dgit-arc.sh672 git checkout -q main
674 git checkout -q -b "${branch}" main
693 git checkout -f
H A DHOWTO47 $ git checkout review_D1234
82 $ git checkout myfeature_dev
/freebsd/crypto/openssl/test/
H A DREADME-external.md14 First checkout the `PYCA/Cryptography` module into `./pyca-cryptography` using:
40 You will need a git checkout of krb5 at the top level:
48 $ git checkout krb5-1.15.1-final
74 You will need a git checkout of gost-engine at the top level:
/freebsd/sys/contrib/openzfs/.github/workflows/scripts/
H A Dqemu-4-build-vm.sh247 git clone --depth 1 --no-checkout \
251 git sparse-checkout set zfs-release
252 git checkout
/freebsd/contrib/netbsd-tests/
H A DFREEBSD-upgrade23 Please adjust the checkout date spec (the argument passed via -D) to match
24 the desired checkout time.
/freebsd/contrib/unifdef/scripts/
H A Dsvnup.sh5 git checkout FreeBSD
/freebsd/contrib/ldns/
H A Dmakewin.sh103 (cd ldns; git checkout "$CHECKOUT") || error_cleanup "Could not checkout $CHECKOUT"
107 (cd ldns-nonstatic; git checkout "$CHECKOUT") || error_cleanup "Could not checkout $CHECKOUT"
/freebsd/contrib/elftoolchain/
H A DREADME.rst68 using the ``svn checkout`` command::
70 % svn checkout https://svn.code.sf.net/p/elftoolchain/code/trunk
/freebsd/contrib/tzcode/
H A DCONTRIBUTING49 git checkout main
55 git checkout -b mybranch
/freebsd/crypto/openssh/.github/
H A Dsetup_ci.sh209 git checkout ${INSTALL_OPENSSL} &&
220 git checkout ${INSTALL_LIBRESSL} &&
/freebsd/contrib/unbound/doc/
H A DREADME.svn3 For a svn checkout:
/freebsd/contrib/tzdata/
H A DCONTRIBUTING49 git checkout main
55 git checkout -b mybranch
/freebsd/contrib/jemalloc/
H A DFREEBSD-upgrade91 git checkout ${rev}
/freebsd/crypto/openssh/
H A Dmlkem768.sh28 git checkout -B extract 1>&2
/freebsd/share/examples/csh/
H A Ddot.cshrc103 …'n@help@(add blame cat checkout cleanup commit copy delete export help import info list ls lock lo…
104 …ropset resolved revert status switch unlock update)@' 'p@1@(add blame cat checkout cleanup commit \
/freebsd/contrib/file/magic/Magdir/
H A Dsql161 # Reference: http://mark0.net/download/triddefs_xml.7z/defs/f/fossil-checkout.trid.xml
162 # Note: called "Fossil checkout data base" by TrID
208 >>>68 belong =0x0f055112 (Fossil checkout)
/freebsd/contrib/ntp/
H A DREADME.pullrequests57 - git checkout -b <branchname>
/freebsd/contrib/googletest/
H A DCONTRIBUTING.md89 and their own tests from a git checkout, which has further requirements:
/freebsd/sys/contrib/zstd/
H A DCONTRIBUTING.md39 git checkout https://github.com/<username>/zstd
51 git checkout -b <branch-name>
282 $ git checkout <commit-before-your-change>
284 $ git checkout <commit-after-your-change>
/freebsd/contrib/tcsh/
H A Dcomplete.tcsh518 'p/1/(add admin annotate checkout commit diff edit \
526 'n@help@(add blame cat checkout cleanup commit copy \
531 'p@1@(add blame cat checkout cleanup commit copy \
/freebsd/crypto/libecc/
H A DREADME.md1294 In order to use this accelerator, please follow these steps. First checkout the
1299 $ git checkout -b IPECC

12