NetBSD/crypto/dist/heimdal
reinoud 1c9c09e3be Simple file static function had wrong function definition :
-find_etype(hdb_entry *princ, unsigned *etypes, unsigned len,
+find_etype(hdb_entry *princ, krb5_enctype *etypes, unsigned len,

In the Acorn32 port an enum doesn't have to be unsigned (!) int's ... but
can also be a byte/char sized var.
2002-03-21 21:02:16 +00:00
..
admin
appl
cf
doc
etc
include
kadmin
kdc Simple file static function had wrong function definition : 2002-03-21 21:02:16 +00:00
kpasswd
kuser
lib
tools
ChangeLog
ChangeLog.1998
ChangeLog.1999
ChangeLog.2000
Makefile.am
Makefile.am.common
Makefile.in
NEWS
README
TODO
TODO-1.0
TODO-shadow
acconfig.h
acinclude.m4
aclocal.m4
config.guess
config.sub
configure
configure.in
heimdal2netbsd
install-sh
krb5.conf
ltconfig
ltmain.sh
missing
mkinstalldirs

README

$Id: README,v 1.1.1.1 2000/08/02 19:58:00 assar Exp $

Heimdal is a Kerberos 5 implementation.

Please see the manual in doc, by default installed in
/usr/heimdal/info/heimdal.info for information on how to install.
There are also briefer man pages for most of the commands.

Bug reports and bugs are appreciated, see more under Bug reports in
the manual on how we prefer them.

For more information see the web-page at
<http://www.pdc.kth.se/heimdal/> or the mailing lists:

heimdal-announce@sics.se	low-volume announcement
heimdal-discuss@sics.se		high-volume discussion

send a mail to heimdal-announce-request@sics.se and
heimdal-discuss-request@sics.se respectively to subscribe.