cvs commit: src/sbin/restore dirs.c extern.h interactive.c

Stefan Farfeleder stefanf at FreeBSD.org
Mon May 24 09:24:56 PDT 2004


stefanf     2004/05/24 09:24:27 PDT

  FreeBSD src repository

  Modified files:
    sbin/restore         dirs.c extern.h interactive.c 
  Log:
  Use the correct types for the functions rst_opendir(), glob_readdir() and
  rst_closedir() which are called by glob().
  
  Reviewed by:    md5
  Approved by:    das (mentor)
  
  Revision  Changes    Path
  1.27      +4 -2      src/sbin/restore/dirs.c
  1.10      +2 -2      src/sbin/restore/extern.h
  1.16      +5 -5      src/sbin/restore/interactive.c


More information about the cvs-src mailing list