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 14:21:19
Module Name:	othersrc
Committed By:	agc
Date:		Tue Oct  8 11:21:19 UTC 2002

Modified Files:
	othersrc/bootstrap-pkgsrc/pkg_install/add: main.c
	othersrc/bootstrap-pkgsrc/pkg_install/create: perform.c

Log Message:
Only use strsep(3) if we have it - otherwise use strtok(3).


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 othersrc/bootstrap-pkgsrc/pkg_install/add/main.c
cvs rdiff -r1.1.1.1 -r1.2 \
    othersrc/bootstrap-pkgsrc/pkg_install/create/perform.c

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