Home
last modified time | relevance | path

Searched refs:changes (Results 1 – 25 of 2573) sorted by relevance

12345678910>>...103

/netbsd/external/gpl2/diffutils/dist/src/
H A Ded.c45 enum changes changes; in print_ed_hunk() local
53 if (!changes) in print_ed_hunk()
63 if (changes != OLD) in print_ed_hunk()
100 enum changes changes = analyze_hunk (hunk, &f0, &l0, &f1, &l1); in pr_forward_ed_hunk() local
101 if (!changes) in pr_forward_ed_hunk()
106 fprintf (outfile, "%c", change_letter[changes]); in pr_forward_ed_hunk()
112 if (changes == OLD) in pr_forward_ed_hunk()
143 enum changes changes = analyze_hunk (hunk, &f0, &l0, &f1, &l1); in print_rcs_hunk() local
144 if (!changes) in print_rcs_hunk()
151 if (changes & OLD) in print_rcs_hunk()
[all …]
H A Dnormal.c49 enum changes changes = analyze_hunk (hunk, &first0, &last0, &first1, &last1); in print_normal_hunk() local
50 if (!changes) in print_normal_hunk()
57 fprintf (outfile, "%c", change_letter[changes]); in print_normal_hunk()
62 if (changes & OLD) in print_normal_hunk()
66 if (changes == CHANGED) in print_normal_hunk()
70 if (changes & NEW) in print_normal_hunk()
H A Danalyze.c805 if (changes) in briefly_report()
815 changes = 2; in briefly_report()
830 int changes; in diff_2_files() local
845 changes = 1; in diff_2_files()
849 changes = 0; in diff_2_files()
879 changes = 1; in diff_2_files()
886 changes = 0; in diff_2_files()
892 changes = briefly_report (changes, cmp->file); in diff_2_files()
957 changes = 0; in diff_2_files()
975 changes = 1; in diff_2_files()
[all …]
/netbsd/external/gpl2/xcvs/dist/contrib/
H A Dsandbox_status.sh28 changes=0
51 changes=`expr $changes + 1`
54 changes=`expr $changes + 1`
67 changes=`expr $changes + 1`
79 changes=`expr $changes + 1`
92 changes=`expr $changes + 1`
95 exit $changes
/netbsd/external/bsd/ntp/dist/sntp/libevent/
H A Dkqueue.c75 struct kevent *changes; member
139 if (kqueueop->changes == NULL) in kq_init()
147 memset(&kqueueop->changes[0], 0, sizeof kqueueop->changes[0]); in kq_init()
221 kqop->changes = newchanges; in kq_build_changes_list()
260 struct kevent *changes; in kq_dispatch() local
270 EVUTIL_ASSERT(kqop->changes); in kq_dispatch()
279 changes = kqop->changes; in kq_dispatch()
280 kqop->changes = NULL; in kq_dispatch()
309 kqop->changes = changes; in kq_dispatch()
422 if (kqop->changes) in kqop_free()
[all …]
/netbsd/sys/net/
H A Dslcompress.c182 u_int changes = 0; in sl_compress_tcp() local
296 changes |= NEW_U; in sl_compress_tcp()
308 changes |= NEW_W; in sl_compress_tcp()
316 changes |= NEW_A; in sl_compress_tcp()
324 changes |= NEW_S; in sl_compress_tcp()
327 switch (changes) { in sl_compress_tcp()
372 changes |= NEW_I; in sl_compress_tcp()
403 *cp++ = changes; in sl_compress_tcp()
522 changes = *cp++; in sl_uncompress_tcp_core()
608 changes = (changes & 0xffff) + (changes >> 16); in sl_uncompress_tcp_core()
[all …]
/netbsd/external/bsd/libevent/dist/
H A Dkqueue.c81 struct kevent *changes; member
145 if (kqueueop->changes == NULL) in kq_init()
153 memset(&kqueueop->changes[0], 0, sizeof kqueueop->changes[0]); in kq_init()
235 kqop->changes = newchanges; in kq_build_changes_list()
274 struct kevent *changes; in kq_dispatch() local
285 EVUTIL_ASSERT(kqop->changes); in kq_dispatch()
294 changes = kqop->changes; in kq_dispatch()
295 kqop->changes = NULL; in kq_dispatch()
324 kqop->changes = changes; in kq_dispatch()
437 if (kqop->changes) in kqop_free()
[all …]
H A Ddevpoll.c63 struct pollfd *changes; member
94 if (pwrite(devpollop->dpfd, devpollop->changes, in devpoll_commit()
115 pfd = &devpollop->changes[devpollop->nchanges++]; in devpoll_queue()
157 devpollop->changes = mm_calloc(nfiles, sizeof(struct pollfd)); in devpoll_init()
158 if (devpollop->changes == NULL) { in devpoll_init()
305 if (devpollop->changes) in devpoll_dealloc()
306 mm_free(devpollop->changes); in devpoll_dealloc()
/netbsd/external/gpl2/diffutils/dist/
H A DAUTHORS33 Assigns changes to diff.
36 Assigns changes to diff.
42 Assigns changes to GNU Diff.
45 Assigns changes to diff (for -D).
48 Disclaims changes by Thomas May to diff.
51 Disclaims changes to diff.
54 Disclaims changes by Wayne Davison to diff.
57 Disclaims changes to diff.
61 Disclaims changes to GNU Diff.
71 Assigns changes to diff.
[all …]
/netbsd/libexec/httpd/
H A DCHANGES3 changes in bozohttpd 20220104:
6 changes in bozohttpd 20210824:
13 changes in bozohttpd 20210504:
18 changes in bozohttpd 20210403:
22 changes in bozohttpd 20210227:
29 changes in bozohttpd 20210211:
34 changes in bozohttpd 20201014:
44 changes in bozohttpd 20200912:
47 changes in bozohttpd 20200820:
53 changes in bozohttpd 20190228:
[all …]
/netbsd/crypto/external/bsd/openssl.old/dist/
H A DNEWS5 This file gives a brief overview of the major changes between each OpenSSL
8 Major changes between OpenSSL 1.1.1s and OpenSSL 1.1.1t [7 Feb 2023]
15 Major changes between OpenSSL 1.1.1r and OpenSSL 1.1.1s [1 Nov 2022]
20 Major changes between OpenSSL 1.1.1q and OpenSSL 1.1.1r [11 Oct 2022]
25 Major changes between OpenSSL 1.1.1p and OpenSSL 1.1.1q [5 Jul 2022]
30 Major changes between OpenSSL 1.1.1o and OpenSSL 1.1.1p [21 Jun 2022]
36 Major changes between OpenSSL 1.1.1n and OpenSSL 1.1.1o [3 May 2022]
41 Major changes between OpenSSL 1.1.1m and OpenSSL 1.1.1n [15 Mar 2022]
46 Major changes between OpenSSL 1.1.1l and OpenSSL 1.1.1m [14 Dec 2021]
50 Major changes between OpenSSL 1.1.1k and OpenSSL 1.1.1l [24 Aug 2021]
[all …]
/netbsd/external/bsd/nvi/docs/internals/
H A Dautowrite43 :next Y Y Y Write changes and jump.
44 :next Y Y N Write changes and jump.
45 :next Y N Y Abandon changes and jump.
49 :rewind Y Y Y Abandon changes and jump.
50 :rewind Y Y N Write changes and jump.
51 :rewind Y N Y Abandon changes and jump.
57 :tag Y Y Y Abandon changes and jump.
58 :tag Y Y N Write changes and jump.
59 :tag Y N Y Abandon changes and jump.
65 :stop Y Y N Write changes and suspend.
[all …]
/netbsd/external/apache2/llvm/dist/clang/utils/
H A Dtoken-delta.py16 def test(self, changes): argument
21 def getTestResult(self, changes): argument
25 changeset = frozenset(changes)
28 elif not self.test(changes):
34 def run(self, changes, force=False): argument
40 if not self.getTestResult(changes):
47 return self.delta(changes, self.split(changes))
149 def writeFiles(self, changes, fileNames): argument
152 for i,j in changes:
163 def test(self, changes): argument
[all …]
/netbsd/crypto/external/bsd/openssl/dist/
H A DNEWS.md4 This file gives a brief overview of the major changes between each OpenSSL
21 ### Major changes between OpenSSL 3.0.8 and OpenSSL 3.0.9 [30 May 2023]
32 ### Major changes between OpenSSL 3.0.7 and OpenSSL 3.0.8 [7 Feb 2023]
44 ### Major changes between OpenSSL 3.0.6 and OpenSSL 3.0.7 [1 Nov 2022]
51 ### Major changes between OpenSSL 3.0.5 and OpenSSL 3.0.6 [11 Oct 2022]
56 ### Major changes between OpenSSL 3.0.4 and OpenSSL 3.0.5 [5 Jul 2022]
63 ### Major changes between OpenSSL 3.0.3 and OpenSSL 3.0.4 [21 Jun 2022]
69 ### Major changes between OpenSSL 3.0.2 and OpenSSL 3.0.3 [3 May 2022]
80 ### Major changes between OpenSSL 3.0.1 and OpenSSL 3.0.2 [15 Mar 2022]
85 ### Major changes between OpenSSL 3.0.0 and OpenSSL 3.0.1 [14 Dec 2021]
[all …]
/netbsd/external/gpl2/xcvs/dist/src/
H A Dlogmsg.c54 List *changes; member
76 (void) walklist (changes, fmt_proc, NULL); in setup_tmpfile()
89 (void) walklist (changes, fmt_proc, NULL); in setup_tmpfile()
102 (void) walklist (changes, fmt_proc, NULL); in setup_tmpfile()
197 List *changes) in do_editor() argument
281 if (changes != NULL) in do_editor()
425 data.changes = changes; in do_verify()
566 List *changes; member
584 ud.changes = xchanges; in Update_Logfile()
602 udp->changes); in update_logfile_proc()
[all …]
/netbsd/external/gpl3/gcc/dist/gcc/rtl-ssa/
H A Dchange-utils.h24 insn_is_changing (array_slice<insn_change *const> changes, in insn_is_changing() argument
27 for (const insn_change *change : changes) in insn_is_changing()
41 insn_is_changing (array_slice<insn_change *const> changes) in insn_is_changing() argument
43 return insn_is_changing_closure (changes); in insn_is_changing()
126 bool changes_are_worthwhile (array_slice<insn_change *const> changes,
133 insn_change *changes[] = { &change }; variable
134 return changes_are_worthwhile (changes, strict_p);
/netbsd/tests/fs/tmpfs/
H A Dh_tools.c120 struct kevent *changes, event; in kqueue_main() local
128 changes = malloc(sizeof(struct kevent) * argc); in kqueue_main()
129 if (changes == NULL) in kqueue_main()
139 EV_SET(&changes[i], fd, EVFILT_VNODE, in kqueue_main()
157 (void)kevent(kq, changes, argc, &event, 1, &to); in kqueue_main()
167 nev = kevent(kq, changes, argc, &event, 1, &to); in kqueue_main()
172 if (event.ident == changes[i].ident) in kqueue_main()
194 close(changes[i].ident); in kqueue_main()
195 free(changes); in kqueue_main()
/netbsd/external/ibm-public/postfix/dist/
H A DRELEASE_NOTES-3.219 Invisible changes
27 Major changes - address mapping
45 Major changes - log analysis
53 Major changes - maps support
78 Major changes - milter support
101 Major changes - postqueue
109 Major changes - safety
119 Major changes - sasl
127 Major changes - smtputf8
143 Major changes - tls
[all …]
H A DRELEASE_NOTES-3.35 release never changes except for patches that address bugs or
28 Major changes - compatibility safety net
38 Major changes - configuration
53 Major changes - container support
65 Major changes - database support
74 Major changes - header format
77 [20180010] This release changes the format of 'full name' information
86 Major changes - invisible changes
96 Major changes - milter support
102 Major changes - mixed IPv6/IPv4 support
[all …]
/netbsd/external/gpl3/gdb/dist/gold/
H A DNEWS63 [FIXME: Add major changes.]
67 [FIXME: Add major changes.]
71 [FIXME: Add major changes.]
75 [FIXME: Add major changes.]
79 [FIXME: Add major changes.]
83 [FIXME: Add major changes.]
87 [FIXME: Add major changes.]
91 [FIXME: Add major changes.]
/netbsd/external/bsd/ntp/dist/
H A DREADME.patches11 > (make and test your changes to ntp-stable first)
12 > (commit your changes to ntp-stable)
14 > bk pull ../ntp-stable (get your changes from ntp-stable)
15 > (resolve any problems and test your changes)
16 > (commit your changes to ntp-dev)
18 With the current release of bitkeeper it is *much* easier to move changes
19 from ntp-stable to ntp-dev than it is to move changes from ntp-dev to
22 If you make your changes in the above order and then submit them,
/netbsd/external/gpl3/binutils/dist/gold/
H A DNEWS63 [FIXME: Add major changes.]
67 [FIXME: Add major changes.]
71 [FIXME: Add major changes.]
75 [FIXME: Add major changes.]
79 [FIXME: Add major changes.]
83 [FIXME: Add major changes.]
87 [FIXME: Add major changes.]
91 [FIXME: Add major changes.]
/netbsd/external/gpl3/binutils.old/dist/gold/
H A DNEWS63 [FIXME: Add major changes.]
67 [FIXME: Add major changes.]
71 [FIXME: Add major changes.]
75 [FIXME: Add major changes.]
79 [FIXME: Add major changes.]
83 [FIXME: Add major changes.]
87 [FIXME: Add major changes.]
91 [FIXME: Add major changes.]
/netbsd/external/gpl3/gdb.old/dist/gold/
H A DNEWS63 [FIXME: Add major changes.]
67 [FIXME: Add major changes.]
71 [FIXME: Add major changes.]
75 [FIXME: Add major changes.]
79 [FIXME: Add major changes.]
83 [FIXME: Add major changes.]
87 [FIXME: Add major changes.]
91 [FIXME: Add major changes.]
/netbsd/external/bsd/wpa/dist/wpa_supplicant/
H A Dbss.c533 u32 changes = 0; in wpa_bss_compare_res() local
537 changes |= WPA_BSS_FREQ_CHANGED_FLAG; in wpa_bss_compare_res()
546 changes |= WPA_BSS_MODE_CHANGED_FLAG; in wpa_bss_compare_res()
550 return changes; in wpa_bss_compare_res()
551 changes |= WPA_BSS_IES_CHANGED_FLAG; in wpa_bss_compare_res()
554 changes |= WPA_BSS_WPAIE_CHANGED_FLAG; in wpa_bss_compare_res()
557 changes |= WPA_BSS_RSNIE_CHANGED_FLAG; in wpa_bss_compare_res()
560 changes |= WPA_BSS_WPS_CHANGED_FLAG; in wpa_bss_compare_res()
564 changes |= WPA_BSS_RATES_CHANGED_FLAG; in wpa_bss_compare_res()
566 return changes; in wpa_bss_compare_res()
[all …]

12345678910>>...103