loadv4.c (load_v4db): Fix argument parsing so that it actually works!
authorTheodore Tso <tytso@mit.edu>
Thu, 5 Sep 1996 18:52:09 +0000 (18:52 +0000)
committerTheodore Tso <tytso@mit.edu>
Thu, 5 Sep 1996 18:52:09 +0000 (18:52 +0000)
commit236081b723689efe944dbce34ed50608284528bc
tree9038dc8d7fd58c59dd747828cd37060b0a3ede84
parent1194bda51654a37970c329e5169dc8eafca02dea
loadv4.c (load_v4db): Fix argument parsing so that it actually works!
Eliminated the -f option, as it is superfluous.  Don't create the
policy database if using the -t option, since it'll already exist.

kdb5_util.c (usage): Fix usage message so that it's correct for load_v4.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9028 dc483132-0cff-0310-8789-dd5450dbe970
src/kadmin/dbutil/ChangeLog
src/kadmin/dbutil/kdb5_util.c
src/kadmin/dbutil/loadv4.c