]> git.ipfire.org Git - thirdparty/squid.git/commit
Configuration cleanup.
authorwessels <>
Mon, 25 Aug 1997 09:51:46 +0000 (09:51 +0000)
committerwessels <>
Mon, 25 Aug 1997 09:51:46 +0000 (09:51 +0000)
commitf53b06f967ce5bdf5b076bba55d41f8d45a3077d
treeb6dbb84096c6f85692036b66f8f87b20865f1cf9
parentb8b780a4d6fdfe188c0950a4f69375b1d88bfd29
Configuration cleanup.
- set up 'DEFAULT_IF_NONE' option for things like http_port
  and cache_dir where we want to set a default only if there
  is not one or more given in the config file.
- Implemented the configuration dump via cachemanager.  All the
  easy config types have dump functions; the remainder are
  unimplemented.
src/Makefile.in
src/cache_cf.cc
src/cf.data.pre
src/cf_gen.cc
src/enums.h
src/globals.h
src/mime.cc
src/protos.h
src/stat.cc