diff options
author | 2009-02-21 13:44:18 +0000 | |
---|---|---|
committer | 2009-02-21 13:44:18 +0000 | |
commit | 8338923870e4b2cf3c7c3c82fc8b6aa1f583bbd1 (patch) | |
tree | e298ada9fb6f74ecfb2e2a9fbdf459292aeb3c98 /usr.bin/cvs/diff.c | |
parent | in cvs_mkpath() always look for an existing CVS/Repository file (diff) | |
download | wireguard-openbsd-8338923870e4b2cf3c7c3c82fc8b6aa1f583bbd1.tar.xz wireguard-openbsd-8338923870e4b2cf3c7c3c82fc8b6aa1f583bbd1.zip |
use file_flags for 2 more reasons:
- mark a file as being inside the Attic/
- mark a file as existing in the working copy
(both in local and remote mode)
this way we no longer will need to check if cf->fd == -1 and
think about wether or not we are in local or remote mode.
Diffstat (limited to 'usr.bin/cvs/diff.c')
0 files changed, 0 insertions, 0 deletions