Home
last modified time | relevance | path

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

123456

/plan9/sys/src/cmd/ip/ppp/
H A Dcompress.c142 ulong changes; /* change mask */ in tcpcompress() local
164 changes = 0; in tcpcompress()
202 changes |= NEW_U; in tcpcompress()
207 changes |= NEW_W; in tcpcompress()
213 changes |= NEW_A; in tcpcompress()
219 changes |= NEW_S; in tcpcompress()
225 switch(changes) { in tcpcompress()
250 changes = SPECIAL_I; in tcpcompress()
257 changes = SPECIAL_D; in tcpcompress()
265 changes |= NEW_I; in tcpcompress()
[all …]
/plan9/sys/src/cmd/diff/
H A Ddiffio.c257 Change *changes; variable
307 changes = erealloc(changes, (nchanges+1024)*sizeof(changes[0])); in change()
308 ch = &changes[nchanges++]; in change()
334 while(i<nchanges && changes[i].b+1+2*Lines > changes[i+1].a) in changeset()
352 a = changes[i].a-Lines; in flushchanges()
353 b = changes[j-1].b+Lines; in flushchanges()
354 c = changes[i].c-Lines; in flushchanges()
355 d = changes[j-1].d+Lines; in flushchanges()
379 fetch(ixold, at, changes[i].a-1, input[0], " "); in flushchanges()
380 fetch(ixold, changes[i].a, changes[i].b, input[0], "- "); in flushchanges()
[all …]
/plan9/sys/src/ape/cmd/diff/
H A Danalyze.c820 briefly_report (changes, filevec) in briefly_report() argument
821 int changes; in briefly_report()
824 if (changes)
841 int changes; local
856 changes = 1;
860 changes = 0;
896 changes = 1;
903 changes = 0;
909 briefly_report (changes, filevec);
976 changes = 0;
[all …]
H A DNEWS1 User-visible changes in version 2.7:
9 User-visible changes in version 2.6:
18 User-visible changes in version 2.5:
23 User-visible changes in version 2.4:
80 User-visible changes in version 2.3:
85 User-visible changes in version 2.1:
100 User-visible changes in version 2.0:
/plan9/sys/src/cmd/venti/
H A Dcopy.c8 int changes; variable
106 changes++; in walk()
252 if(changes) in main()
253 print("%s:%V (%d pointers rewritten)\n", prefix, score, changes); in main()
/plan9/sys/lib/man/
H A Dpreface46 incorporates a number of changes, but the most central
32 The full list is too long to include here, but significant changes have occurred
51 The changes are sweeping and are accompanied by many new programs, tools,
/plan9/sys/src/cmd/bzip2/
H A DCHANGES54 Minor changes: mostly a whole bunch of small changes/
72 Programming-level changes are:
100 changes are minor documentation changes.
110 file sizes greater than 4 gigabytes. All these changes have
164 There are no functionality changes or bug fixes relative to version
/plan9/sys/src/cmd/gs/src/
H A Disave.c450 cp->next = mem->changes; in alloc_save_change_in()
469 mem->changes = cp; in alloc_save_change_in()
711 register alloc_change_t *cp = mem->changes; in restore_space()
879 alloc_change_t *chp = mem->changes; in alloc_forget_save_in()
884 mem->changes = sprev->state.changes; in alloc_forget_save_in()
888 chp->next = sprev->state.changes; in alloc_forget_save_in()
998 register alloc_change_t *chp = mem->changes; in forget_changes()
1010 mem->changes = 0; in forget_changes()
1112 register alloc_change_t *chp = mem->changes; in save_set_new_changes()
/plan9/386/bin/replica/
H A Dchanges2 exec /rc/bin/replica/changes $*
/plan9/sys/src/ape/cmd/patch/
H A DFREEBSD-upgrade29 the local and vendor changes when/if conflicts arise..
33 Current local changes:
/plan9/sys/src/cmd/troff/
H A DREADME29 significant internal changes. Not all are improvements, of course.
30 Most of the more recent changes, including bug fixes, are in FIXES,
/plan9/sys/src/cmd/tcs/
H A Dex5.utf22 and present the programming models and software changes
38 It is easier to make such deep changes when building new systems than
/plan9/sys/src/cmd/ext2srv/
H A Dreadme42 changes 5/17/2000 - threw away partition table
47 changes for 4th edition 13 May 2002 - miller@hamnavoe.demon.co.uk
/plan9/sys/src/cmd/spin/
H A DREADME6 the following changes were made:
/plan9/sys/src/cmd/postscript/
H A DREADME7 close to what you're currently using. Main source code changes were in
31 Latin1, but still needs a bit more attention. Prologue changes were easy
39 not noticeable speed penalty. You may not want to include those changes
125 Whenever file postscript.mk changes you should update source files,
128 make -f postscript.mk changes
/plan9/
H A DREADME9 9P2000, which caused changes to many parts of the system. It also saw
25 The only changes between this release and the original 4th Edition
/plan9/cron/sys/
H A Dcron9 # look at the wiki changes
/plan9/sys/src/cmd/postscript/devpost.add/
H A Ddevpost.add.mk39 changes :
/plan9/sys/src/cmd/postscript/mcolor/
H A Dmcolor.mk37 changes :
/plan9/sys/src/cmd/replica/
H A Dmkfile4 changes\
/plan9/sys/lib/troff/font/devutf/charlib/
H A DLH.example53 % 5: Print your troff test file using (assuming your making changes
83 % 12: Make a similiar set of changes in /usr/lib/font/devLatin1/charlib.
85 % but changes to files devLatin1/S1 and devLatin1/shell.lib must be
/plan9/sys/src/cmd/postscript/buildtables/
H A Dbuildtables.mk46 changes :
/plan9/rc/bin/patch/
H A Dapply46 echo exiting without changes >[1=2]
/plan9/sys/doc/
H A Drelease3.ms28 Beyond that, there are innumerable little changes throughout the code.
31 The following is an incomplete list of changes.
51 Other kernel changes include the replacement of the streams interface
129 Coupled to the graphics changes, the image and font file formats have
/plan9/sys/doc/sam/
H A Dsam.ms43 The treatment of files as a database, with changes logged
112 using a dataflow-like syntax for specifying changes.
139 perhaps while making thousands of changes
143 treat the file as a transaction database, implementing changes as atomic
144 updates. These updates may be unwound easily to `undo' changes.
350 changes it to
472 u \f2n\fP Undo last \f2n\fP (default 1) changes
735 simple changes are usually made.
736 For large or repetitive changes, however, a textual language
961 is badly flawed: it changes not only the variable
[all …]

123456