Removed V2 experimental API previously checked-in.
authorRichard Basch <probe@mit.edu>
Sat, 15 Feb 1997 21:25:33 +0000 (21:25 +0000)
committerRichard Basch <probe@mit.edu>
Sat, 15 Feb 1997 21:25:33 +0000 (21:25 +0000)
commite68a1b78c1e7f3aabf13efed131eab9d90fb65b1
tree90f39c60935805783fc7f8c838625c86a99598db
parentd2a9147da28671f50c3cfc5e90f80a51e3e853db
Removed V2 experimental API previously checked-in.
Added new routines: add_error_table & remove_error_table for registering
error tables.
Except on Unix, the _et_list variable and com_err_hook routines/variables
are now private to the comerr library.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9866 dc483132-0cff-0310-8789-dd5450dbe970
src/util/et/ChangeLog
src/util/et/Makefile.in
src/util/et/com_err.c
src/util/et/com_err.h
src/util/et/error_message.c
src/util/et/error_table.h
src/util/et/et_c.awk
src/util/et/et_h.awk
src/util/et/init_et.c