Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 11/10/2000 20:19:06
Module Name:	basesrc
Committed By:	simonb
Date:		Fri Nov 10 18:19:06 UTC 2000

Modified Files:
	basesrc/libexec/ld.elf_so: paths.c

Log Message:
Fix linked-list botch with sysctl-based library selection that meant
only the last line was used.  Allow more than one white space character
between fields.

Reviewed by Christos Zoulas.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 basesrc/libexec/ld.elf_so/paths.c

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