Subject: CVS commit: basesrc/lib/libwrap
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 06/22/2002 14:52:40
Module Name:	basesrc
Committed By:	itojun
Date:		Sat Jun 22 11:52:40 UTC 2002

Modified Files:
	basesrc/lib/libwrap: hosts_access.3 hosts_access.c

Log Message:
use strtok_r, as strtok can interfere with other callers.  from openbsd


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 basesrc/lib/libwrap/hosts_access.3
cvs rdiff -r1.15 -r1.16 basesrc/lib/libwrap/hosts_access.c

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