Home
last modified time | relevance | path

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

12

/src/contrib/expat/tests/
H A Dudiffer.py55 diffs = list(difflib.unified_diff(first, second, fromfile=config.first,
57 if diffs:
58 sys.stdout.writelines(diffs)
/src/contrib/bmake/
H A Dimport.sh79 ${GIT} diff mk/FILES | sed -n '/^[+-][^+-]/s,.,&mk/,p' ) > $TF.diffs
80 grep '^+' $TF.diffs | sed 's,^.,,' | sort > $TF.adds
81 grep '^-' $TF.diffs | sed 's,^.,,' | sort > $TF.rms
/src/usr.bin/top/
H A Dutils.c156 percentages(int cnt, int *out, long *new, long *old, long *diffs) in percentages() argument
166 dp = diffs; in percentages()
192 *out++ = (int)((*diffs++ * 1000 + half_total) / total_change); in percentages()
/src/share/doc/usd/18.msdiffs/
H A DMakefile2 SRCS= ms.diffs
/src/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 DCHANGES23 I also added a "-e" option to crontab(1). Nine people also sent me diffs
H A DMAIL352 << That's what I like about PD software. Please send me the diffs! >>
/src/contrib/ee/
H A Dcreate.make285 diffs="`cmp make.lcl.old make.local`"
286 if [ -n "${diffs}" ]
/src/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()
/src/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
/src/crypto/openssl/doc/designs/ddd/
H A DREPORT.md11 As part of this process, a set of proposed diffs were produced. These proposed
12 diffs were the expected changes which would be needed to the baseline demos to
19 correspondence of our actual final API and usage patterns with the planned diffs
25 Since tracking a set of diffs separately is unwieldy, both the planned and
/src/share/dict/
H A Dfreebsd232 diffs
/src/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptions.h216 OptionSet &diffs);
/src/contrib/llvm-project/lldb/source/Interpreter/
H A DOptions.cpp69 OptionSet &diffs) { in OptionsSetDiff() argument
78 diffs.insert(*pos_a); in OptionsSetDiff()
/src/contrib/ntp/
H A DINSTALL20 diffs or instructions to the address given in the `README' so they can
/src/contrib/less/
H A DINSTALL23 diffs or instructions to the address given in the `README' so they can
/src/contrib/file/
H A DINSTALL41 diffs or instructions to the address given in the `README' so they can
/src/crypto/heimdal/appl/telnet/
H A DREADME.ORIG600 This file contains the diffs for the changes needed for the
/src/contrib/tcpdump/
H A DCHANGES1070 Test subsystem now table driven, and saves outputs and diffs to one place
1823 Contact Jeffrey Honig (jch@MITCHELL.CIT.CORNELL.EDU) for the diffs.
/src/contrib/tcsh/
H A Dcomplete.tcsh288 p/1/"(admin cdc check clean comb deledit delget delta diffs edit enter \
/src/contrib/dialog/
H A DCHANGES2017 + add a sample dialog rc-file slackware.rc based on diffs in hdasetup
/src/contrib/xz/
H A DChangeLog6499 line numbers. Future updates should keep the diffs much smaller.
6625 This may reduce the noise in diffs too. When the beginning of
6718 This way the PO file diffs are less noisy but the locations of the
/src/contrib/ncurses/
H A DNEWS12309 + update mach, add mach-color terminfo entries based on Debian diffs
12327 needed for i386 but some ports (from Debian diffs for 5.0) -TD
14812 ncurses is integrated into larger systems (adapted from diffs by
/src/contrib/flex/
H A DChangeLog7987 * NEWS: don't do Acorn diffs

12