Home
last modified time | relevance | path

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

1234

/original-bsd/sys/net/
H A Dslcompress.c241 changes |= NEW_U;
251 changes |= NEW_W;
258 changes |= NEW_A;
265 changes |= NEW_S;
268 switch(changes) {
314 changes |= NEW_I;
345 *cp++ = changes;
408 changes = *cp++;
499 changes += *bp++;
500 changes = (changes & 0xffff) + (changes >> 16);
[all …]
/original-bsd/usr.sbin/sendmail/
H A DFiles.xdoc2 doc/changes/Makefile
3 doc/changes/changes.me
4 doc/changes/changes.ps
/original-bsd/usr.sbin/sendmail/doc/changes/
H A DMakefile4 SRCS= changes.me
7 all: changes.ps
9 changes.ps: ${SRCS}
/original-bsd/contrib/sc/
H A DREADME24 makefile even changes the name in the nroffable man page. If you don't
36 If you want to send changes you have made to SC, please feel free to do
38 refrain from wholesale "style" or "cleanup" changes. It is easy to add
39 your changes but it makes it hard to merge in the next guy's stuff if
46 as well abide by the style in the code when you make your changes. I
50 don't forget to document your changes in both help.c and sc.doc.
H A DCHANGES57 INTERNATIONAL changes. Allows full 8 bit characters (if
134 changes since the last write. (No change to manual entry.)
137 and/or more consistent. (No changes to manual entry.)
/original-bsd/share/termcap/
H A DREADME11 list built in to it. The changes will be evident from looking at the
43 It is probably easiest to make local termcap changes in separate
48 in their shell startup files. This way local system-wide changes can be
49 isolated in /usr/local/etc/termcap and user changes in ~/.termcap, all
51 changes when system termcap files change.
/original-bsd/sbin/routed/
H A Dinput.c30 int count, changes = 0; variable
248 changes++;
261 changes++;
273 changes++;
292 if (changes && supplier &&
/original-bsd/usr.sbin/sendmail/doc/
H A DMakefile3 SUBDIR= op intro usenix changes
/original-bsd/local/ditroff/ditroff.okeeffe/eqn/
H A DREADME1 The following is a quick synopsis of changes
3 Most of these changes owe thanks to Mary Carter,
11 in effect upon entry (if there are no font changes
/original-bsd/admin/admin/4.4/
H A D4.4todo39 hard changes 1 1 mo
40 easy changes 1 1 mo
/original-bsd/usr.bin/pascal/eyacc/
H A Dey3.c39 int i, ch, **s, **t, changes, *p; in cpfir() local
58 changes = 1; in cpfir()
59 while( changes ){ in cpfir()
60 changes = 0; in cpfir()
65 changes |= UNION( wsets[i].ws, wsets[i].ws, wsets[ch].ws ); in cpfir()
H A DREAD_ME17 by "eyacc" and also that these changes are really useful only with
/original-bsd/games/ching/phx/
H A Dching.phx.c92 if (changes())
153 changes() in changes() function
/original-bsd/old/vpr/vtools/fed/
H A Dio.c193 changes = 0;
432 if (changes)
441 changes++;
450 changes = 0;
475 changes++; in readchars()
H A Dfed.h36 int changes; /* nonzero if changes since last write */ variable
/original-bsd/usr.bin/uucp/UUAIDS/
H A DL.aliases2 # This is useful when a site changes its uucp name.
H A DL.cmds7 # A line of from PATH=... changes the path used to locate the commands.
/original-bsd/old/yacc/
H A Dy1.c269 register *p, **s, i, **t, ch, changes; in cpfir() local
288 changes = 1; in cpfir()
289 while( changes ){ in cpfir()
290 changes = 0; in cpfir()
295 changes |= setunion( wsets[i].ws.lset, wsets[ch].ws.lset ); in cpfir()
/original-bsd/usr.sbin/sendmail/cf/cf/
H A Dtcpproto.mc20 # will not trash your changes.
H A Duucpproto.mc20 # will not trash your changes.
/original-bsd/local/ditroff/ditroff.okeeffe/psfig/patches/
H A DREADME16 height changes from ditroff.
/original-bsd/games/boggle/
H A DREADME53 clearly indicate your changes.
55 If you come across any bugs or make any changes you'd like to share please
/original-bsd/etc/
H A Daliases8 # >> NOTE >> this file is updated for any changes to
/original-bsd/games/hack/
H A DOriginal_READ_ME17 If you don't use it, you will have to make extensive changes to hack.pri.c
20 awesome new changes (Like a better save (One that works!)), or have ANY
/original-bsd/old/pcc/mip/
H A DFCONVERT6 The changes necessary to make this work are as follows:

1234