Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Tim Rightnour <garbled@netbsd.org>
List: source-changes
Date: 08/02/2000 05:44:09
Module Name: basesrc
Committed By: garbled
Date: Wed Aug 2 02:44:07 UTC 2000
Modified Files:
basesrc/crypto/dist/heimdal/lib/roken: strlcat.c strlcpy.c
Log Message:
Removed #ifndef's so this file can be included by compile_et and
asn1_compile when building host-tools on machines that don't have those
functions.
To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 basesrc/crypto/dist/heimdal/lib/roken/strlcat.c \
basesrc/crypto/dist/heimdal/lib/roken/strlcpy.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.