mux         2006-02-05 22:26:55 UTC

  FreeBSD projects repository

  Modified files:
    csup                 fattr.c 
  Log:
  - Ignore the return value of a chflags() call in fattr_install().  It
    can fail over NFS and CVSup also ignore these errors.
  - While I'm here, fix fattr_frompath() to set the linktarget attribute
    when called on symlinks.  We use a static buffer of 1024 bytes, to
    mimic CVSup's behaviour.
  
  Revision  Changes    Path
  1.31      +20 -7     projects/csup/fattr.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