| /freebsd-12-stable/contrib/expat/tests/ |
| D | udiffer.py | 55 diffs = list(difflib.unified_diff(first, second, fromfile=config.first, 57 if diffs: 58 sys.stdout.writelines(diffs)
|
| /freebsd-12-stable/usr.bin/top/ |
| D | utils.c | 179 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-stable/usr.sbin/cron/doc/ |
| D | THANKS | 15 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:
|
| D | CHANGES | 24 I also added a "-e" option to crontab(1). Nine people also sent me diffs
|
| /freebsd-12-stable/share/doc/usd/18.msdiffs/ |
| D | Makefile | 5 SRCS= ms.diffs
|
| /freebsd-12-stable/contrib/ee/ |
| D | create.make | 285 diffs="`cmp make.lcl.old make.local`" 286 if [ -n "${diffs}" ]
|
| /freebsd-12-stable/contrib/ntp/clockstuff/ |
| D | chutest.c | 283 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-stable/contrib/ntp/scripts/build/ |
| D | checkHtmlFileDates | 8 set `bk diffs $i | wc -l`
|
| /freebsd-12-stable/contrib/jemalloc/ |
| D | FREEBSD-upgrade | 145 ) > FREEBSD-diffs
|
| /freebsd-12-stable/contrib/ntp/html/hints/ |
| D | svr4_package | 8 changed is Makefile - I've included the full file rather than diffs.
|
| D | mpeix | 4 NTP was first ported to MPE several years ago, but those diffs were never
|
| /freebsd-12-stable/share/dict/ |
| D | freebsd | 233 diffs
|
| /freebsd-12-stable/sys/contrib/zlib/contrib/ |
| D | README.contrib | 25 Unsupported diffs to infback to decode the deflate64 format
|
| /freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Interpreter/ |
| D | Options.h | 215 OptionSet &diffs);
|
| /freebsd-12-stable/contrib/diff/ |
| D | NEWS | 81 * Recursive diffs now sort file names according to the LC_COLLATE locale 83 * Recursive diffs now detect and report directory loops.
|
| /freebsd-12-stable/contrib/subversion/subversion/libsvn_wc/ |
| D | upgrade.c | 803 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()
|
| D | README | 114 Pristines are used for sending diffs back to the server, etc.
|
| /freebsd-12-stable/contrib/llvm-project/lldb/source/Interpreter/ |
| D | Options.cpp | 68 OptionSet &diffs) { in OptionsSetDiff() argument 77 diffs.insert(*pos_a); in OptionsSetDiff()
|
| /freebsd-12-stable/contrib/ntp/ |
| D | INSTALL | 20 diffs or instructions to the address given in the `README' so they can
|
| /freebsd-12-stable/contrib/less/ |
| D | INSTALL | 23 diffs or instructions to the address given in the `README' so they can
|
| /freebsd-12-stable/contrib/gperf/ |
| D | INSTALL | 18 diffs or instructions to the address given in the `README' so they can
|
| /freebsd-12-stable/contrib/diff/doc/ |
| D | diff.texi | 144 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 763 only @acronym{GNU} @command{patch} can automatically apply diffs in this 812 @cindex time stamp format, unified diffs 1263 nor @command{patch} can apply diffs in this format. It exists mainly for 2514 diffs in the proper order. [all …]
|
| /freebsd-12-stable/contrib/subversion/subversion/libsvn_ra_svn/ |
| D | client.c | 194 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-stable/contrib/subversion/doc/user/ |
| D | lj_article.txt | 24 commit, or learning how to look at CVS diffs. And then the fateful
|
| /freebsd-12-stable/contrib/subversion/ |
| D | CHANGES | 231 * 'patch' can now read non-pretty-printed svn:mergeinfo diffs (r1822151) 449 * 'svn patch': Parse binary diffs in git-style patches (r1703925) 495 * 'svn diff --git': Show diffs of symlinks like git and hg (r1706372) 505 * Evaluate 'old mode' and 'new mode' lines from git-syle diffs (r1705391) 545 + Fix problems with --git diffs applied in reverse (r1704854, -88) 924 * diff: produce proper forward binary diffs with --git (r1704292, r1704573) 1202 * diff: support git-like binary file diffs with '--git' (r1599552) 1223 diffs (r1623820) 2021 * diff: make property output in diffs stable (r1589360) 2511 * make repos-wc diffs fully ancestry-aware (r1445904) [all …]
|