cvs commit: projects/csup TODO config.h main.c updater.c

Maxime Henrion mux at FreeBSD.org
Tue Mar 7 04:02:15 PST 2006


mux         2006-03-07 12:02:13 UTC

  FreeBSD projects repository

  Modified files:
    csup                 TODO config.h main.c updater.c 
  Log:
  - Add support for the -d <delLimit> option.
  - Add support for the -k option.
  - Correctly remove the temporary file if a fixup is required and if the
    -k option is not specified.
  - Move updater_checkmd5() into updater_updatefile().
  - Update TODO list.
  
  Revision  Changes    Path
  1.44      +4 -4      projects/csup/TODO
  1.38      +2 -1      projects/csup/config.h
  1.39      +26 -7     projects/csup/main.c
  1.78      +101 -102  projects/csup/updater.c


More information about the cvs-projects mailing list