Subject: CVS commit: othersrc/bootstrap-pkgsrc/pkg_install
To: None <source-changes@netbsd.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: source-changes
Date: 10/08/2002 18:28:56
Module Name:	othersrc
Committed By:	agc
Date:		Tue Oct  8 15:28:55 UTC 2002

Modified Files:
	othersrc/bootstrap-pkgsrc/pkg_install/add: main.c
	othersrc/bootstrap-pkgsrc/pkg_install/create: perform.c
	othersrc/bootstrap-pkgsrc/pkg_install/lib: file.c lib.h.in str.c

Log Message:
Provide strsep(3) for systems which don't have it in a less intrusive way.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 othersrc/bootstrap-pkgsrc/pkg_install/add/main.c
cvs rdiff -r1.2 -r1.3 othersrc/bootstrap-pkgsrc/pkg_install/create/perform.c
cvs rdiff -r1.2 -r1.3 othersrc/bootstrap-pkgsrc/pkg_install/lib/file.c
cvs rdiff -r1.3 -r1.4 othersrc/bootstrap-pkgsrc/pkg_install/lib/lib.h.in
cvs rdiff -r1.1.1.1 -r1.2 othersrc/bootstrap-pkgsrc/pkg_install/lib/str.c

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