Home
last modified time | relevance | path

Searched refs:toss_local_changes (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dupdate.c105 static int toss_local_changes = 0; variable
175 toss_local_changes = 1; in update()
285 if (toss_local_changes) in update()
325 if (toss_local_changes) { in update()
701 if (! toss_local_changes) in update_fileproc()
709 if (toss_local_changes) in update_fileproc()
H A DChangeLog9500 * update.c (update_fileproc): Handle toss_local_changes in the
10755 * update.c (toss_local_changes): new file-scoped global.
10756 (update): set toss_local_changes if -C flag seen. If
10760 (update_fileproc): if file is modified and toss_local_changes is