K 10 svn:author V 5 dougb K 8 svn:date V 27 2010-04-10T01:49:40.268118Z K 7 svn:log V 681 Slight tweaks to usage() Redirect stderr to /dev/null for stat of a non-existent INDEX file If the user has -B and -g at the same time, initialize the PACKAGES directory Add a find_glob_dirs() function so that I can avoid having to repeat the same code in so many different places. * Handle the problem of different parts of the code using the information slightly differently with a combination of a global variable and multiple return codes * Use this new function in the old places where the code was duplicated: the main parser, multiport(), and the -r option * Add support for globs using this function to -o, and -e For the -o option, add -DDISABLE_CONFLICTS END