Home
last modified time | relevance | path

Searched refs:diffs (Results 1 – 25 of 55) sorted by relevance

123

/freebsd-12.1/usr.bin/top/
H A Dutils.c179 percentages(int cnt, int *out, long *new, long *old, long *diffs) in percentages() argument
189 dp = diffs; in percentages()
215 *out++ = (int)((*diffs++ * 1000 + half_total) / total_change); in percentages()
/freebsd-12.1/usr.sbin/cron/doc/
H A DTHANKS15 its brothers and sisters; he also sent some diffs that lead cron toward compil-
22 of diffs I got from anybody. Changes attributable to Scott are:
H A DCHANGES24 I also added a "-e" option to crontab(1). Nine people also sent me diffs
/freebsd-12.1/share/doc/usd/18.msdiffs/
H A DMakefile5 SRCS= ms.diffs
/freebsd-12.1/contrib/ee/
H A Dcreate.make285 diffs="`cmp make.lcl.old make.local`"
286 if [ -n "${diffs}" ]
/freebsd-12.1/contrib/ntp/scripts/build/
H A DcheckHtmlFileDates8 set `bk diffs $i | wc -l`
/freebsd-12.1/contrib/ntp/clockstuff/
H A Dchutest.c283 static struct timeval diffs[10]; in raw_filter() local
316 diffs[chudata.ncodechars] = diff; in raw_filter()
331 diffs[i].tv_sec, diffs[i].tv_usec); in raw_filter()
/freebsd-12.1/contrib/jemalloc/
H A DFREEBSD-upgrade145 ) > FREEBSD-diffs
/freebsd-12.1/contrib/ntp/html/hints/
H A Dsvr4_package8 changed is Makefile - I've included the full file rather than diffs.
H A Dmpeix4 NTP was first ported to MPE several years ago, but those diffs were never
/freebsd-12.1/share/dict/
H A Dfreebsd233 diffs
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DOptions.h240 OptionSet &diffs);
/freebsd-12.1/sys/contrib/zlib/contrib/
H A DREADME.contrib33 Unsupported diffs to infback to decode the deflate64 format
/freebsd-12.1/contrib/diff/
H A DNEWS81 * Recursive diffs now sort file names according to the LC_COLLATE locale
83 * Recursive diffs now detect and report directory loops.
/freebsd-12.1/contrib/subversion/subversion/libsvn_wc/
H A Dupgrade.c803 apr_array_header_t *diffs; in upgrade_apply_props() local
805 SVN_ERR(svn_prop_diffs(&diffs, working_props, base_props, scratch_pool)); in upgrade_apply_props()
807 if (diffs->nelts == 0) in upgrade_apply_props()
H A DREADME110 Pristines are used for sending diffs back to the server, etc.
/freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/
H A DOptions.cpp71 OptionSet &diffs) { in OptionsSetDiff() argument
80 diffs.insert(*pos_a); in OptionsSetDiff()
/freebsd-12.1/contrib/ntp/
H A DINSTALL20 diffs or instructions to the address given in the `README' so they can
/freebsd-12.1/contrib/gperf/
H A DINSTALL18 diffs or instructions to the address given in the `README' so they can
/freebsd-12.1/contrib/less/
H A DINSTALL23 diffs or instructions to the address given in the `README' so they can
/freebsd-12.1/contrib/diff/doc/
H A Ddiff.texi144 This manual first concentrates on making diffs, and later shows how to
145 use diffs to update files.
578 that show context so that they can apply the diffs even if they have
580 the diffs in this case by searching in the files for the lines of
585 imperfect diffs.
697 @cindex time stamp format, context diffs
812 @cindex time stamp format, unified diffs
2514 diffs in the proper order.
2662 so most reversed normal diffs begin with a delete, which fails, and
2677 For context diffs, and to a lesser extent normal diffs, @command{patch} can
[all …]
/freebsd-12.1/contrib/subversion/subversion/libsvn_ra_svn/
H A Dclient.c194 apr_array_header_t **diffs) in parse_prop_diffs() argument
198 *diffs = apr_array_make(pool, list->nelts, sizeof(svn_prop_t)); in parse_prop_diffs()
208 prop = apr_array_push(*diffs); in parse_prop_diffs()
/freebsd-12.1/contrib/subversion/doc/user/
H A Dlj_article.txt24 commit, or learning how to look at CVS diffs. And then the fateful
/freebsd-12.1/contrib/subversion/
H A DCHANGES33 * 'svn patch': Parse binary diffs in git-style patches (r1703925)
79 * 'svn diff --git': Show diffs of symlinks like git and hg (r1706372)
129 + Fix problems with --git diffs applied in reverse (r1704854, -88)
690 * diff: support git-like binary file diffs with '--git' (r1599552)
711 diffs (r1623820)
1509 * diff: make property output in diffs stable (r1589360)
1999 * make repos-wc diffs fully ancestry-aware (r1445904)
2124 * fix diffs shown by 'show-diff' conflict prompt option (r1438879)
4014 * 'svn diff' was failing w/ large diffs on Windows (issue #1789)
5838 * fixed - 'svnlook diff' now properly displays diffs (r6408, #1241)
[all …]
/freebsd-12.1/contrib/amd/
H A DINSTALL41 diffs or instructions to the address given in the `README' so they can

123