Home
last modified time | relevance | path

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

1234567891011

/onnv-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dvjcompress.c169 register uint_t changes = 0; in vj_compress_tcp() local
305 changes |= NEW_U; in vj_compress_tcp()
321 changes |= NEW_W; in vj_compress_tcp()
331 changes |= NEW_A; in vj_compress_tcp()
341 changes |= NEW_S; in vj_compress_tcp()
344 switch (changes) { in vj_compress_tcp()
380 changes = SPECIAL_I; in vj_compress_tcp()
393 changes = SPECIAL_D; in vj_compress_tcp()
404 changes |= NEW_I; in vj_compress_tcp()
408 changes |= TCP_PUSH_BIT; in vj_compress_tcp()
[all …]
/onnv-gate/usr/src/cmd/rcap/rcapd/
H A Drcapd_collection.c78 int *changes) in lcollection_insert_update() argument
82 *changes = 0; in lcollection_insert_update()
85 *changes |= LCST_CAP_ZERO; in lcollection_insert_update()
100 *changes |= LCST_CAP_CHANGED; in lcollection_insert_update()
129 *changes |= LCST_CAP_CHANGED; in lcollection_insert_update()
132 *changes |= LCST_CAP_REMOVED; in lcollection_insert_update()
142 lcollection_update_notification_cb(char *col_type, char *name, int changes, in lcollection_update_notification_cb() argument
152 if (changes & LCST_CAP_ZERO) in lcollection_update_notification_cb()
154 (changes & LCST_CAP_REMOVED) ? "cap removed" : "uncapped"); in lcollection_update_notification_cb()
H A Drcapd_collection_zone.c47 int changes; in update_zone() local
71 &changes); in update_zone()
73 update_notification_cb("zone", zent->zname, changes, max_rss, in update_zone()
H A Drcapd_collection_project.c47 int changes; in lcollection_update_project_cb() local
74 &changes); in lcollection_update_project_cb()
76 update_notification_cb("project", proj->pj_name, changes, in lcollection_update_project_cb()
/onnv-gate/usr/src/uts/common/os/
H A Dlgrp_topo.c328 klgrpset_t changes; in lgrp_consolidate() local
366 count += lgrp_ancestor_delete(lgrp1, &changes); in lgrp_consolidate()
368 klgrpset_or(*changed, changes); in lgrp_consolidate()
435 klgrpset_t changes; in lgrp_collapse_dups() local
525 &changes); in lgrp_collapse_dups()
527 klgrpset_or(*changed, changes); in lgrp_collapse_dups()
676 klgrpset_t changes; in lgrp_split() local
766 parent->lgrp_set, &changes); in lgrp_split()
768 klgrpset_or(*changed, changes); in lgrp_split()
836 klgrpset_t changes; in lgrp_lineage_add() local
[all …]
/onnv-gate/usr/src/cmd/print/lpset/
H A Dlpset.c114 char **changes = NULL; in main() local
142 changes = (char **)list_append((void**)changes, in main()
173 if ((changes == NULL) && (delete_printer == 0)) { in main()
270 while (changes != NULL && *changes != NULL) { in main()
271 int has_equals = (strchr(*changes, '=') != NULL); in main()
274 key = *(changes++); in main()
347 changes; in main()
/onnv-gate/usr/src/uts/intel/io/acpica/
H A Dcmp_ca.sh121 if (! $DIFF $WSDIR/$WSSRC/changes.txt $ACDIR/changes.txt > /dev/null )
123 targ=$WSSRC/changes.txt
124 cp $ACDIR/changes.txt $targ
H A DREADME.txt5 drops. No changes are made to Intel-provided source
H A Dchanges.txt2 12 November 2009. Summary of changes for version 20091112:
75 13 October 2009. Summary of changes for version 20091013:
132 AcpiXtract: Updated for Lint and other formatting changes. Close all open
136 03 September 2009. Summary of changes for version 20090903:
147 This apparently can only happen if the BIOS changes the package size on the
207 30 July 2009. Summary of changes for version 20090730:
217 have been some ACPI 4.0 changes to other existing tables. Split the large
274 changes to existing tables. ACPICA BZ 775.
277 25 June 2009. Summary of changes for version 20090625:
290 ACPI 4.0: Added changes for existing ACPI tables - FACS and SRAT. Includes
[all …]
/onnv-gate/usr/src/common/openssl/
H A DNEWS5 This file gives a brief overview of the major changes between each OpenSSL
8 Major changes between OpenSSL 0.9.8 and OpenSSL 0.9.8a:
13 Major changes between OpenSSL 0.9.7g and OpenSSL 0.9.8:
87 Major changes between OpenSSL 0.9.7f and OpenSSL 0.9.7g:
96 Major changes between OpenSSL 0.9.7e and OpenSSL 0.9.7f:
104 Major changes between OpenSSL 0.9.7d and OpenSSL 0.9.7e:
109 Major changes between OpenSSL 0.9.7c and OpenSSL 0.9.7d:
117 Major changes between OpenSSL 0.9.7b and OpenSSL 0.9.7c:
124 Major changes between OpenSSL 0.9.7a and OpenSSL 0.9.7b:
135 Major changes between OpenSSL 0.9.7 and OpenSSL 0.9.7a:
[all …]
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dlc_user.t15 is("\Ufoo\x{101}", "foo\x{101}", "no changes on 'foo'");
24 is("\LFOO\x{100}", "FOO\x{100}", "no changes on 'FOO'");
/onnv-gate/usr/src/cmd/sgs/packages/common/
H A DSUNWonld-README104 All the above changes are incorporated in the following patches:
113 All the above changes are incorporated in the following patches:
121 All the above changes plus:
132 All the above changes are incorporated in the following patches:
141 All the above changes except for:
152 All the above changes are incorporated in the following patches:
160 All the above changes plus:
168 All the above changes plus:
174 All the above changes are incorporated in the following patches:
222 All the above changes are incorporated in the following patches:
[all …]
/onnv-gate/usr/src/cmd/filesync/
H A Danal.c84 static struct file *changes; /* list of files to be reconciled */ variable
197 for (fp = changes; fp; fp = fp->f_rnext) in analyze()
317 for (fp = changes; fp; fp = fp->f_rnext) { in summary()
683 for (lp = changes; lp; lp = lp->f_rnext) { in find_link()
746 for (lp = changes; lp; lp = lp->f_rnext) { in find_link()
843 for (lp = changes; lp; lp = lp->f_rnext) { in has_other_links()
911 for (lp = changes; lp; lp = lp->f_rnext) { in link_update()
1014 for (pp = &changes; (np = *pp) != 0; pp = &np->f_rnext) { in queue_file()
/onnv-gate/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/
H A Dinput.c134 boolean_t changes = _B_FALSE; in rip_input() local
437 changes = _B_TRUE; in rip_input()
469 changes = _B_TRUE; in rip_input()
477 changes = _B_TRUE; in rip_input()
480 if (changes && supplier) in rip_input()
H A Dstartup.c66 boolean_t changes = _B_FALSE; in initifs() local
139 changes = _B_TRUE; in initifs()
342 changes = _B_TRUE; in initifs()
354 changes = _B_TRUE; in initifs()
359 if (supplier & changes) in initifs()
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dperl.pod134 perldelta Perl changes since previous version
135 perl583delta Perl changes in version 5.8.3
136 perl582delta Perl changes in version 5.8.2
137 perl581delta Perl changes in version 5.8.1
138 perl58delta Perl changes in version 5.8.0
139 perl573delta Perl changes in version 5.7.3
140 perl572delta Perl changes in version 5.7.2
141 perl571delta Perl changes in version 5.7.1
142 perl570delta Perl changes in version 5.7.0
143 perl561delta Perl changes in version 5.6.1
[all …]
/onnv-gate/usr/src/lib/libsasl/
H A DREADME20 For changes that are particular to the Solaris code base, the
31 Any changes in this code base are additive. This will ease merging changes
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/PPPort/
H A DPPPort.pm267 * The result will be a list of patches suggesting changes that should at
297 $need_include = 0; %add_func = (); $changes = 0;
304 $changes += ($c =~ s/^.*#.*define.*\bNEED_$func\b.*\n//m);
329 $changes += ($c =~ s/\b$badmacro\b/$badmacros{$badmacro}/gm);
348 $changes++;
351 if ($changes) {
/onnv-gate/usr/src/lib/libsqlite/test/
H A Dcapi2.test162 do_test capi2-3.9b {db changes} {0}
169 do_test capi2-3.10b {db changes} {1}
173 do_test capi2-3.11b {db changes} {1}
181 do_test capi2-3.13b {db changes} {0}
421 do_test capi2-7.4b {db changes} {1}
427 do_test capi2-7.5b {db changes} {2}
439 db changes
453 db changes
H A Dconflict.test413 db changes
432 db changes
445 db changes
461 db changes
469 db changes
477 db changes
485 db changes
493 db changes
501 db changes
H A Dinsert2.test44 db changes
144 db changes
193 db changes
/onnv-gate/usr/src/lib/libslp/etc/
H A Dslp.conf.example126 # Default is 900 seconds (15 minutes). This example changes it to 2 minutes
134 # example changes it to 20000 ms (20 seconds), which may be desirable on
169 # This example changes it to 2 seconds:
175 # send (MTU), in bytes. Default is 1400. This example changes it to
189 # Default is "en". This example changes it to "de":
/onnv-gate/usr/src/cmd/perl/5.8.4/utils/port/
H A DREADME57 a) Merge in the ON-specific changes into installperl fromm the previous
59 b) Merge in the ON-specific changes into MakeMaker (under utils/lib)
62 make any other necessary changes for the new OS and/or perl version.
/onnv-gate/usr/src/lib/librstp/common/
H A DTODO10 2. To send traps about topology changes (as call to stp_to.c)
/onnv-gate/usr/src/lib/libsqlite/
H A Dmain.mk354 changes.html: $(TOP)/www/changes.tcl
355 tclsh $(TOP)/www/changes.tcl >changes.html
414 changes.html \

1234567891011