f6a1d16 - add a separate config file parser for compatibility with settings that

Authored and Committed by nalin 23 years ago
    - add a separate config file parser for compatibility with settings that
      predate the appdefault API
    - use a version script under Linux to avoid polluting the global namespace
    - use the appdefault API to read krb5.conf if available
    - create v4 tickets in such a way as to allow 1.2.2 to not think there's
      something fishy going on
    
        
file modified
+30 -21
file modified
+1 -1
file added
+10
file modified
+3 -0
file modified
+1 -0
file modified
+6 -1
file added
+15
file added
+158
file modified
+11 -5
file modified
+481 -308