Subject: CVS commit: basesrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 04/06/2001 02:25:05
Module Name:	basesrc
Committed By:	he
Date:		Thu Apr  5 23:25:05 UTC 2001

Modified Files:
	basesrc/crypto/dist/heimdal/lib/asn1 [netbsd-1-5]: gen.c
	basesrc/crypto/dist/heimdal/lib/com_err [netbsd-1-5]: com_err.c
	basesrc/crypto/dist/heimdal/lib/des [netbsd-1-5]: rnd_keys.c
	basesrc/crypto/dist/heimdal/lib/hdb [netbsd-1-5]: hdb-private.h
	basesrc/crypto/dist/heimdal/lib/krb5 [netbsd-1-5]: get_cred.c
	basesrc/crypto/dist/heimdal/lib/roken [netbsd-1-5]: err.h strlcat.c
	    strlcpy.c
	basesrc/lib/libsl [netbsd-1-5]: shlib_version

Log Message:
Pull up revision 1.2 (requested by assar):
  Upgrade Heimdal to version 0.3e.


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.1.1.1.2.1 basesrc/crypto/dist/heimdal/lib/asn1/gen.c
cvs rdiff -r1.1.1.1 -r1.1.1.1.2.1 \
    basesrc/crypto/dist/heimdal/lib/com_err/com_err.c
cvs rdiff -r1.1.1.1 -r1.1.1.1.2.1 \
    basesrc/crypto/dist/heimdal/lib/des/rnd_keys.c
cvs rdiff -r1.1.1.1 -r1.1.1.1.2.1 \
    basesrc/crypto/dist/heimdal/lib/hdb/hdb-private.h
cvs rdiff -r1.1.1.1 -r1.1.1.1.2.1 \
    basesrc/crypto/dist/heimdal/lib/krb5/get_cred.c
cvs rdiff -r1.1.1.1 -r1.1.1.1.2.1 basesrc/crypto/dist/heimdal/lib/roken/err.h \
    basesrc/crypto/dist/heimdal/lib/roken/strlcat.c \
    basesrc/crypto/dist/heimdal/lib/roken/strlcpy.c
cvs rdiff -r1.1.1.1 -r1.1.1.1.2.1 basesrc/lib/libsl/shlib_version

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.