Subject: CVS commit: othersrc/bootstrap-pkgsrc/pkg_install
To: None <source-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: source-changes
Date: 10/28/2002 19:06:06
Module Name:	othersrc
Committed By:	bouyer
Date:		Mon Oct 28 17:06:06 UTC 2002

Modified Files:
	othersrc/bootstrap-pkgsrc/pkg_install: configure configure.in
	othersrc/bootstrap-pkgsrc/pkg_install/lib: config.h.in lib.h.in str.c

Log Message:
Add an implementation of strlcpy() (from libukem) for systems which don't
have it.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 othersrc/bootstrap-pkgsrc/pkg_install/configure \
    othersrc/bootstrap-pkgsrc/pkg_install/configure.in
cvs rdiff -r1.4 -r1.5 othersrc/bootstrap-pkgsrc/pkg_install/lib/config.h.in \
    othersrc/bootstrap-pkgsrc/pkg_install/lib/str.c
cvs rdiff -r1.5 -r1.6 othersrc/bootstrap-pkgsrc/pkg_install/lib/lib.h.in

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