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

Maxime Henrion mux at FreeBSD.org
Tue Feb 28 21:07:42 PST 2006


mux         2006-03-01 05:07:41 UTC

  FreeBSD projects repository

  Modified files:
    csup                 config.c config.h main.c 
  Log:
  - Add the config_checkcolls() function to check for the existence of the
    prefix directory, and skip the collection if it doesn't exist or isn't
    a directory.  Also warn about it unless it is a symbolic link pointing
    to "SKIP".
  - Remove prototype of config_sethost() which doesn't exist anymore.
  - Copy the local address in case -A was used at the appropriate time.
  
  Revision  Changes    Path
  1.47      +31 -1     projects/csup/config.c
  1.35      +2 -2      projects/csup/config.h
  1.36      +8 -3      projects/csup/main.c


More information about the cvs-projects mailing list