NetBSD/crypto/dist/heimdal
wiz 4c99916337 va_{start,end} audit:
Make sure that each va_start has one and only one matching va_end,
especially in error cases.
If the va_list is used multiple times, do multiple va_starts/va_ends.
If a function gets va_list as argument, don't let it use va_end (since
it's the callers responsibility).

Improved by comments from enami and christos -- thanks!

Heimdal/krb4/KAME changes already fed back, rest to follow.

Inspired by, but not not based on, OpenBSD.
2001-09-24 13:22:25 +00:00
..
admin merge heimdal 0.4e 2001-09-17 12:32:33 +00:00
appl va_{start,end} audit: 2001-09-24 13:22:25 +00:00
cf merge heimdal 0.4e 2001-09-17 12:32:33 +00:00
doc merge heimdal 0.4e 2001-09-17 12:32:33 +00:00
etc import of heimdal 0.4e 2001-09-17 12:24:30 +00:00
include import of heimdal 0.4e 2001-09-17 12:24:30 +00:00
kadmin merge heimdal 0.4e 2001-09-17 12:32:33 +00:00
kdc Printf formats on LP64. 2001-09-18 03:11:22 +00:00
kpasswd merge heimdal 0.4e 2001-09-17 12:32:33 +00:00
kuser fix merge-o's 2001-09-17 15:06:48 +00:00
lib va_{start,end} audit: 2001-09-24 13:22:25 +00:00
tools merge heimdal 0.4e 2001-09-17 12:32:33 +00:00
ChangeLog import of heimdal 0.4e 2001-09-17 12:24:30 +00:00
ChangeLog.1998 import of heimdal 0.3a 2000-08-02 19:57:59 +00:00
ChangeLog.1999 import of heimdal 0.3e 2001-02-11 13:51:06 +00:00
ChangeLog.2000 import of heimdal 0.3e 2001-02-11 13:51:06 +00:00
Makefile.am import of heimdal 0.3e 2001-02-11 13:51:06 +00:00
Makefile.am.common import of heimdal 0.3a 2000-08-02 19:57:59 +00:00
Makefile.in import of heimdal 0.4e 2001-09-17 12:24:30 +00:00
NEWS import of heimdal 0.4e 2001-09-17 12:24:30 +00:00
README import of heimdal 0.3a 2000-08-02 19:57:59 +00:00
TODO import of heimdal 0.4e 2001-09-17 12:24:30 +00:00
TODO-1.0 import of heimdal 0.4e 2001-09-17 12:24:30 +00:00
TODO-shadow import of heimdal 0.4e 2001-09-17 12:24:30 +00:00
acconfig.h import of heimdal 0.4e 2001-09-17 12:24:30 +00:00
acinclude.m4 import of heimdal 0.3a 2000-08-02 19:57:59 +00:00
aclocal.m4 import of heimdal 0.4e 2001-09-17 12:24:30 +00:00
config.guess import of heimdal 0.3e 2001-02-11 13:51:06 +00:00
config.sub import of heimdal 0.3e 2001-02-11 13:51:06 +00:00
configure import of heimdal 0.4e 2001-09-17 12:24:30 +00:00
configure.in import of heimdal 0.4e 2001-09-17 12:24:30 +00:00
heimdal2netbsd Note that HEIMDAL should be removed after '.Os' in man pages on import. 2001-06-05 17:08:07 +00:00
install-sh
krb5.conf
ltconfig import of heimdal 0.4e 2001-09-17 12:24:30 +00:00
ltmain.sh import of heimdal 0.4e 2001-09-17 12:24:30 +00:00
missing import of heimdal 0.3a 2000-08-02 19:57:59 +00:00
mkinstalldirs import of heimdal 0.3a 2000-08-02 19:57:59 +00:00

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.