maxim       2006-10-08 05:52:50 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sbin/restore         tape.c 
  Log:
  MFC rev. 1.45: fixes from NetBSD:
    restore owner/group/mode/atime/mtime of symbolic links;
    extract file flags of symbolic link;
    call getfile() before altering file attributes;
    open file with mode 0600 instead of 0666;
    move skipfile() before altering file attributes in IF{CHR,BLK} and
    IFIFO cases;
    use file mode 0600 when creating special file or fifo, revs. 1.33;
    remove redundant -N check.
  
  Approved by:    re (kensmith)
  
  Revision  Changes    Path
  1.44.2.1  +23 -17    src/sbin/restore/tape.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to