Searched refs:changes (Results 51 - 75 of 95) sorted by relevance

1234

/freebsd-9.3-release/contrib/one-true-awk/
H A DREADME66 compiled this without any changes using gcc -Wall and/or local C
/freebsd-9.3-release/contrib/sendmail/contrib/
H A Dbuildvirtuser54 any file changes were detected.
H A Dexpn.pl1290 doing because as it works, it changes its
/freebsd-9.3-release/contrib/ntp/sntp/libevent/
H A Devent-internal.h181 /* List of 'changes' since the last call to eventop.dispatch. Only maintained
184 struct event_change *changes; member in struct:event_changelist
215 /** List of changes to tell backend about at next dispatch. Only used
H A Depoll.c367 ch = &changelist->changes[i];
441 calling timerfd_settime when the top timeout changes, or
/freebsd-9.3-release/crypto/openssl/util/
H A Dmkerr.pl380 * The following lines are auto generated by the script mkerr.pl. Any changes
553 * NOTE: this file was auto generated by the mkerr.pl script: any changes
/freebsd-9.3-release/contrib/bmake/mk/
H A Dmeta.sys.mk13 # Please send copies of changes and bug-fixes to:
H A Dwarnings.mk13 # Please send copies of changes and bug-fixes to:
H A Ddpadd.mk12 # Please send copies of changes and bug-fixes to:
H A Dmeta.autodep.mk13 # Please send copies of changes and bug-fixes to:
H A Dmeta.stage.mk12 # Please send copies of changes and bug-fixes to:
H A Dsys.mk12 # Please send copies of changes and bug-fixes to:
/freebsd-9.3-release/contrib/gcc/
H A Dgcov.c1153 unsigned changes = 1;
1155 while (changes)
1159 changes = 0;
1164 changes = 1;
1152 unsigned changes = 1; local
/freebsd-9.3-release/usr.sbin/etcupdate/
H A Detcupdate.sh37 # The most reliable way to update changes to files that have local
46 # if needed and then the changes are merged into DESTDIR. Any files
890 (df) diff-full - show all changes made to merged file
893 (mf) mine-full - accept local version of entire file (ignore new changes)
894 (tf) theirs-full - accept new version of entire file (lose local changes)
1595 # Ignore changes in the FreeBSD ID string.
/freebsd-9.3-release/crypto/openssh/contrib/redhat/
H A Dopenssh.spec428 - Merge in spec changes from seba@iq.pl (Sebastian Pachuta)
433 - Merge in spec changes from RedHat, reorgansie a little
481 - merge some of Damien Miller <djm@mindrot.org> changes from the upstream
494 - Merge changes to rescue build from current sysadmin survival cd
610 - Init script and spec file changes from Pekka Savola. (#28750)
666 - Incorporate Bero's changes for a build specifically for rescue CDs.
/freebsd-9.3-release/contrib/diff/src/
H A Dutil.c457 /* Find the consecutive changes at the start of the script START.
495 /* Find a set of changes that belong together. */
499 /* Disconnect them from the rest of the changes,
659 and CHANGED if both kinds of changes are found. */
661 enum changes
/freebsd-9.3-release/sys/cam/
H A DREADME.quirks51 drive to write out all changes to disk before shutting down. Some
/freebsd-9.3-release/sys/kern/
H A Dkern_event.c827 struct kevent *kevp, *changes; local
844 changes = keva;
846 kevp = &changes[i];
/freebsd-9.3-release/contrib/cvs/src/
H A Dcvs.h171 use, but is a separate #define because if anyone changes it (which I don't
651 const char *repository, List * changes));
H A Dsanity.sh907 # Restore changes to CVSROOT admin files.
1292 # 2. "Your" changes.
1293 # 3. "My" changes.
1454 Both changes move this line to the end of the file.
1457 changes
1465 changes
1471 changes
1622 # is used as the file which has changes. I could have put echo
1635 changes
1641 changes
[all...]
/freebsd-9.3-release/sys/conf/
H A Dkern.post.mk303 # XXX strictly, everything depends on Makefile because changes to ${PROF}
H A Dkmod.mk243 # causes all the modules to be rebuilt when the directory pointed to changes.
/freebsd-9.3-release/contrib/ntp/ntpd/
H A Dntp_proto.c4 * ATTENTION: Get approval from Dave Mills on all changes to this file!
4574 * system clocks by counting the number of readings between changes of
4618 int changes; local
4624 changes = 0;
4627 for (i = 0; i < MAXLOOPS && changes < MINCHANGES; i++) {
4635 changes++;
4642 if (changes < MINCHANGES) {
/freebsd-9.3-release/contrib/cvs/contrib/
H A Dcvs_acls.in275 all your users, then no changes to this file are needed. Your 'cvsacl'
283 any other administrative changes. When all users have switched over to
/freebsd-9.3-release/contrib/tcsh/
H A Dcomplete.tcsh946 complete chown c/--/"(changes dereference no-dereference silent \
950 complete chgrp c/--/"(changes no-dereference silent quiet reference \
953 complete chmod c/--/"(changes silent quiet verbose reference \
1124 set p4cmds=(add branch branches commands change changes client clients \

Completed in 299 milliseconds

1234