Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Mar 2006 05:07:41 +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 config.c config.h main.c
Message-ID:  <200603010507.k2157f2I000625@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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