• Wayne Davison's avatar
    - Use precompiler conditionals in to_wire_mode() and from_write_mode() · e4fdf1de
    Wayne Davison authored
      to get rid of code that is not needed on the current system.
    - Silence a code-checker warning in send_file_entry().
    - Silence a code-checker warning in make_file().
    - Fixed a bug in f_name_cmp() that could compare an empty filename
      incorrectly (which might only happen if we transformed a dot-dir
      into an empty name).  (Thanks, code checker!)
    e4fdf1de
flist.c 47.3 KB