cvs commit: projects/csup config.c config.h main.c
Maxime Henrion <[email protected]> Wed, 1 Mar 2006 05:07:41 +0000 (UTC)
| Newsgroups | gmane.os.freebsd.devel.cvs.projects |
|---|---|
| Message-ID | <200603010507.k2157f2I000625__16668.7247962274$1141192306$gmane$org@repoman.freebsd.org> |
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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-projects
To unsubscribe, send any mail to "[email protected]"