Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Feb 2006 19:09:28 +0000 (UTC)
From:      Maxime Henrion <mux@FreeBSD.org>
To:        projects-committers@FreeBSD.org, cvs-projects@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: projects/csup fattr.c fattr.h updater.c
Message-ID:  <200602111909.k1BJ9SZe085360@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mux         2006-02-11 19:09:28 UTC

  FreeBSD projects repository

  Modified files:
    csup                 fattr.c fattr.h updater.c 
  Log:
  - Implement fattr_delete().
  - Use fattr_delete() in the updater when asked to delete a file.  This
    makes us correctly handle deletion requests for directories.
  - Fix an error message.
  
  Revision  Changes    Path
  1.33      +27 -1     projects/csup/fattr.c
  1.22      +2 -1      projects/csup/fattr.h
  1.70      +3 -3      projects/csup/updater.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602111909.k1BJ9SZe085360>