Subject: CVS commit: othersrc/bootstrap-pkgsrc/pax
To: None <source-changes@netbsd.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: source-changes
Date: 10/31/2002 19:24:07
Module Name:	othersrc
Committed By:	agc
Date:		Thu Oct 31 17:24:07 UTC 2002

Modified Files:
	othersrc/bootstrap-pkgsrc/pax: Makefile.in config.h.in configure
	    configure.ac
Added Files:
	othersrc/bootstrap-pkgsrc/pax: strlcpy.c

Log Message:
Use our own copy of strlcpy(3) replacement, and check using autoconf for it.


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 othersrc/bootstrap-pkgsrc/pax/Makefile.in \
    othersrc/bootstrap-pkgsrc/pax/config.h.in \
    othersrc/bootstrap-pkgsrc/pax/configure \
    othersrc/bootstrap-pkgsrc/pax/configure.ac
cvs rdiff -r0 -r1.1 othersrc/bootstrap-pkgsrc/pax/strlcpy.c

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