• Poul-Henning Kamp's avatar
    Wash & cleaning of the -h and -s argument handling. · 2de15c8c
    Poul-Henning Kamp authored
    No functional changes.
    
    Add ARGV_ERR() macro for reporting argument trouble.
    
    Do selection of method in varnishd.c, using generic choice function.
    
    Split subarguments into argc+argv at commans, and pass those down to
    avoid repetitive and bogus string munging.
    
    Catch more error conditions with respect to subarguments.
    
    Add mini_obj magics to stevedores and slingers.
    
    Generally tidy up along the way.
    
    
    git-svn-id: http://www.varnish-cache.org/svn/trunk@2955 d4fa192b-c00b-0410-8231-f00ffab90ce4
    2de15c8c
hash_simple_list.c 3.79 KB