a slightly debugged version (not really), leaving for usenix now
authorBarry Jaspan <bjaspan@mit.edu>
Sun, 21 Jan 1990 16:50:43 +0000 (16:50 +0000)
committerBarry Jaspan <bjaspan@mit.edu>
Sun, 21 Jan 1990 16:50:43 +0000 (16:50 +0000)
commit587f799ffea0b9e35c2633be0ebbc263c03c1083
tree4f0511380e8e808117a996e0d6ab4424b5c922da
parenta8624b5e1f0978913ffa32fce2fbcd3a2e6edec8
a slightly debugged version (not really), leaving for usenix now

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@161 dc483132-0cff-0310-8789-dd5450dbe970
16 files changed:
src/lib/krb5/ccache/file/fcc.h
src/lib/krb5/ccache/file/fcc_close.c
src/lib/krb5/ccache/file/fcc_defnam.c
src/lib/krb5/ccache/file/fcc_destry.c
src/lib/krb5/ccache/file/fcc_eseq.c
src/lib/krb5/ccache/file/fcc_gennew.c
src/lib/krb5/ccache/file/fcc_getnam.c
src/lib/krb5/ccache/file/fcc_gprin.c
src/lib/krb5/ccache/file/fcc_init.c
src/lib/krb5/ccache/file/fcc_nseq.c
src/lib/krb5/ccache/file/fcc_read.c
src/lib/krb5/ccache/file/fcc_reslv.c
src/lib/krb5/ccache/file/fcc_retrv.c
src/lib/krb5/ccache/file/fcc_sseq.c
src/lib/krb5/ccache/file/fcc_store.c
src/lib/krb5/ccache/file/fcc_test.c