Subject: eBones (non-US sourced Kerberos IV)
To: None <current-users@netbsd.org>
From: George Michaelson <G.Michaelson@cc.uq.oz.au>
List: current-users
Date: 12/22/1994 14:25:56
I'm just starting to kludge this into life. If anybody has
diffs against stock Kerberos IV which made it NetBSD aware
I'd love to avoid the pitfalls. Noted so far:

	lots of sys_errlist defns which clash with /usr/include/stdio.h

	needs lex -l to get yylineno into the lex/yakified code

	assumes lint is around deep in imake generated Makefiles

Nothing unsurmountable. I know, Kerb. is export restricted. I don't think
diffs which related to this level of stuff would breach ITAR, and the des
lib is fixed locally anyway...

-George